summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/rolbck.hxx
AgeCommit message (Expand)Author
2020-06-12tdf#101856 copy missing bookmark propertiesSerge Krot
2019-11-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl
2019-09-28loplugin:constmethod in swNoel Grandin
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-03-10MSForms: Add some extra comments for the new codeTamás Zolnai
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-16loplugin:useuniqueptr in SwHistoryNoel Grandin
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2017-12-02silence some coverity warningsCaolán McNamara
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-09-27sw: Drop unused forward declarationsTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-04-30sw: SwHistoryResetAttrSet now unused, remove itMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-18boost->stdCaolán McNamara
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13fdo#75757: Remove inheritance from std::vectorShreyansh Gandhi
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-15convert sw/source/core/inc/r*.hxx from String to OUStringNoel Grandin
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara
2012-07-15fdo#52013: Writer will crash when the undo-redoing if it contains dummy textTakeshi Abe
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-05-25SwHistory::Move parameter nEnd was unusedMichael Stahl