summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-30std::unique_ptr->std::optionalNoel Grandin1-1/+1
2021-05-13inline some typedefsNoel Grandin1-1/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-2/+2
2021-04-23tdf#106541 doc import numbering: default nListLevel to MAXLEVELJustin Luth1-1/+1
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth1-0/+1
2021-04-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth1-14/+13
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna1-0/+1
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara1-1/+19
2021-03-11rename GrafikCtor to GraphicCtorNoel1-2/+2
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara1-19/+1
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna1-1/+1
2021-02-03tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna1-1/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann1-1/+2
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara1-1/+1
2020-10-30ofz#26753 avoid infinite regressCaolán McNamara1-1/+1
2020-10-20use tools::Long in swNoel1-27/+27
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara1-8/+8
2020-08-29Fix typo in codeAndrea Gelmini1-2/+2
2020-08-05dito->dittoCaolán McNamara1-4/+4
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth1-1/+1
2020-06-17tdf#120394: doc import: use list format stringVasily Melenchuk1-2/+1
2020-05-25sw: add XPackageEncryption support for binary docVasily Melenchuk1-0/+3
2020-05-24inline some use-once typedefsNoel Grandin1-2/+1
2020-05-09compact namespace in swNoel Grandin1-2/+2
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-20Translate German variable namesJohnny_M1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-27/+27
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna1-0/+2
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin1-2/+3
2020-01-18Fix typo in codeAndrea Gelmini1-1/+1
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann1-1/+0
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl1-0/+2
2019-10-08Let WW8_TCell zero-initialize its membersStephan Bergmann1-1/+0
2019-09-28loplugin:constmethod in swNoel Grandin1-8/+8
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+2
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-01-15use unique_ptr in SwWW8ImplReader::ConstructApoNoel Grandin1-1/+1
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth1-1/+8
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth1-5/+7
2018-10-28ofz#11125 pass param len aroundCaolán McNamara1-1/+1
2018-10-05use more std::move in sw/Noel Grandin1-3/+3
2018-10-03loplugin:constfields in swNoel Grandin1-29/+29
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-09-21ofz#10523 infinite .doc parse recursionCaolán McNamara1-1/+1
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0