summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-04-23n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna
2012-04-07Fix Redundant assignment of "nModToken" in switchJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna
2012-03-28n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna
2012-03-28n#751117 oox: implement VML import of v:line tokenMiklos Vajna
2012-03-28n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna
2012-03-23n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna
2012-03-21oox: it's EMU, not MEUMiklos Vajna
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-07-05Pointers for importing legacyDiagramText.Muthu Subramanian
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-13Making oox to build - work in progress.Jan Holesovsky
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-14gbuildize ooxDavid Tardon
2011-03-25removing the executable mode from some sourcesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-22use r:id or o:relid ( whichever exists ) for vml shape importNoel Power
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2011-01-27dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18dr78: switch module oox to new gbuild systemDaniel Rentz [dr]
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]
2011-01-04dr78: oox - import of BIFF3-BIFF5 drawing objects - first bitsDaniel Rentz [dr]
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller
2010-11-22remove debugging artifactNoel Power
2010-11-22fix for n#648731 imagedata attribute not imported correctlyNoel Power
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-16'\n' at the end of a vml file causes hang+memory fillup.Muthu Subramanian K
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06Misc improvements for docx VML importCédric Bosdonnat
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]