summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-07-21(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl1-1/+1
2014-07-16fdo#81173 abi#3623 RTF import: missing null pointer checkMiklos Vajna2-1/+8
2014-07-10Fix ignoring large twips values like MSO does (cp#1000087)Matúš Kukan1-5/+5
2014-07-06bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna4-0/+26
2014-07-06bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna3-4/+12
2014-07-06fdo#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-01fdo#69649 RTF import: don't crash on empty TOC resultMiklos Vajna2-1/+9
2014-06-16DOCX import: fix additional empty paragraphs around footnote textMiklos Vajna3-1/+8
2014-06-14fdo#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
2014-06-04RTF import: fix handling of \loch \hich \dbch \ltrch \rtlchMichael Stahl2-5/+20
2014-06-04fdo#79384: replace the work-around with a different oneMichael Stahl1-7/+7
2014-06-04fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl2-5/+31
2014-06-03fdo#79547 fdo#69649 Fix for pre-rendered Table Of ContentsVinaya Mandke3-17/+84
2014-06-03fdo#79384 RTF import: allow { without } in style namesMiklos Vajna1-1/+6
2014-05-30handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák3-0/+5
2014-05-30discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák1-4/+10
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna1-0/+11
2014-05-15fdo#78313 RTF import: retain font colorsMiklos Vajna3-1/+21
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2-2/+2
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh3-1/+25
2014-05-01actually read brightness/contrast when reading docx (bnc#875713)Luboš Luňák1-0/+4
2014-04-28fdo#70853 writerfilter: refactor to avoid redundant Papx class in doctokMiklos Vajna3-26/+40
2014-04-24Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara2-13/+40
2014-04-22handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2-7/+24
2014-04-21Revert "handle properly page breaks even if a page contains only a frame (fdo...Luboš Luňák2-24/+7
2014-04-21handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2-7/+24
2014-04-19fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna3-3/+7
2014-04-15fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna1-0/+3
2014-04-15fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2-3/+3
2014-04-11check that stacks are not empty before top()Caolán McNamara1-1/+6
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2-7/+54
2014-03-27apparently some table .docx properties shouldn't be < 0Luboš Luňák3-3/+10
2014-03-27Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2-14/+14
2014-03-26Resolves: rhbz#1077780 crash on loading .docxCaolán McNamara1-0/+2
2014-03-21coverity#736084 Missing break in switchCaolán McNamara1-0/+2
2014-03-21Don't duplicate relationship sequences while walking them.Michael Meeks1-2/+2
2014-03-17RTF import: 3 drawing-object fixes:Miklos Vajna5-11/+33
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna1-0/+3
2014-03-13bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna3-8/+26
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák1-2/+5
2014-03-12rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl2-14/+14
2014-03-11writerfilter: initial strict DOCX supportMiklos Vajna7-6/+80
2014-03-11handle OOXML strict namespacesMarkus Mohrhard2-5/+39
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl1-1/+3
2014-03-04fdo#47811: RTF import: fix Database field contentMichael Stahl3-7/+25
2014-03-04writerfilter: salvage a field parameter parsing train wreckMichael Stahl5-70/+356
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl2-21/+53
2014-02-25writerfilter: attempt to appease Mac tinderboxesMichael Stahl1-1/+1