summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)Author
2021-11-05tdf#144668: docx export: simpler way to create lvlText in numberingsVasily Melenchuk
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara
2021-07-01ofz#34749 don't remove trailing paragraph if something got anchored to itCaolán McNamara
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
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-15use unique_ptr in SwWW8ImplReader::ConstructApoNoel Grandin
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-10-28ofz#11125 pass param len aroundCaolán McNamara
2018-10-05use more std::move in sw/Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin