summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2014-01-30writerfilter: hardcoded sprm:CFspecVanishMiklos Vajna
2014-01-30writerfilter: hardcoded sprm:PFNoAllowOverlapMiklos Vajna
2014-01-30writerfilter: hardcoded sprm:PFMirrorIndentsMiklos Vajna
2014-01-30writerfilter: hardcoded sprm:PContextualSpacingMiklos Vajna
2014-01-30DOCX import: round wp14:pctWidth/HeightMiklos Vajna
2014-01-30DOCX import of wp14:sizeRelH/V relativeFrom="page"Miklos Vajna
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi
2014-01-29writerfilter: these SPRM's are unusedMiklos Vajna
2014-01-28coverity#1028601 : Uninitialized scalar fieldNorbert Thiebaud