summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.hxx
AgeCommit message (Expand)AuthorFilesLines
7 daysmove writerfilter inside swNoel Grandin1-251/+0
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-11cid#1545577 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski1-0/+1
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin1-1/+1
2021-10-04tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk1-2/+3
2021-07-06tdf#141966 writerfilter CN: fix chapter number identificationJustin Luth1-10/+3
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC1-4/+1
2021-01-26loplugin:passstuffbyrefNoel1-2/+2
2020-07-20compact namespace: writerfilterNoel Grandin1-3/+2
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk1-1/+1
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh1-0/+5
2020-06-05tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk1-2/+1
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth1-0/+1
2020-05-17Fix typosAndrea Gelmini1-2/+2
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk1-0/+6
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-5/+0
2020-04-24loplugin:unusedmethodsNoel Grandin1-1/+0
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk1-0/+4
2020-04-10writerfilter: simplify ListDef::GetStyleNameJustin Luth1-3/+2
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna1-0/+3
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in writerfilterNoel Grandin1-10/+10
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl1-1/+6
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl1-0/+5
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-2/+0
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-12/+12
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl1-3/+4
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-2/+0
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna1-4/+4
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna1-0/+3
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-7/+1
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson1-4/+0
2017-04-04loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson1-0/+4
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-2/+0
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin1-1/+0
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin1-7/+7
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-10/+0