summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.hxx
AgeCommit message (Expand)Author
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2021-10-04tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk
2021-07-06tdf#141966 writerfilter CN: fix chapter number identificationJustin Luth
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-01-26loplugin:passstuffbyrefNoel
2020-07-20compact namespace: writerfilterNoel Grandin
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh
2020-06-05tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth
2020-05-17Fix typosAndrea Gelmini
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-04-10writerfilter: simplify ListDef::GetStyleNameJustin Luth
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-01-09tdf#114703 DOCX import: apply num defaults only to abstract numsMiklos Vajna
2017-12-19tdf#113547 DOCX import: fix handling of stub numbering overridesMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna