summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* .pptx files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-224-91/+55
* re-base on ALv2 code.Michael Meeks2012-06-2157-1353/+840
* n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna2012-06-212-4/+17
* re-base on ALv2 code.Michael Meeks2012-06-217-27/+120
* make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik2012-06-211-0/+5
* oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna2012-06-201-15/+23
* rework handling the case of recursive ooxml shapes againLuboš Luňák2012-06-192-8/+31
* Revert "rework getting shape for the .docx import filter"Luboš Luňák2012-06-192-8/+8
* fix reading two smartart shapes in one documentLuboš Luňák2012-06-141-1/+2
* callcatcher: update unused codeCaolán McNamara2012-06-111-10/+0
* attempt to anchor vml shapes properly as they should beLuboš Luňák2012-06-111-3/+12
* handle f suffix (1/65536ths) when reading VML percentagesLuboš Luňák2012-06-081-0/+3
* shapes with position:static (default) should be anchored inlineLuboš Luňák2012-06-071-0/+4
* n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna2012-06-073-0/+5
* import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power2012-06-062-2/+11
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-7/+5
* TextParagraphProperties::pushToPropSet: limit effect of failed numrule importMiklos Vajna2012-06-051-9/+16
* oox::drawingml::TextParagraph: OSL_TRACE -> SAL_INFOMiklos Vajna2012-06-051-2/+2
* oox: move ShapeDrawingFragmentHandler to its own fileMiklos Vajna2012-06-053-48/+129
* oox: import prerendered smartart into writerMiklos Vajna2012-06-053-3/+131
* remove anchor to cell shape (re)position hackNoel Power2012-06-041-1/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-1/+2
* targeted string re-workNorbert Thiebaud2012-06-022-15/+15
* targetted string cleanupMichael Meeks2012-06-015-31/+28
* Related: fdo#46361 fix VML import of v:rect's fillcolorMiklos Vajna2012-06-012-0/+10
* targeted string re-workNorbert Thiebaud2012-06-011-55/+55
* n#764005 VML import of absolutely positioned pictures should not be opaqueMiklos Vajna2012-05-312-0/+2
* nuke unused typedefTakeshi Abe2012-05-311-2/+0
* oox: initial smartart text is imported into Writer, take twoMiklos Vajna2012-05-302-0/+28
* Revert "oox: initial smartart text is imported into Writer"Luboš Luňák2012-05-292-28/+0
* oox: initial smartart text is imported into WriterMiklos Vajna2012-05-292-0/+28
* hack the same meaning for o:hr handling like MSO usesLuboš Luňák2012-05-281-0/+9
* Y, height are in Y coordinatesLuboš Luňák2012-05-281-3/+3
* oox: remove duplicate custom makefile from writerfilter10Michael Stahl2012-05-241-126/+0
* do not insert empty texbodies for empty placeholder shapesRadek Doulik2012-05-233-3/+19
* rework getting shape for the .docx import filterLuboš Luňák2012-05-222-8/+8
* more on correct import of data bars from Excel2010Markus Mohrhard2012-05-201-0/+1
* correctly import data bar information from Excel2010Markus Mohrhard2012-05-201-0/+3
* add namespace for extensions from Excel2010Markus Mohrhard2012-05-203-2/+11
* n#760029: Floor borders were missing from 3D Charts.Muthu Subramanian2012-05-171-3/+3
* Crash fix.Muthu Subramanian2012-05-161-1/+1
* Revert selected hunks from various 'unused code' commits.Muthu Subramanian2012-05-163-1/+43
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-2/+0
* oox: strict aliasing warning:Michael Stahl2012-05-081-2/+13
* n759212: Text over images.Muthu Subramanian2012-05-083-7/+11
* fdo#48778: PPTX import crashes.Muthu Subramanian2012-05-051-2/+2
* Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power2012-05-042-2/+2
* reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power2012-05-042-2/+2
* catch by const refCaolán McNamara2012-05-021-4/+4