summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-05loplugin:reducevarscope in writerfilterNoel1-4/+4
2020-08-29ofz#25268 Null-dereferenceCaolán McNamara1-10/+17
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-08-02loplugin:flatten in writerfilterNoel Grandin1-346/+346
2020-07-09cid#1465231 Improper user of negative valueCaolán McNamara1-2/+2
2020-07-07tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk1-0/+2
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh1-2/+8
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk1-12/+11
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/+2
2020-06-01tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk1-37/+7
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk1-16/+22
2020-05-12fix "NFC writerfilter numbering: remove redundant code"Justin Luth1-2/+2
2020-05-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk1-1/+3
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-29/+29
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk1-16/+12
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-61/+12
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk1-4/+4
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin1-2/+2
2020-04-14tdf#131321 writerfilter: ApplyNumberingStyleNameToParaStyles()Justin Luth1-0/+1
2020-04-13NFC writerfilter numbering: remove redundant codeJustin Luth1-1/+1
2020-04-07loplugin:unusedvariableplus in writerfilterNoel Grandin1-1/+0
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna1-3/+22
2020-03-16DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna1-4/+17
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-3/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+2
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth1-7/+8
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-2/+1
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin1-2/+1
2019-09-28loplugin:constmethod in writerfilterNoel Grandin1-1/+1
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl1-5/+20
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl1-0/+9
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin1-2/+2
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin1-6/+7
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov1-15/+10
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-3/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-9/+0
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-8/+7
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-5/+5
2018-07-01cppcheck: variableScopeJochen Nitschke1-1/+1
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth1-1/+0
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl1-15/+13
2018-05-09tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth1-1/+1