summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)Author
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-17fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-17VML import: fix height of textboxes when border distance is non-zeroMiklos Vajna
2014-01-17VML import: fix rotation of simple shapes inside group shapesMiklos Vajna
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-11-23widht -> widthJulien Nabet
2013-11-14fdo#70457: Preserve rotation of embedded bitmaps from docxJacobo Aragunde Pérez
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-09-27oox: fix off-by-one error in SimpleShape::implConvertAndInsert()Miklos Vajna
2013-09-26fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna
2013-08-23VML import: fix default value of mso-wrap-distance-left/rightMiklos Vajna
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16VML import of mso-wrap-distance-{left,right,top,bottom}Miklos Vajna
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna
2013-08-12VML import: handle rotation on groupshapesMiklos Vajna
2013-07-29Mark as constTakeshi Abe
2013-07-10fdo#66688: fix for crash on exit and opacity issueAdam Co
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna
2013-06-27n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat
2013-06-27n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat
2013-06-26handle v:shape having coordsize with 0 (part of bnc#780044)Luboš Luňák
2013-06-15Related: fdo#58819 VML import: shape types not starting with a hashmark are OKMiklos Vajna
2013-06-12n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat
2013-06-03Fixing crash with dereferencing front() and back() of an empty vectorFridrich Štrba
2013-05-29bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna
2013-05-29bnc#817956 fix VML import of rotationMiklos Vajna
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat
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: 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-13PCH for Library_ooxLuboš Luňák
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-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer