summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/rolbck.cxx
AgeCommit message (Expand)Author
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersprivate/mst/sw_redlinehide_2Michael Stahl
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-16loplugin:useuniqueptr in SwHistoryNoel Grandin
2018-06-11coverity#1436014 silence Dereference null return valueCaolán McNamara
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-12TypeWhichId in swNoel Grandin
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: swStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl
2017-05-03tdf#88555 sw: remove dynamic_cast from SwFrameFormats::ContainsMichael Stahl
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-10tdf#105077 sw: fix wrong assert corner-case in SwRegHistory::InsertItemsMichael Stahl
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-08-19coverity#1371339 Dereference null return valueCaolán McNamara
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-05-01loplugin:simplifybool in swJochen Nitschke
2016-04-30sw: SwHistoryResetAttrSet now unused, remove itMichael Stahl
2016-04-30tdf#98512: sw: remove duplicate undo history addMichael Stahl
2016-04-27tdf#98512 Fix the Undo action of insert an input field.HaidongWu
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01Fix typosAndrea Gelmini
2015-09-09sw: use std::unique_ptr<> in undoMiklos Vajna
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-04WaE: -Werror=maybe-uninitializedCaolán McNamara
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann