summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09if (x > 0), then there is no need for abs(x)Justin Luth
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna
2021-03-11rename GrafikCtor to GraphicCtorNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel Grandin
2020-12-24custom literal for Degree10Noel Grandin
2020-12-02tdf#138345 ms formats Char highlight: no import into char-styleJustin Luth
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-09-11ofz#25553 Infinite loopCaolán McNamara
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-02Fix typosAndrea Gelmini
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2020-05-29tdf#133453 doc import: HasSprm can return last oneJustin Luth
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth
2020-04-17tdf#79553 ww8import: line numbering distance is auto, not zeroJustin Luth
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-09cleanup tdf#129522: indentingJustin Luth
2020-01-04tdf#129522 ww8import/export: allow char shadow_NONE overridesJustin Luth
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin