summaryrefslogtreecommitdiff
path: root/sw/source/core/tox/ToxTextGenerator.cxx
AgeCommit message (Expand)Author
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-11-15sw: parameter of SwChapterField::ChangeExpansion() is requiredMichael Stahl
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-08-16loplugin:useuniqueptr in SwTOXBaseSectionNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-10use std::uniqueptr in HandledTextTokenNoel Grandin
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-06table of objects crashes on first update with object in documentCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23tdf#113284 Check vector length before useTamas Bunth
2017-09-29tdf#99689 allow Subscript in Illustration Index...Tamas Bunth
2017-02-15tdf#104315: Revert "tdf#44282 fix missing space...Xisco Fauli
2016-11-13drop useless semicolonsDavid Tardon
2016-10-25tdf#44282 fix missing space for numbered lists in TOCAbhilash
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-16loplugin:stringconstantStephan Bergmann
2016-08-16tdf#44282 fix missing space for numbered lists in TOCAbhilash Singh
2016-03-21Revert "tdf#44282 fix missing space for numbered lists in TOC"jan iversen
2016-03-18tdf#44282 fix missing space for numbered lists in TOCMohamed Thabet
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25fdo#83798: sw: fix generation of ToX with chapter numbersMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06TOX: Extract generation of tab stop attributes to its own class.Tobias Lippert
2014-06-06Unittest generation of text for chapter entries in the TOCTobias Lippert
2014-06-06tweak to get building universallyCaolán McNamara
2014-06-06Unittest generation of page number placeholders in table of contentsTobias Lippert
2014-06-06fdo#30732 Retain selected character attributes for table of contentsTobias Lippert
2014-06-05Unittest link generation for table of contents.Tobias Lippert
2014-06-05Unittest the whitespace stripping logic for tox text generationTobias Lippert