summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat
2013-04-15fdo#36791 Added cases for unsupported VML commandsEilidh McAdam
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow visu...Armin Le Grand
2013-02-24coverity#984099: Unitialized scalar fieldNorbert Thiebaud
2013-02-22fix problem with \0 in string literalMarkus Mohrhard
2013-02-21n#779642: Import vertical layout mode from VML elements.Cédric Bosdonnat
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-02-04String cleanup in ooxJosé Guilherme Vanz
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna
2013-01-18oox::vml::ShadowModel: differentiate between not having it and having it offMiklos Vajna
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna
2013-01-17VML import of TextFrame border widthMiklos Vajna
2013-01-17VML import of TextFrame border colorMiklos Vajna
2013-01-17oox: fix misleading commentMiklos Vajna
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2012-12-15Oups changed this file by errorJulien Nabet
2012-12-15Some cppcheck cleaningJulien Nabet
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-10oox: v:textbox's inset attribute should be imported in Hmm, not in EmuMiklos Vajna
2012-12-07drop some static OUStringsCaolán McNamara
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl
2012-11-08I hate sal_Int32, episode #1326.Luboš Luňák
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák
2012-10-18Improve vml path parsing to handle repeated commandsPierre-Eric Pelloux-Prayer
2012-10-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat
2012-09-20n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna
2012-09-19Import bezier curves from .docx.Eilidh McAdam
2012-09-19vml import: WaE (unused variable, unhandled enum value)Miklos Vajna
2012-09-19Add VML path parsing to .docx import filter.Eilidh McAdam
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-07Fix docx 'absolute' frame position importPierre-Eric Pelloux-Prayer
2012-08-29add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna
2012-08-29n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-24Fix consecutive breakJulien Nabet
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna
2012-06-20oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna
2012-06-19rework handling the case of recursive ooxml shapes againLuboš Luňák
2012-06-19Revert "rework getting shape for the .docx import filter"Luboš Luňák
2012-06-11attempt to anchor vml shapes properly as they should beLuboš Luňák