summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-17sw clearing breaks: add DOC importMiklos Vajna
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2021-12-13ofz#42330 Use-of-unintialized-valueCaolán McNamara
2021-11-26ofz#41398 drop a para scheduled for deletion if something else deletes itCaolá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-10-12ofz#39837 avoid timeoutCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-07ofz: Timeout, detect infinite loopCaolán McNamara
2021-08-12tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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