Age | Commit message (Expand) | Author | Files | Lines |
2025-03-11 | tdf#136238 Speedup deleting a very very large cross page table | Noel Grandin | 1 | -3/+5 |
2024-10-24 | tdf#157130 undo and track changes not restoring characters (macOS) | Noel Grandin | 1 | -6/+2 |
2024-09-06 | tdf#161741 undo nits: NeedsClearRedo is private + prioritize TopLevel | Justin Luth | 1 | -16/+9 |
2024-08-16 | tdf#161741 tdf#161705 undo: delay ClearRedo until Undo finishes | Justin Luth | 1 | -0/+28 |
2024-04-04 | Use osl::ResettableMutexGuardScopedReleaser instead of ad-hoc guards | Mike Kaganski | 1 | -10/+1 |
2024-03-14 | cool#8443 let Insert Chart dialog to undo out of order on Cancel | Mike Kaganski | 1 | -4/+36 |
2023-05-04 | Resolves: tdf#134308 if max undo is 0, treat as if no undo | Caolán McNamara | 1 | -1/+4 |
2023-04-21 | loplugin:unnecessarygetstr extend to checking std::string::c_str | Noel Grandin | 1 | -2/+2 |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann | 1 | -1/+1 |
2022-07-25 | A bit of RAII | Mike Kaganski | 1 | -16/+10 |
2022-06-03 | clang-tidy modernize-pass-by-value in svl | Noel Grandin | 1 | -4/+5 |
2021-11-15 | svl: use std::rotate() in SfxUndoManager::ImplUndo() | Miklos Vajna | 1 | -9/+7 |
2021-11-12 | sw, out of order undo: allow multiple actions from other views | Miklos Vajna | 1 | -5/+13 |
2021-11-11 | sw, out of order undo: allow a subset of a non-empty redo list | Miklos Vajna | 1 | -2/+2 |
2021-11-10 | sw: allow undo of typing in 2 views independent from each other | Miklos Vajna | 1 | -0/+10 |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin | 1 | -2/+0 |
2021-08-02 | flatten SfxUndoManager_Data a little | Noel Grandin | 1 | -24/+23 |
2021-03-21 | cid#1473798 silence Unchecked return value from library | Caolán McNamara | 1 | -1/+1 |
2021-03-19 | silence coverity unchecked return value from library on xmlText* functions | Caolán McNamara | 1 | -20/+20 |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen | 1 | -2/+0 |
2020-10-19 | use tools::Long in svl | Noel | 1 | -1/+2 |
2020-10-01 | tdf#136728: Revert "tdf#136238 speed up deleting large cross page table" | Xisco Fauli | 1 | -8/+4 |
2020-09-10 | tdf#136238 speed up deleting large cross page table | Noel Grandin | 1 | -4/+8 |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen | 1 | -2/+0 |
2020-03-13 | Revert "loplugin:constfields in svl" | Noel Grandin | 1 | -3/+3 |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin | 1 | -2/+2 |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann | 1 | -0/+4 |
2019-09-27 | loplugin:virtualdead in svl | Noel Grandin | 1 | -8/+0 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-04-29 | tdf#125030: Prevent double-clearing the guard | Mike Kaganski | 1 | -0/+1 |
2018-11-25 | Simplify containers iterations in svgio, svl, svtools | Arkadiy Illarionov | 1 | -29/+8 |
2018-11-01 | use unique_ptr in markForDeletion | Noel Grandin | 1 | -29/+19 |
2018-11-01 | rename RemoveX->Remove in SfxUndoArray | Noel Grandin | 1 | -12/+12 |
2018-10-30 | loplugin:useuniqueptr in MarkedUndoAction | Noel Grandin | 1 | -45/+32 |
2018-10-09 | use unique_ptr in SfxUndoManager::AddUndoAction | Noel Grandin | 1 | -3/+4 |
2018-10-08 | loplugin:constfields in svl | Noel Grandin | 1 | -3/+3 |
2018-09-19 | flatten SfxUndoArray | Noel Grandin | 1 | -151/+90 |
2018-09-17 | New loplugin:external | Stephan Bergmann | 1 | -1/+1 |
2018-07-13 | merge IUndoManager into SfxUndoManager | Noel Grandin | 1 | -5/+5 |
2018-01-12 | More loplugin:cstylecast: svl | Stephan Bergmann | 1 | -2/+2 |
2018-01-11 | loplugin:useuniqueptr in svl | Noel Grandin | 1 | -4/+2 |
2017-12-07 | lokit: add .uno:DocumentRepair command | Henry Castro | 1 | -0/+39 |
2017-10-18 | Replace lists by vectors in svl | Julien Nabet | 1 | -15/+8 |
2017-09-12 | clang-tidy modernize-use-emplace in svgio..svtools | Noel Grandin | 1 | -2/+2 |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin | 1 | -1/+1 |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke | 1 | -1/+1 |
2017-07-02 | loplugin:casttovoid: svl | Stephan Bergmann | 1 | -4/+2 |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin | 1 | -3/+0 |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara | 1 | -1/+1 |
2017-05-06 | Plausible fix for timezone offset issue in Repair Document. | Michael Meeks | 1 | -0/+1 |