summaryrefslogtreecommitdiff
path: root/Userland/Applications/Spreadsheet/HelpWindow.cpp
AgeCommit message (Expand)Author
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-06-30AK+Everywhere: Add and use static APIs for LexicalPathMax Wipfli
2021-06-29AK+Spreadsheet+LibWeb: Remove JsonObject::get_or()Max Wipfli
2021-05-07Applications: Convert StringBuilder::appendf() => AK::FormatAndreas Kling
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling