summaryrefslogtreecommitdiff
path: root/include/svl/undo.hxx
AgeCommit message (Expand)Author
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-03-29loplugin:unnecessaryvirtualNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna
2016-08-04svl: track creation time of SfxUndoAction instancesMiklos Vajna
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29svl: add SfxUndoAction::GetViewShellId()Miklos Vajna
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin
2016-03-09loplugin:constantparam in svlNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna
2015-01-22SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVMStephan Bergmann
2014-12-07WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist
2014-12-07Forward-declare MarkedUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxListUndoAction.Kohei Yoshida
2014-12-07Pimplize SfxUndoActions.Kohei Yoshida
2014-09-24German comment translation.Florian Reisinger
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-24coverity#708952 Non-virtual destructorCaolán McNamara
2014-01-10Use boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen