summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/UndoManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen1-0/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann1-2/+1
2017-02-06Add missing #includesStephan Bergmann1-6/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+24
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-3/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-3/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-17Remove unused framework::IMutexGuard::resetStephan Bergmann1-6/+0
2014-03-17Fold framework::IGuard into framework::IMutexGuardStephan Bergmann1-3/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-24/+24
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-51/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+1
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+1
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann1-2/+5
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-1/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-1/+1
2010-11-17undoapi: release lock on own mutex when calling into the UndoHelperFrank Schoenheit [fs]1-2/+4
2010-11-16undoapi: respect the config limiting the maximum number of undo actions. No l...Frank Schoenheit [fs]1-0/+2
2010-11-16undoapi: undo/redo: call ChartViewHelper::setViewToDirtyState (was still left...Frank Schoenheit [fs]1-0/+6
2010-11-16undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for t...Frank Schoenheit [fs]1-6/+21
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-0/+15
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-0/+387