summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SettingsTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-29Fix typo in codeAndrea Gelmini1-1/+1
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner1-0/+17
2020-08-02loplugin:flatten in writerfilterNoel Grandin1-26/+26
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk1-0/+8
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-2/+2
2020-04-15writerfilter: DOCX import: import w:noLeading as AddExternalLeadingMichael Stahl1-0/+9
2020-04-01tdf#120852 writerfilter: support read-only docProtectionJustin Luth1-0/+11
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth1-0/+3
2020-03-20tdf#118812 writerfilter: overrideTableStyleFontSizeAndJustificationJustin Luth1-12/+43
2020-03-19writerfilter: DocProtect_enforcement defaults to falseJustin Luth1-11/+2
2020-03-16tdf#131304 .docx: provide default compatibilityMode valueJustin Luth1-0/+17
2020-03-13tdf#131304 writerfilter: cache Word compatibilityModeJustin Luth1-2/+11
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-0/+1
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-1/+6
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt1-0/+12
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh1-1/+15
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt1-0/+7
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-1/+1
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-10/+25
2019-10-12tdf#106843 DOCX: forbid disabling protected Record ChangesLászló Németh1-1/+16
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-13tdf#89991 DOCX: import Show changes from older formatsLászló Németh1-2/+10
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh1-0/+17
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh1-0/+29
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-3/+3
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin1-8/+1
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna1-0/+25
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna1-0/+27
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann1-1/+1
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot1-9/+210
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki1-0/+10
2017-07-02loplugin:casttovoid: writerfilterStephan Bergmann1-1/+0
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-9/+0
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna1-2/+5
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna1-0/+10
2016-07-28tdf#99434 docx enable docprotection only when enforcedJustin Luth1-2/+5
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht1-0/+10
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin1-7/+4
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin1-28/+4
2015-08-04writerfilter: use std::unique_ptr<> in SettingsTableMiklos Vajna1-1/+0
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna1-2/+23
2015-05-19TagLogger can be staticNoel Grandin1-5/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-03-14Use comphelper::containerToSequence()Miklos Vajna1-14/+12
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna1-3/+1
2014-12-11DOCX import: handle <w:autoHyphenation/>Miklos Vajna1-0/+24