serenity/Userland/Applications/Spreadsheet
2024-04-05 20:01:37 -04:00
..
CellType Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Readers AK: Remove ByteString from GenericLexer 2024-01-12 17:03:53 -07:00
Tests
Writers AK: Remove ByteString from GenericLexer 2024-01-12 17:03:53 -07:00
Cell.cpp Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Cell.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CellSyntaxHighlighter.cpp LibJS: Make Error stack traces lazier 2023-05-28 10:03:11 +02:00
CellSyntaxHighlighter.h
CellTypeDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CellTypeDialog.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
CondFormatting.gml
ConditionalFormatting.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CondView.gml
csv_export.gml
csv_import.gml
ExportDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ExportDialog.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Forward.h
HelpWindow.cpp Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string 2024-01-12 17:41:34 -07:00
HelpWindow.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
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 Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
JSIntegration.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
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 LibJS: Make ParserError::to_string infallible 2024-04-05 20:01:37 -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 Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SpreadsheetView.cpp AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
SpreadsheetView.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
SpreadsheetWidget.cpp Spreadsheet: Use ByteString for file paths 2024-01-29 23:14:39 +00: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