summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)Author
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09tdf#90069 DOCX: fix character style of new table rowsLászló Németh
2020-01-09writerfilter: fix confusing typo, it's SDT (structured document tag)Michael Stahl
2020-01-09cleanup tdf#129522: indentingJustin Luth
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna
2020-01-07tdf#129522 writerfilter: allow char shadow_NONE overridesJustin Luth
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-04tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2020-01-02tdf#129605 rtfimport: deduplicating borders loses informationJustin Luth
2020-01-02tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-24Fix grammarAndrea Gelmini
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-21nitpick tdf#123262 writefilter: use enum class and documentJustin Luth
2019-12-20tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski
2019-12-20tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila
2019-12-20DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna
2019-12-19Fix mid-air collisionStephan Bergmann
2019-12-19tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl
2019-12-18sw RTF export: don't mark these members as constMiklos Vajna
2019-12-17tdf#112201 writerfilter: try to apply continuous section page style...Michael Stahl
2019-12-17tdf#112201 writerfilter: continuous sections:Michael Stahl
2019-12-17Convert some defines to constexprMike Kaganski
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-12-16tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2019-12-16tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-12Use structured bindingMike Kaganski
2019-12-08fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-12-06Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-04tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03PopFieldContext calls CloseFieldCommand itselfMike Kaganski
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02revert obsolete writerfilter hacks for tdf#119054 and tdf#128752Justin Luth
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29tdf#118947 writerfilter: remove obsolete tablestyle fontsize hackJustin Luth