summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/UndoManager.cxx
AgeCommit message (Expand)Author
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2012-07-18re-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
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2011-11-27remove include of pch header in chart2Norbert Thiebaud
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
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2010-11-17undoapi: release lock on own mutex when calling into the UndoHelperFrank Schoenheit [fs]
2010-11-16undoapi: respect the config limiting the maximum number of undo actions. No l...Frank Schoenheit [fs]
2010-11-16undoapi: undo/redo: call ChartViewHelper::setViewToDirtyState (was still left...Frank Schoenheit [fs]
2010-11-16undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for t...Frank Schoenheit [fs]
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]