Age | Commit message (Expand) | Author |
---|---|---|
2021-09-11 | Spreadsheet: Avoid making StringView of temporary ByteBuffer | Ben Wiederhake |
2021-08-30 | Spreadsheet: Don't invalidate the model on set_data() | Ali Mohammad Pur |
2021-08-06 | Everywhere: Replace Model::update() with Model::invalidate() | sin-ack |
2021-04-29 | Everywhere: "indexes" => "indices" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-24 | Spreadsheet: Store the column index in a Position instead of its name | AnotherTest |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |