summaryrefslogtreecommitdiff
path: root/framework/source/fwe/helper/undomanagerhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-4/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+5
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-6/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-2/+0
2016-02-04framework: replace boost::bind with C++11 lambda or for loopMichael Stahl1-41/+8
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-31framework: replace boost::function with std::functionMichael Stahl1-5/+5
2015-07-09comphelper: remove boost::bind from headersMichael Stahl1-1/+3
2015-07-06loplugin:unusedmethods svlNoel Grandin1-15/+0
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-27/+27
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin1-3/+3
2014-05-11fix-includes.pl: frameworkThomas Arnhold1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-80/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27framework: sal_Bool->boolNoel Grandin1-5/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-02-26Remove visual noise from frameworkAlexander Wilms1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-67/+67
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-13/+13
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-34/+34
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+2
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]1-14/+38
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-3/+3
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-1/+0
2011-05-25add mode-lines hereCaolán McNamara1-0/+3
2011-04-07use RTL_CONSTASCII_USTRINGPARAMXisco Fauli1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in frameworkCarsten Driesner1-3/+3
2010-12-23undoapi: re-did the CWS'es changes in the new build systemFrank Schoenheit [fs]1-0/+1165