summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2014-01-04cppcheck: Clarify expression with parenthesesJulien Nabet
2013-12-12use OUString::endsWith where possibleNoel Grandin
2013-11-23widht -> widthJulien Nabet
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-14fdo#65295 - fix gradient focus issueAdam Co
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 char spacingMiklos Vajna
2013-09-06bnc#779642 VML import: handle drawinglayer rectangle insetMiklos Vajna
2013-09-06bnc#779642 VML import: import result of sdt fieldsMiklos Vajna
2013-09-05bnc#779642 VML import: fix TextHorizontalAdjust when layout-flow is verticalMiklos 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-16fdo#66929: fix for default textbox inset valuesAdam Co
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: handle w:color for groupshape textboxesMiklos Vajna
2013-07-02fdo#46361 oox: handle w:jc for groupshape textboxesMiklos Vajna
2013-07-02fdo#46361 oox: VML import of v-text-anchor for drawinglayer shapesMiklos Vajna
2013-07-02fdo#46361 oox: handle multiple w:p for groupshape textboxesMiklos Vajna
2013-07-02fdo#46361 oox: handle w:br for groupshape textboxesMiklos Vajna
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-27n#820504: start a new subpath with m and t in VML path decodingCédric Bosdonnat
2013-06-27Forgot to remove one case where nParamCount is set to twice the valueCédric Bosdonnat
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-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-12n#779642: 0 width or height in //v:shape[@style] produces weird resultsCédric Bosdonnat
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna
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-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