summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)Author
2021-11-30tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-11loplugin:moveparam in swNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-25ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18ofz#37322 Bad-castCaolán McNamara
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-14cid#1490212 silence Untrusted divisorCaolán McNamara
2021-08-13cid#1490212 try and silence bogus divide by zero Untrusted divisorCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-05tdf#104239 doc import CN: don't skip no-style levelsJustin Luth
2021-07-03tdf104239 doc import: re-arrange aPreventUseAsChapterNumberingJustin Luth
2021-07-03doc import: halt earlier for non-paragraph stylesJustin Luth
2021-06-28tdf#104239 doc import: fix chose m_pChosenWW8OutlineStyle carefullyJustin Luth
2021-06-27ofz#30647 skip boring slow path for fuzzingCaolán McNamara
2021-06-26tdf#104239 doc import: chose m_pChosenWW8OutlineStyle carefullyJustin Luth
2021-06-24tdf#104239 doc import: accept outlineLvl0 == (listLvl = MAXLEVEL)Justin Luth
2021-06-24tdf#123405 doc import: inherit from all Outline stylesJustin Luth
2021-06-23tdf#106541 doc import: allow listLevel to be inheritedJustin Luth
2021-06-20ofz#34221 avoid OOMCaolán McNamara
2021-06-19tdf#106541 doc import: inherit style numbering from parentJustin Luth
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
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-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara
2021-03-11rename GrafikCtor to GraphicCtorNoel
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara
2021-02-26tdf#118711 doc import: don't hardcode default page descriptionJustin Luth
2021-02-20loplugin:refcounting in swNoel
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-04Fix typoAndrea Gelmini
2021-01-05ofz#29219 Direct-leakCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23add utility NbcRotate methodNoel Grandin