summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docundomanager.cxx
AgeCommit message (Expand)Author
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in sfx2"Noel Grandin
2023-08-12clang-tidy bugprone-parent-virtual-call in sfx2Noel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2014-08-25everything is independent from vos these days...Michael Stahl
2014-05-29the dubious SfxModelSubComponent and friends aren't used outside sfx2Caolán McNamara
2014-05-29valgrind: memleak when sidebar open in writer on closeCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2010-11-19undoapi: removed EnterStandardMode, again. The requirements / results in the ...Frank Schoenheit [fs]
2010-11-18undoapi: un/lockControllers: when within an Undo context while this is called...Frank Schoenheit [fs]