summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/TextDocument.cpp
AgeCommit message (Expand)Author
2020-03-08LibGUI: Fix null-termination of TextDocumentLineTibor Nagy
2020-03-01AK: Remove unnecessary casts to size_t, after Vector changesAndreas Kling
2020-02-25AK: Make Vector use size_t for its size and capacityAndreas Kling
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling