summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke2016-12-0312-24/+24
* tdf#103975 docx import: don't lose column break #2Justin Luth2016-11-301-2/+3
* tdf#103975 docx import: don't lose column breakJustin Luth2016-11-291-0/+9
* tdf#103975 docx import: don't remove sectPr with BreakItemJustin Luth2016-11-261-0/+1
* tdf#41542 globally allow padding without borders: UIJustin Luth2016-11-241-1/+0
* loplugin:unnecessaryoverride (dtors) in writerfilterStephan Bergmann2016-11-244-13/+0
* tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna2016-11-151-1/+15
* writerfilter: remove never read m_xTableRangeMiklos Vajna2016-11-102-4/+0
* tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna2016-11-0810-6/+55
* tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai2016-11-051-0/+2
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-0413-33/+25
* loplugin:oncevar in vbahelper..writerfilterNoel Grandin2016-10-313-14/+6
* tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai2016-10-291-2/+6