summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Added unit test for fdo#73872:YogeshBharate1-0/+1
2014-02-13writerfilter: NS_sprm::LN_PDx/yaFromText -> NS_ooxml::LN_CT_FramePr_h/vSpaceMiklos Vajna4-80/+18
2014-02-13Revert "DOCX import: fix relative width of floating tables"Zolnai Tamás1-6/+3
2014-02-13DOCX import: fix relative width of floating tablesZolnai Tamás1-3/+6
2014-02-13Fix build - sorry!Jan Holesovsky1-1/+0
2014-02-13writerfilter: Get rid of a whole load of static OUStrings.Jan Holesovsky3-104/+16
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky6-32/+34
2014-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-02-13fdo#74106: Fix for Hebrew Text-Bulleted List converted to Numbered ListRohit Deshmukh1-1/+4
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke3-0/+15
2014-02-13fdo#73596 Added support to import and export Index from docx.Nikhil Walvekar4-24/+119
2014-02-13fdo#69656 table with auto-width and at least one column with auto-width.sushil_shinde1-2/+9
2014-02-12writerfilter: sprm:PDxaWidth/WHeightAbs -> ooxml:CT_FramePr_w/hMiklos Vajna4-80/+18
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin4-17/+17
2014-02-12DOCX drawingML import: fix relative size of group shapesMiklos Vajna1-1/+2
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co1-0/+31
2014-02-12Add code in DOCX importer to handle 'table cell redline'Adam Co2-0/+16
2014-02-12Add tokens for 'table cell insert & delete' in DOCX's model.xmlAdam Co1-0/+2
2014-02-12Add some property IDs in the DOCX importer (for future table redline patch)Adam Co2-0/+4
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co1-1/+34
2014-02-11writerfilter: unused sprmsMiklos Vajna2-590/+0
2014-02-11Nit-pick: Added a 'default' clause for a switch-caseAdam Co1-0/+2
2014-02-11Refactor some code for handling redline in DOCX importerAdam Co2-20/+39
2014-02-11Add 'Track Changes Handler' for 'Extra' redlinesAdam Co3-0/+149
2014-02-11Refactor the code for converting 'Date' string to 'DateTime'Adam Co3-30/+28
2014-02-11Add some property IDs in the DOCX importer (for future table redline patch)Adam Co2-0/+16
2014-02-10writerfilter: these sprms are unusedMiklos Vajna2-1042/+0
2014-02-10writerfilter: legibility improvement regarding grabbag useJacobo Aragunde Pérez3-8/+31
2014-02-10ooxml: preserve font theme color tint propertyJacobo Aragunde Pérez3-0/+4
2014-02-10drawingML import: ignore zero relative sizeMiklos Vajna1-3/+6
2014-02-10drawingML import: handle RelativeWidth/Height for drawinglayer shapesMiklos Vajna1-8/+5
2014-02-10coverity#1130196 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-02-10fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna1-0/+28
2014-02-08coverity#1169873 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-08writerfilter: these sprms are unusedMiklos Vajna3-1017/+0
2014-02-07coverity#1158165 Missing break in switchCaolán McNamara1-0/+1
2014-02-06writerfilter: whitespace fixes in testrtftokMiklos Vajna1-8/+8
2014-02-06writerfilter: these sprms are unusedMiklos Vajna2-1234/+0
2014-02-06coverity#1130195 Unchecked dynamic_castCaolán McNamara1-2/+4
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann21-25/+22
2014-02-03some more continuous correctionsThomas Arnhold2-2/+2
2014-02-03writerfilter: continous -> continuousMiklos Vajna2-3/+3
2014-02-03DOCX import: make sure rotation is not changed when we alter sizeMiklos Vajna1-0/+13
2014-01-30writerfilter: whitespace fixes in RTFDocumentMiklos Vajna1-32/+33
2014-01-30writerfilter: these SPRM's are unusedMiklos Vajna2-1047/+0
2014-01-30writerfilter: hardcoded sprm:CFspecVanishMiklos Vajna1-1/+1
2014-01-30writerfilter: hardcoded sprm:PFNoAllowOverlapMiklos Vajna1-1/+1
2014-01-30writerfilter: hardcoded sprm:PFMirrorIndentsMiklos Vajna2-2/+2
2014-01-30writerfilter: hardcoded sprm:PContextualSpacingMiklos Vajna1-1/+1
2014-01-30DOCX import: round wp14:pctWidth/HeightMiklos Vajna1-1/+2