serenity/Userland/Applications/Spreadsheet
Timothy Flynn 7cab86ad28 Userland: Unveil /proc/all in applications which require it
These were missed in 7af5eef. It is needed for any application using
e.g. FileSystemAccessServer.
2022-10-03 17:09:21 +01:00
..
CellType LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2022-08-23 13:58:30 +01:00
Readers
Tests
Writers
Cell.cpp
Cell.h
CellSyntaxHighlighter.cpp
CellSyntaxHighlighter.h
CellTypeDialog.cpp
CellTypeDialog.h
CMakeLists.txt LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
CondFormatting.gml
ConditionalFormatting.h Spreadsheet: Add toolbar actions to change the cell style 2022-09-27 13:38:11 +03:30
CondView.gml
csv_export.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
csv_import.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
ExportDialog.cpp
ExportDialog.h
Forward.h
HelpWindow.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
HelpWindow.h
ImportDialog.cpp
ImportDialog.h
JSIntegration.cpp LibJS: Turn initialize_global_object() into a regular initialize() 2022-08-28 16:36:56 +01:00
JSIntegration.h LibJS: Turn initialize_global_object() into a regular initialize() 2022-08-28 16:36:56 +01:00
main.cpp Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00
Position.h
select_format_page.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
Spreadsheet.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Spreadsheet.h
SpreadsheetModel.cpp LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2022-08-23 13:58:30 +01:00
SpreadsheetModel.h
SpreadsheetView.cpp
SpreadsheetView.h
SpreadsheetWidget.cpp Spreadsheet: Add toolbar actions to change the cell style 2022-09-27 13:38:11 +03:30
SpreadsheetWidget.h Spreadsheet: Add toolbar actions to change the cell style 2022-09-27 13:38:11 +03:30
Workbook.cpp LibJS: Remove {Bytecode::,}Interpreter::global_object() 2022-08-23 13:58:30 +01:00
Workbook.h