serenity/Userland/Applications/Spreadsheet
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
CellType
Readers Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Tests
Writers
Cell.cpp
Cell.h
CellSyntaxHighlighter.cpp
CellSyntaxHighlighter.h
CellTypeDialog.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
CellTypeDialog.h
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
CondFormatting.gml
ConditionalFormatting.h
CondView.gml
csv_export.gml
csv_import.gml
ExportDialog.cpp
ExportDialog.h
Forward.h
HelpWindow.cpp
HelpWindow.h
ImportDialog.cpp Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00
ImportDialog.h Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00
JSIntegration.cpp Spreadsheet: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 2024-04-09 09:13:06 +02:00
JSIntegration.h Spreadsheet: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 2024-04-09 09:13:06 +02:00
main.cpp Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00
Position.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
select_format_page.gml
Spreadsheet.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Spreadsheet.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
SpreadsheetModel.cpp Userland: Avoid some conversions from rvalue strings to StringView 2024-04-04 11:23:21 +02:00
SpreadsheetModel.h
SpreadsheetView.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
SpreadsheetView.h
SpreadsheetWidget.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
SpreadsheetWidget.h Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00
Workbook.cpp Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00
Workbook.h Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00:00