summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SettingsTable.cxx
AgeCommit message (Expand)Author
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-08-13tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-04-02tdf#131304 .docx: provide default compatibilityMode valueJustin Luth
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-22tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13tdf#89991 DOCX: import Show changes from older formatsLászló Németh
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2016-07-28tdf#99434 docx enable docprotection only when enforcedJustin Luth
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-08-04writerfilter: use std::unique_ptr<> in SettingsTableMiklos Vajna
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-05-19TagLogger can be staticNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-14Use comphelper::containerToSequence()Miklos Vajna
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna
2014-12-11DOCX import: handle <w:autoHyphenation/>Miklos Vajna
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-08-10Sync oox -> writerfilter alias for wordprocessingmlMiklos Vajna
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-02-28Cosmetics.Jan Holesovsky
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl
2014-02-17fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna