summaryrefslogtreecommitdiffstats
path: root/framework/source/fwe/helper/undomanagerhelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:virtualdead in svlNoel Grandin2019-09-271-6/+0
* tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2019-02-191-0/+3
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-2/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+2
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-131-32/+31
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-231-4/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-241-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+5
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* loplugin:expandablemethods in frameworkNoel Grandin2016-11-081-6/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-1/+1
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-011-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-2/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-2/+0
* framework: replace boost::bind with C++11 lambda or for loopMichael Stahl2016-02-041-41/+8
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-3/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* loplugin: defaultparamsNoel Grandin2015-08-111-4/+4
* framework: replace boost::function with std::functionMichael Stahl2015-07-311-5/+5
* comphelper: remove boost::bind from headersMichael Stahl2015-07-091-1/+3
* loplugin:unusedmethods svlNoel Grandin2015-07-061-15/+0
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-27/+27
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-271-3/+3
* fix-includes.pl: frameworkThomas Arnhold2014-05-111-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-80/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* framework: sal_Bool->boolNoel Grandin2014-03-271-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-15/+15
* Remove visual noise from frameworkAlexander Wilms2014-02-261-16/+16
* Remove unneccessary commentsAlexander Wilms2014-02-231-67/+67
* bool improvementsStephan Bergmann2014-01-281-1/+1
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-13/+13
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter2013-03-081-34/+34
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-22/+14
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-4/+2
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]2012-07-061-14/+38
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-3/+3
* remove include of pch header from frameworkNorbert Thiebaud2011-11-271-1/+0
* add mode-lines hereCaolán McNamara2011-05-251-0/+3