summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doctxm.cxx
AgeCommit message (Expand)Author
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
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-02-25Fix dangling pointerStephan Bergmann
2015-02-18boost->stdCaolán McNamara
2015-01-26coverity#1266473 Dereference null return valueCaolán McNamara
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2014-11-21dead init (clang)Bjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06TOX: Extract generation of tab stop attributes to its own class.Tobias Lippert
2014-06-05Extract TOX text generation to its own source fileTobias Lippert
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-27coverity#704873 Unchecked dynamic_castMiklos Vajna
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante