summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par3.cxx
AgeCommit message (Expand)Author
2020-05-18sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-05-15sw padded numbering: add DOC footnote filterMiklos Vajna
2020-05-15sw padded numbering: add DOC filterMiklos Vajna
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-23sw: WW8 import: be a little more flexible with FORMTEXT fieldsMichael Stahl
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-29Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24crashtesting: imported junk as form field textCaolán McNamara
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-24loplugin:constparams in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-26partial revert tdf79435 doc: round-trip legacy input formfieldsJustin Luth
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-05use more std::move in sw/Noel Grandin
2018-09-20ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-17loplugin:useuniqueptr in WW8ListManagerNoel Grandin
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-11tdf#118564 sw/ww8filter - map NFC 11 to SVX_NUM_NUMBER_LOWER_ZH.Mark Hung
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-05-07sw: prefix members of WW8RStyleMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-05Translate German variable and function namesJohnny_M
2018-02-17Translate German variable namesJohnny_M
2018-02-17Translate German variable namesJohnny_M
2018-02-15ofz#6368 Integer-overflowCaolán McNamara
2018-02-12Translate German variable namesJohnny_M
2018-01-25ofz#5661 check nLevel against maParaSprms sizeCaolán McNamara
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-06ofz#3564 Direct-leakCaolán McNamara