summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.cxx
AgeCommit message (Expand)Author
2020-07-09tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-06-12tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk
2020-06-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk
2020-06-10tdf#120394: docx import: support for w:styleLinkVasily Melenchuk
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel 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
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-01cppcheck: variableScopeJochen Nitschke
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-09tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-02-07rtf: null-derefCaolán McNamara
2018-02-02DOCX import: don't try to set grab-gag props as UNO propsMiklos Vajna
2018-01-15tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth
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-31tdf#82065 strict docx import: add support for LN_CT_Ind_startJustin Luth
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-05crashtesting: crash on import of abi3007-4.rtfCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-19Related: tdf#112211 DOCX import: fix handling of missing first ind in <w:lvl>Miklos Vajna
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-04-28loplugin:salunicodeliteral: writerfilterStephan Bergmann
2017-04-12NumberingManager.cxx: remove unusedVitaliy Anderson
2017-03-31tdf#106849: don't reduce quality of picture in bullet list.Vitaliy Anderson
2017-03-30tdf#106606: Don't dispose NumPicBullet in sprm handler.Vitaliy Anderson
2017-03-07loplugin:loopvartoosmallStephan Bergmann