..
CellType
LibJS: Replace standalone js_string() with PrimitiveString::create()
2022-12-07 16:43:06 +00:00
Readers
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01: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+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Cell.cpp
LibJS: Replace standalone js_string() with PrimitiveString::create()
2022-12-07 16:43:06 +00:00
Cell.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
CellSyntaxHighlighter.cpp
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
CellSyntaxHighlighter.h
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
CellTypeDialog.cpp
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
CellTypeDialog.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
CondFormatting.gml
Spreadsheet: Make conditional-formatting condition-list scrollable
2022-06-30 11:53:50 +02:00
ConditionalFormatting.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +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
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
ExportDialog.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Forward.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
HelpWindow.cpp
Spreadsheet: Allow Functions Help HorizontalSplitter to resize
2022-12-23 07:53:26 +00:00
HelpWindow.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
ImportDialog.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
ImportDialog.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
JSIntegration.cpp
LibJS: Remove Object(Object& prototype) footgun
2022-12-14 15:11:57 +01:00
JSIntegration.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
main.cpp
LibCore: Move Core::Stream::File::exists()
to Core::File
2022-12-08 12:52:14 +00: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: Replace standalone js_string() with PrimitiveString::create()
2022-12-07 16:43:06 +00:00
Spreadsheet.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
SpreadsheetModel.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
SpreadsheetModel.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
SpreadsheetView.cpp
Everywhere: Rename to_{string => deprecated_string}() where applicable
2022-12-06 08:54:33 +01:00
SpreadsheetView.h
Spreadsheet: Display a detailed view of a cell error on hover
2022-06-26 22:21:17 +01:00
SpreadsheetWidget.cpp
LibFileSystemAccessClient: Rename try_save_file
=>
2022-12-14 18:26:25 +00:00
SpreadsheetWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Workbook.cpp
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Workbook.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00