summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-04-13tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna
2017-04-12tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-10tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-03-31writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl
2017-03-30tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna
2017-03-27Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara
2017-03-17tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-17tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-03-08tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-02-24writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-02-23tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-02-21tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea
2017-02-07writerfilter: remove gperf related declarationsMichael Stahl
2017-02-06tdf#104082 RTF filter: handle user-defined document properties of type numberMiklos Vajna
2017-02-02tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna
2017-01-23tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2017-01-09tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2017-01-05tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2017-01-04tdf#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#75573 - relocate code: alternate stream already startedJustin Luth
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-22related to tdf#97417: fix unit test's early para numberingJustin Luth
2016-12-22related 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-20tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna
2016-12-20tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth
2016-12-19tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth
2016-12-14tdf#104228 RTF import: fix override of style left/right para marginMiklos Vajna
2016-12-14tdf#104420 writerfilter: no dummy para in headersJustin Luth
2016-12-14tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-12-13tdf#103925 RTF import: fix handling of \animtext0Miklos Vajna
2016-12-08tdf#103651 check isForwardEvents() for symbols in commentsMark Hung
2016-12-07tdf#104317 RTF import: avoid setting CustomShapeGeometry on a line shapeMiklos Vajna
2016-12-03tdf#103975 docx import: don't lose column break #2Justin Luth
2016-11-30tdf#103975 docx import: don't lose column breakJustin Luth
2016-11-29tdf#103975 docx import: don't remove sectPr with BreakItemJustin Luth
2016-11-15tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna
2016-11-10writerfilter: remove never read m_xTableRangeMiklos Vajna
2016-11-08tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-29tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25tdf#84678 DOCX import: fix handling of textbox marginsMiklos Vajna
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin