summaryrefslogtreecommitdiff
path: root/Userland/Applications/Spreadsheet/Position.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-25Spreadsheet: Fix cell identifier labelJelle Raaijmakers
2021-02-24Spreadsheet: Store the column index in a Position instead of its nameAnotherTest
2021-01-12Applications: Move to Userland/Applications/Andreas Kling