summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SettingsTable.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt1-0/+1
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh1-0/+1
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt1-0/+1
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-1/+1
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh1-0/+2
2019-02-05tdf#121867 DOCX filter: handle page width zoomMiklos Vajna1-0/+3
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-02-14tdf#115719 DOCX import: increase paragraph spacing for anchored objectsMiklos Vajna1-0/+2
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin1-1/+1
2017-10-06tdf#66398 Import/export docx document protection propertiesSerge Krot1-0/+2
2017-07-04Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki1-0/+1
2017-02-21tdf#104081 RTF import: handle \htmautspMiklos Vajna1-1/+1
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht1-0/+1
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin1-1/+1
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-04writerfilter: use std::unique_ptr<> in SettingsTableMiklos Vajna1-1/+2
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-3/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-1/+1
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl1-2/+2
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna1-0/+1
2014-05-18writerfilter: drop global 'using css' from WrapPolygonHandler.hxxMiklos Vajna1-2/+0
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-3/+3
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl1-0/+2
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-17fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna1-0/+3
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke1-0/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2013-12-11fdo#64232: fix theme fonts applicationJacobo Aragunde Pérez1-0/+2
2012-10-01n#782345 import DOCX w:splitPgBreakAndParaMark compat optionMiklos Vajna1-0/+1
2012-09-17n#778140 DOCX import of w:doNotUseHTMLParagraphAutoSpacing compat optionMiklos Vajna1-0/+2
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák1-0/+3
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna1-0/+2
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-15n#750935 fix docx import of w:evenAndOddHeadersMiklos Vajna1-0/+2
2012-04-14dmapper: parse NS_ooxml::LN_CT_Zoom_percent tokenMiklos Vajna1-0/+3
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna1-0/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-9/+10
2011-02-01CWS-TOOLING: integrate CWS writerfilter09Vladimir Glazunov1-9/+10
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-08-11writerfilter09: SettingTable: use logged resourcesHenning Brinkmann1-9/+10