summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)Author
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
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-27Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna
2019-11-27crashtesting: failure on import of tdf113230-1.docxCaolán McNamara
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh
2019-11-26Remove some unused includesMiklos Vajna
2019-11-26nipick followup: add TOOLS_WARN_EXCEPTION to empty try-catchJustin Luth
2019-11-25Turn on clang-format for these filesMiklos Vajna
2019-11-22crashtesting: failure on import of tdf10306-1.docxCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-21tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-21writerfilter: these can be constMiklos Vajna
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth
2019-11-19tdf#119054 DOCX: fix not table style based bottom marginLászló Németh
2019-11-16Also consider saved exceptions when terminating parseMike Kaganski
2019-11-15DOCX: clean-up paragraph bottom handling of table styleLászló Németh
2019-11-15tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh
2019-11-13tdf#95374 DOCX import: reset left indentation at disabled numberingLászló Németh
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-11tdf#128428 RTF: fix for different product versionsLászló Németh
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-11tdf#128460 import SwInputField from DOCX FILLINJan-Marek Glogowski
2019-11-11tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing
2019-11-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06crashtesting: null deref on import of lp482242-3.rtfCaolán McNamara
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04tdf#120315 DOCX import: fix cells merged verticallyBakos Attila
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann