summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-09-05fdo#82067 RTF import: handle negative SHPLEFT / SHPTOPMiklos Vajna1-2/+2
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna3-4/+92
2014-08-26DOCX import: list styles don't support automatic updatesMiklos Vajna1-1/+2
2014-08-22fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák2-75/+107
2014-08-19DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna1-0/+1
2014-08-19Copy first-header-footer test from ww8 to ooxmlLuke Deller2-41/+15
2014-08-19fix build, coverity#1209547 Unchecked dynamic_castCaolán McNamara1-4/+7
2014-08-18check for empty m_aStatesCaolán McNamara2-0/+4
2014-08-18bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna4-0/+58
2014-08-11fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna1-0/+3
2014-08-08fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com2-1/+3
2014-08-05fdo#81993: Revert "Resolves: #i119464# Update default alignment ...Michael Stahl1-17/+1
2014-08-04fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna1-0/+3
2014-08-04RTF import: fix as-char anchored OLE objectsMiklos Vajna1-0/+3
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-1/+1
2014-08-03fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl3-36/+24
2014-08-02writerfilter: RTF import: ignore content of \upr, except for \udMichael Stahl1-6/+9
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl1-0/+4
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl1-0/+21
2014-07-30fdo#78904 : LO hangs while saving the document.Umesh Kadam1-6/+17
2014-07-30fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl2-4/+4
2014-07-29(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl1-2/+7
2014-07-29fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl1-1/+4
2014-07-29fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl1-7/+3
2014-07-29fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl2-45/+104
2014-07-29fix floating table over section with several columns (part of bnc#875383)Luboš Luňák2-1/+4
2014-07-29fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl1-3/+8
2014-07-25(related: fdo#79319): writerfilter: RTF import: don't lose shapes in headerMichael Stahl1-0/+2
2014-07-25fdo#79319: writerfilter: RTF import: support horizontal ruleMichael Stahl1-0/+48
2014-07-25(related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pictMichael Stahl3-52/+101
2014-07-21(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl1-1/+1
2014-07-16fdo#80924: writerfilter: RTF import: fix shapeType PictureFrame importMichael Stahl3-12/+22
2014-07-16abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna1-3/+5
2014-07-11bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna3-4/+12
2014-07-10bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna4-0/+26
2014-07-10Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan1-5/+5
2014-07-07fdo#78939 [DOCX] Hang while opening due to incorrect modification of StyleVinaya Mandke1-7/+1
2014-07-07fdo#73241 RTF import: ignore page break in tablesMiklos Vajna1-0/+4
2014-07-05fdo#76803: writerfilter: fix image wrap polygon import againMichael Stahl1-2/+4
2014-07-05fdo#80555: Set position of GraphicObjectShape objects correctlyJacobo Aragunde Pérez1-1/+3
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-3/+1
2014-06-27writerfilter: RTF import: fix handling of associated char propertiesMichael Stahl1-14/+27
2014-06-24fdo#76260 - Switch from vector to std::stack.Michael Meeks2-4/+4
2014-06-17writerfilter: try to make tinderbox happy againMichael Stahl1-1/+1
2014-06-17n#825305: writerfilter RTF import: override style properties like WordMichael Stahl5-16/+93
2014-06-17fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl1-0/+24
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna3-1/+8
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl3-9/+27
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl3-6/+15
2014-06-12related: fdo#77979: writerfilter RTF import: read encoded font nameMichael Stahl1-4/+5