summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-25Related: #i124106# correct handling of page break attributesOliver-Rainer Wittmann1-2/+5
2014-02-25RTFSdrImport::resolveDhgt(): fix crashing C-castMichael Stahl1-1/+2
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl2-171/+361
2014-02-25Fix a crash from crashtestJulien Nabet1-1/+1
2014-02-18fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna1-0/+28
2014-02-18fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna4-3/+25
2014-02-18fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna1-1/+4
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl2-0/+15
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna2-1/+13
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna1-1/+3
2014-01-21fdo#73389 Writer does not show a docx-document with nested table correctlyZolnai Tamás1-15/+8
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna1-0/+5
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna1-3/+3
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás1-0/+3
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna6-3/+79
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna1-1/+3
2013-12-15Revert "DOCX: fdo#72560 better solution for exchange alignment for RTL"Faisal M. Al-Otaibi2-18/+8
2013-12-15DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi2-8/+18
2013-12-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna3-0/+13
2013-12-04Drop SAL_CALL to get it to build on Windows.Kohei Yoshida1-1/+1
2013-12-04Get it to build.Kohei Yoshida1-0/+1
2013-12-04fastparser: Avoid copying all tokens into a sequence.Michael Meeks2-12/+18
2013-11-22init nRotation [-Werror=maybe-uninitialized]Eike Rathke1-1/+1
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna1-1/+1
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky1-0/+14
2013-11-19DOCX drawingML shape import: wp:anchor's behindDoc attributeMiklos Vajna1-1/+5
2013-11-19DOCX drawingML shape import: handle wrap typeMiklos Vajna1-0/+1
2013-11-19DOCX drawingML shape import: handle marginsMiklos Vajna1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-2/+2
2013-11-18DOCX drawingML shape import: handle positionMiklos Vajna1-1/+1
2013-11-15[docx] activeX reference files (.bin) saved in InteropGrabBag and exported.sushil_shinde5-25/+59
2013-11-15Fixed for spacing between lines in table is getting preserve.PriyankaGaikwad1-0/+3
2013-11-15Resolved: Preservation of para before and after auto spacing.Nikhil Walvekar4-10/+28
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna2-11/+2
2013-11-14[docx] activeX files saved in InteropGrabBag and exported.sushil_shinde5-2/+96
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez1-1/+6
2013-11-14...and -Werror,-Wunused-parameterStephan Bergmann1-0/+2
2013-11-14-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann4-5/+6
2013-11-14writerfilter: improve mc:AlternateContent supportMiklos Vajna2-5/+47
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2