summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-01-31tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna
2017-01-30Indentation fixesMiklos Vajna
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25sw: various small cleanupsMiklos Vajna
2017-01-25tdf#105511: use LO language settings to set default RTF languageMike Kaganski
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist
2017-01-20tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-18tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-18writerfilter: clean up remaining redundant initializers in RTF importMiklos Vajna
2017-01-18tdf#104181: don't throw on XRelationshipAccess queryMike Kaganski
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2017-01-17Resolves: tdf#103063 don't crash on importing this fileCaolán McNamara
2017-01-09New loplugin:externvar: writerfilterStephan Bergmann
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2017-01-04tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung
2017-01-04writerfilter: various small cleanups in rtfdocumentimplMiklos Vajna
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-12-23tdf#66405: imported formulas should have all margins set to 0Mike Kaganski
2016-12-22tdf#75573 - relocate code: alternate stream already startedJustin Luth
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-21related to tdf#97417: fix unit test's early para numberingJustin Luth
2016-12-21related to tdf#97417: fix unit test page countJustin Luth
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai
2016-12-20writerfilter: various small cleanupsMiklos Vajna
2016-12-19tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna
2016-12-19tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth
2016-12-17tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13tdf#104228 RTF import: fix override of style left/right para marginMiklos Vajna
2016-12-13tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-12-09tdf#103925 RTF import: fix handling of \animtext0Miklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type doubleMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type dateMiklos Vajna
2016-12-09RTF filter: handle user-defined document properties of type boolMiklos Vajna
2016-12-08RTF filter: handle user-defined document properties of type numberMiklos Vajna
2016-12-07remove member write in dtorJochen Nitschke
2016-12-07tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-12-07tdf#104420 writerfilter: no dummy para in headersJustin Luth
2016-12-06tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-11-30tdf#103975 docx import: don't lose column break #2Justin Luth
2016-11-29tdf#103975 docx import: don't lose column breakJustin Luth
2016-11-26tdf#103975 docx import: don't remove sectPr with BreakItemJustin Luth
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth
2016-11-24loplugin:unnecessaryoverride (dtors) in writerfilterStephan Bergmann