summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par3.cxx
AgeCommit message (Expand)Author
2021-11-14cid#1421164 Uncaught exceptionCaolán McNamara
2021-11-11remove an ugly coverity warning suppressionCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28tdf#104239 doc import: listLevel 9 is body textJustin Luth
2021-06-25tdf#104239 doc import: use "Outline" for m_pChosenWW8OutlineStyleJustin Luth
2021-06-25NFC: cleanup unnecessary variables, reduce scope.Justin Luth
2021-06-24tdf#120629 ms formats: better exporting of hindiVowels etc.Justin Luth
2021-06-23tdf#106541 doc import: allow listLevel to be inheritedJustin Luth
2021-06-23tdf#120629 doc {im,ex}port: accept known numberingTypesJustin Luth
2021-06-22tdf#106541 doc import: prevent inheriting when LFO == 0Justin Luth
2021-06-21tdf#106541 doc import: always register listLevelJustin Luth
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-23tdf#106541 doc import numbering: default nListLevel to MAXLEVELJustin Luth
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth
2021-02-07typo: tl'll->it'llCaolán McNamara
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-12WW8LVL members do not require a specific layoutStephan Bergmann
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-10-20use tools::Long in swNoel
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2020-07-15ofz#24130 check level before accessing arrayCaolán McNamara
2020-07-12tdf#134570: doc import: list level format string fixedVasily Melenchuk
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk
2020-03-06sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna
2020-03-04sw padded numbering: add DOC filterMiklos Vajna
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-27Unused bitfields don't need a nameStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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