summaryrefslogtreecommitdiff
path: root/Applications/Spreadsheet/Cell.cpp
AgeCommit message (Expand)Author
2020-12-22Spreadsheet: Override `visit_edges()` and visit stored JS objectsAnotherTest
2020-12-22Spreadsheet: struct Cell => class CellAnotherTest
2020-10-15Everywhere: Add missing <AK/TemporaryChange.h> includesAndreas Kling
2020-09-27LibJS: Remove js_string(Interpreter&, ...)Andreas Kling
2020-09-25Spreadsheet: Add conditional formattingAnotherTest
2020-08-29Spreadsheet: Add (limited) support for custom cell formattingAnotherTest
2020-08-28Spreadsheet: Setup and prepare for cell typesAnotherTest
2020-08-28Spreadsheet: Reorganise the sources a bitAnotherTest