summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-02-17fdo#74357 DOCX import: avoid layout problem with automatic spacingMiklos Vajna
2014-02-17fdo#74357 DOCX import: fix nested tables anchored inside tablesMiklos Vajna
2014-02-16writerfilter: PBrc{Top,Left,Bottom,Right} -> CT_PBdr_{top,left,bottom,right}Miklos Vajna
2014-02-15writerfilter: sprm:PI{lvl,lfo} -> ooxml:CT_NumPr_{ilvl,numId}Miklos Vajna
2014-02-14writerfilter: sprm:P{Wr,FLocked} -> ooxml:CT_FramePr_{wrap,anchorLock}Miklos Vajna
2014-02-14Added unit test for fdo#73872:YogeshBharate
2014-02-13writerfilter: NS_sprm::LN_PDx/yaFromText -> NS_ooxml::LN_CT_FramePr_h/vSpaceMiklos Vajna
2014-02-13Revert "DOCX import: fix relative width of floating tables"Zolnai Tamás
2014-02-13DOCX import: fix relative width of floating tablesZolnai Tamás
2014-02-13Fix build - sorry!Jan Holesovsky
2014-02-13writerfilter: Get rid of a whole load of static OUStrings.Jan Holesovsky
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky
2014-02-13-Werror,-Wunused-private-fieldStephan Bergmann
2014-02-13fdo#74106: Fix for Hebrew Text-Bulleted List converted to Numbered ListRohit Deshmukh
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke
2014-02-13fdo#73596 Added support to import and export Index from docx.Nikhil Walvekar
2014-02-13fdo#69656 table with auto-width and at least one column with auto-width.sushil_shinde
2014-02-12writerfilter: sprm:PDxaWidth/WHeightAbs -> ooxml:CT_FramePr_w/hMiklos Vajna
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12DOCX drawingML import: fix relative size of group shapesMiklos Vajna
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co
2014-02-12Add code in DOCX importer to handle 'table cell redline'Adam Co
2014-02-12Add tokens for 'table cell insert & delete' in DOCX's model.xmlAdam Co
2014-02-12Add some property IDs in the DOCX importer (for future table redline patch)Adam Co
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co
2014-02-11writerfilter: unused sprmsMiklos Vajna
2014-02-11Nit-pick: Added a 'default' clause for a switch-caseAdam Co
2014-02-11Refactor some code for handling redline in DOCX importerAdam Co
2014-02-11Add 'Track Changes Handler' for 'Extra' redlinesAdam Co
2014-02-11Refactor the code for converting 'Date' string to 'DateTime'Adam Co
2014-02-11Add some property IDs in the DOCX importer (for future table redline patch)Adam Co
2014-02-10writerfilter: these sprms are unusedMiklos Vajna
2014-02-10writerfilter: legibility improvement regarding grabbag useJacobo Aragunde Pérez
2014-02-10ooxml: preserve font theme color tint propertyJacobo Aragunde Pérez
2014-02-10drawingML import: ignore zero relative sizeMiklos Vajna
2014-02-10drawingML import: handle RelativeWidth/Height for drawinglayer shapesMiklos Vajna
2014-02-10coverity#1130196 Unchecked dynamic_castCaolán McNamara
2014-02-10fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna
2014-02-08coverity#1169873 Uninitialized scalar fieldCaolán McNamara
2014-02-08writerfilter: these sprms are unusedMiklos Vajna
2014-02-07coverity#1158165 Missing break in switchCaolán McNamara
2014-02-06writerfilter: whitespace fixes in testrtftokMiklos Vajna
2014-02-06writerfilter: these sprms are unusedMiklos Vajna
2014-02-06coverity#1130195 Unchecked dynamic_castCaolán McNamara
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2014-02-03some more continuous correctionsThomas Arnhold
2014-02-03writerfilter: continous -> continuousMiklos Vajna
2014-02-03DOCX import: make sure rotation is not changed when we alter sizeMiklos Vajna
2014-01-30writerfilter: whitespace fixes in RTFDocumentMiklos Vajna
2014-01-30writerfilter: these SPRM's are unusedMiklos Vajna