/include/basegfx/raster/

cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/undo
AgeCommit message (Expand)Author
2024-10-24tdf#157130 undo and track changes not restoring characters (macOS)Noel Grandin
2024-09-06tdf#161741 undo nits: NeedsClearRedo is private + prioritize TopLevelJustin Luth
2024-08-16tdf#161741 tdf#161705 undo: delay ClearRedo until Undo finishesJustin Luth
2024-04-04Use osl::ResettableMutexGuardScopedReleaser instead of ad-hoc guardsMike Kaganski
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25A bit of RAIIMike Kaganski
2022-06-03clang-tidy modernize-pass-by-value in svlNoel Grandin
2021-11-15svl: use std::rotate() in SfxUndoManager::ImplUndo()Miklos Vajna
2021-11-12sw, out of order undo: allow multiple actions from other viewsMiklos Vajna
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02flatten SfxUndoManager_Data a littleNoel Grandin
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-19use tools::Long in svlNoel
2020-10-01tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-27loplugin:virtualdead in svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-29tdf#125030: Prevent double-clearing the guardMike Kaganski