summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.cxx
AgeCommit message (Expand)Author
2022-03-30move DeleteListener contraptions to toplevel writer includesCaolán McNamara
2022-03-22ofz#45488 get WW8+ calculation of sprmTDefTable length rightCaolán McNamara
2022-01-07ofz#43052 crash in WW8TabDesc::MergeCellsCaolán McNamara
2021-11-24ofz#41274 use FrameDeleteWatch to update if SwFlyFrameFormat is deletedCaolán McNamara
2021-11-24ofz#41250 use more SwUnoCursorsCaolán McNamara
2021-11-05tdf#144668: docx export: simpler way to create lvlText in numberingsVasily Melenchuk
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-14ofz: Null-dereference READCaolán McNamara
2021-09-06ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-02ofz#38011 save and restore m_pLastAnchorPos via UnoCursorCaolán McNamara
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-07ofz#35832 TimeoutCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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-09Recheck include/ with IWYUGabor Kelemen
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-11ofz#25553 Infinite loopCaolán McNamara
2020-09-05tdf#135672 doc import: fix table widthJustin Luth
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2020-07-07ofz#23961 pad back to original lengthCaolán McNamara
2020-05-19tdf#60378 doc import: merged cells - don't null right borderJustin Luth
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth
2020-04-02NFC ww8/writerfilter: comment fixes and general code cleanupJustin Luth
2020-03-30tdf#80635 ww8import:3 take float table orient to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:2 take float table RIGHT to inlined tableJustin Luth
2020-03-28tdf#80635 ww8import:1 take float table CENTER to inlined tableJustin Luth
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann