ladybird/Userland/Applications/Spreadsheet
2021-02-11 23:52:39 +01:00
..
CellType Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Readers Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Writers Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Cell.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Cell.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CellSyntaxHighlighter.cpp LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
CellSyntaxHighlighter.h LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference 2021-02-11 23:52:39 +01:00
CellTypeDialog.cpp LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 2021-02-07 16:56:02 +01:00
CellTypeDialog.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CondFormatting.gml Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
ConditionalFormatting.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CondView.gml Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Forward.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
HelpWindow.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
HelpWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
JSIntegration.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
JSIntegration.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Position.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Spreadsheet.cpp Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 2021-02-08 18:08:55 +01:00
Spreadsheet.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpreadsheetModel.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpreadsheetModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpreadsheetView.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpreadsheetView.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SpreadsheetWidget.cpp LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax 2021-02-07 15:15:10 +01:00
SpreadsheetWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Workbook.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Workbook.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00