summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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-193-12/+50
* Revert "rework getting shape for the .docx import filter"Luboš Luňák2012-06-193-10/+12
* oox: fix all vmlshapecontainer doxygen errorsMiklos Vajna2012-06-191-5/+5
* oox: last vmlshape doxygen mistakesMiklos Vajna2012-06-181-7/+7
* fix reading two smartart shapes in one documentLuboš Luňák2012-06-141-1/+2
* oox: fix TextFontModel doxygen commentsMiklos Vajna2012-06-121-5/+5
* callcatcher: update unused codeCaolán McNamara2012-06-112-12/+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-082-2/+6
* 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-074-0/+6
* import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power2012-06-063-2/+12
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-7/+5
* fix missing ole and form control(s) on xlsx importNoel Power2012-06-051-2/+1
* 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-054-48/+130
* 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
* sc: fix bogus -I$(WORKDIR)/other_moduleMichael Stahl2012-05-241-0/+1
* oox: remove duplicate custom makefile from writerfilter10Michael Stahl2012-05-241-126/+0
* oox: generate vmlexport-shape-types into CustomTarget dirMichael Stahl2012-05-242-8/+8
* oox: add some bling so we can see what takes so longMichael Stahl2012-05-241-0/+3
* oox: move generated stuff to custom targetMichael Stahl2012-05-244-42/+64
* oox: this rule needs a commandMichael Stahl2012-05-241-0/+1
* oox: can't see why we need these depsMichael Stahl2012-05-241-10/+0
* oox; there is no oox_source packageMichael Stahl2012-05-241-2/+1
* do not insert empty texbodies for empty placeholder shapesRadek Doulik2012-05-235-3/+21
* rework getting shape for the .docx import filterLuboš Luňák2012-05-223-12/+10
* 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-166-1/+55
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-2/+0
* oox: strict aliasing warning:Michael Stahl2012-05-081-2/+13