summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMap.hxx
AgeCommit message (Expand)Author
2020-05-15tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2019-08-20tdf#76260 cache next page style numberNoel Grandin
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-01-24loplugin:constparams in ucb..xmlhelpNoel Grandin
2019-01-11writerfilter: import section margins and writingModeJustin Luth
2018-10-31writerfilter: implement formprotJustin Luth
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-02tdf#104354 writerfilter: rewrite AutospacingJustin Luth
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-04-04loplugin:unusedenumconstantsNoel Grandin
2018-03-14tdf#112118: DOCX: properly import/export border distanceMike Kaganski
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna
2017-12-27clang-tidy-modernize-use-equals-default in writerfilterJochen Nitschke
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-05-31writerfilter : remove dead code with m_sFootnoteFontNameJustin Luth
2017-05-16tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna
2017-04-13PropertyMap.cxx: Indents and formattingVitaliy Anderson
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-13tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyrefStephan Bergmann
2016-07-07tdf#95367 inherit page style if no new one importedJustin Luth
2016-07-04tdf#96750 docx - ensure all styles are initializedJustin Luth
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-07tdf#99140 Factor out FloatingTableConversion() from CloseSectionGroup()Miklos Vajna
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08tdf#93640 Fix import of linked left page header/footerLuke Deller
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann