summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SettingsTable.cxx
AgeCommit message (Expand)Author
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
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2013-12-11fdo#64232: fix theme fonts applicationJacobo Aragunde Pérez
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-07-13dmapper: drop unnecessary explicit OUString ctors in rebased codeMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-15n#750935 fix docx import of w:evenAndOddHeadersMiklos Vajna
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-14dmapper: parse NS_ooxml::LN_CT_Zoom_percent tokenMiklos Vajna
2012-04-14dmapper: log unhandled attributes in the settings tableMiklos Vajna
2012-04-04removed duplicate #includesTakeshi Abe
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna
2011-08-03couple of null pointer checks for the unit testMiklos Vajna
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17removed output to stderr [hg:9467e7f6cd60]Henning Brinkmann
2011-06-17imported patch debugcleanup [hg:b63fc5ed86aa]Henning Brinkmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-22Remove dead codeBálint Dózsa
2011-02-13Remove bogus commentsGuillaume Poussel
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat