summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/UndoGuard.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, ChartModelNoel Grandin2022-01-191-2/+4
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-1/+0
* loplugin:makeshared in chart2..comphelperNoel Grandin2020-01-241-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-1/+0
* tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen2018-09-121-0/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-3/+3
* loplugin:simplifybool re-activate the !! warningNoel Grandin2017-11-221-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-20/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* remove some unused codeCaolán McNamara2011-12-221-18/+0
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-55/+110
|\
| * undoapi: when inserting shapes, hide the Undo action which results from the i...Frank Schoenheit [fs]2010-11-181-0/+51
| * undoapi: some exception safetyFrank Schoenheit [fs]2010-11-161-4/+11
| * undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed Imp...Frank Schoenheit [fs]2010-11-161-1/+1
| * undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]2010-11-161-36/+12
| * undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]2010-11-161-14/+4
| * undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]2010-11-161-48/+85
| * undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-28/+28
| * undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-22/+16
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* chart47: #i79087# prevent deadlock + prevent null pointer accessIngrid Halama2010-05-281-17/+25
* chartshapes: merge with DEV300_m72Thomas Benisch2010-03-011-4/+1
* #i12587# Inserting/editing arbitrary text objects in chartThomas Benisch2009-09-301-0/+138