summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-11consistently track amount of buffers remainingCaolán McNamara
2017-04-07Restore "ofz: treat more short properties as run ends"Caolán McNamara
2017-04-06Revert "ofz: treat more short properties as run ends"Caolán McNamara
2017-04-06loplugin:literaltoboolconversionStephan Bergmann
2017-04-06ofz: treat more short properties as run endsCaolán McNamara
2017-04-06ofz: treat short properties as run endCaolán McNamara
2017-04-05ofz: treat short properties as run endCaolán McNamara
2017-04-05ofz: stay within available dataCaolán McNamara
2017-04-03ofz: fix leakCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-01-23tdf#96277 revert ww8 import: fix upper margin of floating tableJustin Luth
2016-12-24tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth
2016-12-15tdf#75856 SwTwips: replace with unambiguous sal_Int32Justin Luth
2016-11-18Resolves: tdf#91916 different word 6/7 vers have ambiguous sprmsCaolán McNamara
2016-11-18tdf#103944: Fix symbol font remappingKhaled Hosny
2016-10-21coverity#1371301 Missing move assignment operatorCaolán McNamara
2016-10-04simplify loopJochen Nitschke
2016-10-03Fix typosAndrea Gelmini
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-15use std::unique_ptr and remove custom dtor for coverity#1371321Caolán McNamara
2016-09-15untangle this a bit, not immediately clear what it didCaolán McNamara
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18coverity#1371126 Logically dead codeCaolán McNamara
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-28tdf#74328: loading section page no. as 16 bit unsignedOliver Specht
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin