summaryrefslogtreecommitdiff
path: root/Applications/Spreadsheet/Workbook.h
AgeCommit message (Expand)Author
2020-12-23Spreadsheet: Prompt user before closing with unsaved changesXavier Cooney
2020-09-21LibJS: Rename InterpreterScope => InterpreterExecutionScopeAndreas Kling
2020-09-21Spreadsheet: Always keep the workbook interpreter in VM scopeAnotherTest
2020-08-28Spreadsheet: Reorganise the sources a bitAnotherTest
2020-08-27Spreadsheet: Add support for multiple sheetsAnotherTest
2020-08-27Spreadsheet: Move sheet management to a Workbook classAnotherTest