summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
AgeCommit message (Expand)Author
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-03-21sw: those should be assertsMichael Stahl
2017-03-21tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-13convert SectionSort to scoped enumNoel Grandin
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-29sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist
2015-04-05Use indexes in OUString::getTokenMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Reduce OUString temporariesMatteo Casalin
2015-04-05Use more proper types and range-for loopsMatteo Casalin
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin