summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.cxx
AgeCommit message (Expand)Author
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-05-12avoid some OUString construction in writerfilter/Noel Grandin
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-08Simplify a bitMike Kaganski
2023-02-20writerfilter: prefix members of DomainMapper_Impl, EmbeddedFontHandler, ...Miklos Vajna
2022-11-24Introduce ParagraphProeprtiesPropertyMapStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-03-16tdf#146851: writerfilter: do not recreate list levels on overrideVasily Melenchuk
2021-11-29tdf#97899 DOCX import: allow character formatting only of numberingTünde Tóth
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerfilterMike Kaganski
2021-10-23tdf#145215: docx: do not initialize prefix/suffix and include levelsVasily Melenchuk
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-04tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24tdf#143692 writerfilter CN: reapply lost OutlineLevelJustin Luth
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-07-11pProperties in StyleSheetEntry is always StyleSheetPropertyMapNoel Grandin
2021-07-10tdf#141964 writerfilter CN: why ignore paragraph's listId?Justin Luth
2021-07-08tdf#141966 writerfilter CN: set minimum thresholdJustin Luth
2021-07-07ofz#35878 Null-dereferenceCaolán McNamara
2021-07-06tdf#141966 writerfilter CN: fix chapter number identificationJustin Luth
2021-06-30tdf#135316 make regex object static constNoel Grandin
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-05-27tdf#94628: sw: allow setting for bullet style for outline paragraphsJustin Luth
2021-03-06tdf#135774 writerfilter Char highlight: revert tdf#117137Justin Luth
2021-01-26loplugin:passstuffbyrefNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-05loplugin:reducevarscope in writerfilterNoel
2020-08-29ofz#25268 Null-dereferenceCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02loplugin:flatten in writerfilterNoel Grandin
2020-07-09cid#1465231 Improper user of negative valueCaolán McNamara
2020-07-07tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh
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-06-01tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk
2020-05-12fix "NFC writerfilter numbering: remove redundant code"Justin Luth
2020-05-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk