summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-3/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-4/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-6/+6
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-15/+4
2016-01-21loplugin: unused return valuesNoel Grandin1-5/+4
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-30/+30
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-46/+46
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-3/+3
2015-08-20loplugin: defaultparamsNoel Grandin1-9/+9
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet1-6/+2
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-256/+256
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-11/+11
2015-05-05loplugin:staticmethodsNoel Grandin1-8/+8
2015-04-05WaE: elide construction of rtl::OUString with ASCII sal_Unicode argument ...Tor Lillqvist1-1/+1
2015-04-05Use indexes in OUString::getTokenMatteo Casalin1-5/+7
2015-04-05SimplifyMatteo Casalin1-7/+6
2015-04-05Reduce OUString temporariesMatteo Casalin1-21/+12
2015-04-05Use more proper types and range-for loopsMatteo Casalin1-37/+39
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin1-3/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-4/+4
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-4/+4
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-4/+1
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2015-02-25Fix dangling pointerStephan Bergmann1-2/+3
2015-02-18boost->stdCaolán McNamara1-4/+4
2015-01-26coverity#1266473 Dereference null return valueCaolán McNamara1-3/+3
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-11/+11
2014-11-21dead init (clang)Bjoern Michaelsen1-1/+1
2014-11-14loplugin: cstylecastNoel Grandin1-13/+13
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák1-0/+11
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-4/+5
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-10/+11
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-3/+4