ladybird/Userland/Applications/Spreadsheet
2022-03-04 04:29:20 +03:30
..
CellType
Readers
Tests Spreadsheet: Improve R function to support all of the examples 2022-03-04 04:29:20 +03:30
Writers
Cell.cpp Spreadsheet: Add undo/redo implementation 2022-02-21 16:04:48 +03:30
Cell.h Spreadsheet: Add undo/redo implementation 2022-02-21 16:04:48 +03:30
CellSyntaxHighlighter.cpp
CellSyntaxHighlighter.h
CellTypeDialog.cpp
CellTypeDialog.h
CMakeLists.txt
CondFormatting.gml
ConditionalFormatting.h
CondView.gml
csv_export.gml
csv_import.gml
ExportDialog.cpp
ExportDialog.h
Forward.h
HelpWindow.cpp Spreadsheet: Make function examples easier to read 2022-02-28 20:27:50 -08:00
HelpWindow.h
ImportDialog.cpp
ImportDialog.h
JSIntegration.cpp
JSIntegration.h
main.cpp Spreadsheet: Show the opened filename in the window title 2022-03-03 22:17:54 +03:30
Position.h
select_format_page.gml
Spreadsheet.cpp Spreadsheet: Remove Debug Statement 2022-02-20 20:05:31 +00:00
Spreadsheet.h
SpreadsheetModel.cpp Spreadsheet: Add undo/redo implementation 2022-02-21 16:04:48 +03:30
SpreadsheetModel.h Spreadsheet: Add undo/redo implementation 2022-02-21 16:04:48 +03:30
SpreadsheetView.cpp
SpreadsheetView.h Spreadsheet: Add undo/redo implementation 2022-02-21 16:04:48 +03:30
SpreadsheetWidget.cpp Spreadsheet: Simplify enabling actions on selection 2022-03-03 22:19:50 +03:30
SpreadsheetWidget.h Spreadsheet: Show the opened filename in the window title 2022-03-03 22:17:54 +03:30
Workbook.cpp
Workbook.h