tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Applications
/
Spreadsheet
/
at
master
4 folders
34 files
CellType
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
3 years ago
Readers
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
Tests
Spreadsheet: Throw if lookup value doesn't exist and no default is given
3 years ago
Writers
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
3 years ago
Cell.cpp
Assistant+Spreadsheet: Convert usages of Value::TDSWOSE to Value::TSWOSE
3 years ago
Cell.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
CellSyntaxHighlighter.cpp
Everywhere: Run clang-format
4 years ago
CellSyntaxHighlighter.h
Everywhere: Run clang-format
4 years ago
CellTypeDialog.cpp
Everywhere: Use _{short_,}string to create Strings from literals
3 years ago
CellTypeDialog.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
CondFormatting.gml
Spreadsheet: Make conditional-formatting condition-list scrollable
3 years ago
CondView.gml
Spreadsheet: Use new layout system
4 years ago
ConditionalFormatting.h
Everywhere: Stop using NonnullRefPtrVector
3 years ago
ExportDialog.cpp
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
3 years ago
ExportDialog.h
Everywhere: Remove the `AK::` qualifier from Stream usages
3 years ago
Forward.h
Everything: Move to SPDX license identifiers in all files.
5 years ago
HelpWindow.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
HelpWindow.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
ImportDialog.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
ImportDialog.h
Everywhere: Stop using NonnullRefPtrVector
3 years ago
JSIntegration.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
JSIntegration.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
Position.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
Spreadsheet.cpp
Spreadsheet: Fix column index to number conversion
3 years ago
Spreadsheet.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
SpreadsheetModel.cpp
Assistant+Spreadsheet: Convert usages of Value::TDSWOSE to Value::TSWOSE
3 years ago
SpreadsheetModel.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
SpreadsheetView.cpp
Userland: Specify margins and spacing in the GUI::Layout constructor
3 years ago
SpreadsheetView.h
Userland: Replace remaining Core::Timer::construct()s with try_create()
3 years ago
SpreadsheetWidget.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
SpreadsheetWidget.h
Everywhere: Remove NonnullRefPtr.h includes
3 years ago
Workbook.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
Workbook.h
Everywhere: Remove NonnullOwnPtr.h includes
3 years ago
csv_export.gml
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
3 years ago
csv_import.gml
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
3 years ago
main.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
select_format_page.gml
Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`
3 years ago