summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)Author
2021-11-14cid#1421164 Uncaught exceptionCaolán McNamara
2021-11-11remove an ugly coverity warning suppressionCaolán McNamara
2021-11-05tdf#144668: docx export: simpler way to create lvlText in numberingsVasily Melenchuk
2021-09-25ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolá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-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
2021-06-27ofz#30647 skip boring slow path for fuzzingCaolán McNamara
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
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-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna
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-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-05dito->dittoCaolán McNamara
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk
2020-05-25sw: add XPackageEncryption support for binary docVasily Melenchuk
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini
2020-04-20Translate German variable namesJohnny_M
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2020-01-18Fix typo in codeAndrea Gelmini
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2019-10-08Let WW8_TCell zero-initialize its membersStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-03Fix typosAndrea Gelmini
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin