.. |
CellType
|
Spreadsheet: Use the LibJS bytecode VM
|
2023-08-08 13:07:13 +02:00 |
Readers
|
LibCore: Rename File to DeprecatedFile
|
2023-02-13 00:50:07 +00:00 |
Tests
|
Spreadsheet: Throw if lookup value doesn't exist and no default is given
|
2022-06-26 22:21:17 +01:00 |
Writers
|
AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted
|
2023-03-13 15:16:20 +00:00 |
Cell.cpp
|
LibJS: Make Value::to_string_without_side_effects() infallible
|
2023-08-09 17:09:16 +02:00 |
Cell.h
|
Spreadsheet: Add CellChange constructor for changes in type metadata
|
2023-04-29 12:09:08 +01:00 |
CellSyntaxHighlighter.cpp
|
LibJS: Make Error stack traces lazier
|
2023-05-28 10:03:11 +02:00 |
CellSyntaxHighlighter.h
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
CellTypeDialog.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
CellTypeDialog.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
CMakeLists.txt
|
Spreadsheet: Add list of recently-opened files
|
2023-04-03 21:16:26 +02:00 |
CondFormatting.gml
|
Spreadsheet: Make conditional-formatting condition-list scrollable
|
2022-06-30 11:53:50 +02:00 |
ConditionalFormatting.h
|
Everywhere: Stop using NonnullRefPtrVector
|
2023-03-06 23:46:35 +01:00 |
CondView.gml
|
Spreadsheet: Use new layout system
|
2022-06-30 11:51:25 +02:00 |
csv_export.gml
|
Userland: Replace empty GUI::Widget s in GML with GUI::Layout::Spacer
|
2022-09-29 08:31:15 -04:00 |
csv_import.gml
|
Userland: Replace empty GUI::Widget s in GML with GUI::Layout::Spacer
|
2022-09-29 08:31:15 -04:00 |
ExportDialog.cpp
|
Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages
|
2023-06-09 17:21:43 +02:00 |
ExportDialog.h
|
Everywhere: Remove the AK:: qualifier from Stream usages
|
2023-02-13 00:50:07 +00:00 |
Forward.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
HelpWindow.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
HelpWindow.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
ImportDialog.cpp
|
AK: Make "foo"_string infallible
|
2023-08-07 16:03:27 +02:00 |
ImportDialog.h
|
Everywhere: Stop using NonnullRefPtrVector
|
2023-03-06 23:46:35 +01:00 |
JSIntegration.cpp
|
LibJS: Make PrimitiveString::deprecated_string() infallible
|
2023-08-09 17:09:16 +02:00 |
JSIntegration.h
|
LibJS: Make Cell::initialize() return void
|
2023-08-08 07:39:11 +02:00 |
main.cpp
|
AK: Make "foo"_string infallible
|
2023-08-07 16:03:27 +02:00 |
Position.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
select_format_page.gml
|
Userland: Replace empty GUI::Widget s in GML with GUI::Layout::Spacer
|
2022-09-29 08:31:15 -04:00 |
Spreadsheet.cpp
|
LibJS: Make Value::to_string_without_side_effects() infallible
|
2023-08-09 17:09:16 +02:00 |
Spreadsheet.h
|
LibJS: Rip out the AST interpreter :^)
|
2023-08-08 13:07:13 +02:00 |
SpreadsheetModel.cpp
|
LibJS: Make Value::to_string_without_side_effects() infallible
|
2023-08-09 17:09:16 +02:00 |
SpreadsheetModel.h
|
LibGUI+Userland: Propagate errors in Model::column_name()
|
2023-06-14 17:53:59 +02:00 |
SpreadsheetView.cpp
|
Base+Userland: Apply Human Interface Guidelines to Object text
|
2023-05-23 05:59:49 +02:00 |
SpreadsheetView.h
|
Everywhere: Remove needless trailing semi-colons after functions
|
2023-07-08 10:32:56 +01:00 |
SpreadsheetWidget.cpp
|
Userland: Prefer _string over _short_string
|
2023-08-08 07:37:21 +02:00 |
SpreadsheetWidget.h
|
Spreadsheet: Propagate errors from SpreadsheetWidget::initialize_menubar
|
2023-04-03 21:16:26 +02:00 |
Workbook.cpp
|
Spreadsheet: Use the LibJS bytecode VM
|
2023-08-08 13:07:13 +02:00 |
Workbook.h
|
Spreadsheet: Use the LibJS bytecode VM
|
2023-08-08 13:07:13 +02:00 |