summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Oups ! (Thank you Korrawit !)Julien Nabet2012-05-011-1/+0
* Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet2012-05-011-1/+2
* include oox/token/properties.hxx directly where neededCaolán McNamara2012-04-274-0/+4
* n758565: Wrong master slide shape being used.Muthu Subramanian2012-04-264-62/+25
* fix few issues after SAL_INFO conversionRadek Doulik2012-04-251-2/+2
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-7/+0
* n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna2012-04-233-0/+4
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2012-04-191-0/+1
* valgrind: Uninitialised value was created by a stack allocationCaolán McNamara2012-04-191-1/+1