summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* tdf#105852: don't merge cells if there were no merge continuationMike Kaganski2017-02-092-7/+11
* loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin2017-02-084-71/+1
* tdf#101626: replace soft-hyphen by hard-hyphen in ooxml importPatrick J2017-02-061-1/+7
* Add missing #includesStephan Bergmann2017-02-065-0/+5
* writerfilter: convert ResourceType to scoped enumNoel Grandin2017-02-065-38/+37
* writerfilter: remove gperf related declarationsMichael Stahl2017-02-021-11/+1
* tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna2017-01-311-2/+8
* Indentation fixesMiklos Vajna2017-01-301-2/+2
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-272-3/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2614-216/+107
* sw: various small cleanupsMiklos Vajna2017-01-252-7/+7
* tdf#105511: use LO language settings to set default RTF languageMike Kaganski2017-01-251-6/+26
* Drop incorrect "artistic" prefix from some token namesTor Lillqvist2017-01-241-4/+4
* tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth2017-01-201-1/+7
* New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann2017-01-194-0/+17
* tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski2017-01-191-3/+7
* tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl2017-01-181-13/+14
* writerfilter: clean up remaining redundant initializers in RTF importMiklos Vajna2017-01-182-34/+1
* tdf#104181: don't throw on XRelationshipAccess queryMike Kaganski2017-01-181-4/+4
* tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna2017-01-176-7/+33
* Resolves: tdf#103063 don't crash on importing this fileCaolán McNamara2017-01-171-10/+12
* New loplugin:externvar: writerfilterStephan Bergmann2017-01-091-1/+1
* tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna2017-01-061-0/+1
* tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung2017-01-041-2/+2
* writerfilter: various small cleanups in rtfdocumentimplMiklos Vajna2017-01-042-51/+14
* tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth2017-01-041-3/+1
* tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna2017-01-031-29/+45
* tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth2017-01-021-1/+3
* tdf#66405: imported formulas should have all margins set to 0Mike Kaganski2016-12-231-0/+19
* tdf#75573 - relocate code: alternate stream already startedJustin Luth2016-12-221-4/+4
* tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth2016-12-222-1/+4
* related to tdf#97417: fix unit test's early para numberingJustin Luth2016-12-211-1/+3
* related to tdf#97417: fix unit test page countJustin Luth2016-12-211-2/+2
* tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai2016-12-213-1/+7
* writerfilter: various small cleanupsMiklos Vajna2016-12-206-16/+11
* tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna2016-12-191-0/+8
* tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth2016-12-191-2/+11
* tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth2016-12-173-13/+9
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-157-46/+46
* tdf#104228 RTF import: fix override of style left/right para marginMiklos Vajna2016-12-131-0/+2
* tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth2016-12-132-1/+22
* tdf#103925 RTF import: fix handling of \animtext0Miklos Vajna2016-12-091-3/+17
* RTF filter: handle user-defined document properties of type doubleMiklos Vajna2016-12-092-0/+5
* RTF filter: handle user-defined document properties of type dateMiklos Vajna2016-12-092-0/+28
* RTF filter: handle user-defined document properties of type boolMiklos Vajna2016-12-092-0/+5
* RTF filter: handle user-defined document properties of type numberMiklos Vajna2016-12-082-0/+5
* remove member write in dtorJochen Nitschke2016-12-072-8/+0
* tdf#103651 check isForwardEvents() for symbols in commentsMark Hung2016-12-073-1/+8
* tdf#104420 writerfilter: no dummy para in headersJustin Luth2016-12-071-1/+2
* tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna2016-12-061-7/+11