summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-06loplugin: cstylecastNoel Grandin
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann
2014-08-16Reserve vector capacity in advanceMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-05-26coverity#705254 Missing break in switchCaolán McNamara
2014-05-26coverity#705253 Missing break in switchCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05Operators for Point are only overloaded for long, not doubleStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/customshapes/*.cxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-03#121437# Added patch from Regina which implements QuadraticBezier segemnts to...Armin Le Grand
2013-06-03Revert "#121437# Added patch from Regina which implements QuadraticBezier seg...Fridrich Štrba
2013-06-03#121437# Added patch from Regina which implements QuadraticBezier segemnts to...Armin Le Grand
2013-05-18Resolves: #i119755# A new custom shape ellipse ribbon is added and usedArmin Le Grand
2013-05-15Resolves: #i119519# Fixed import of closed borders from PPT...Andre Fischer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-13Resolves: #i119974# Ellipse shape too large in MS office pptZhe Wang
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-14mark them as localTakeshi Abe
2013-03-11sal_Bool to boolTakeshi Abe
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard
2012-04-27removed dead codeTakeshi Abe
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-02-27n742593: Adding checks before using textbox sizes.Muthu Subramanian
2012-01-19implemented SubViewSize property for EnhancedCustomShapePathRadek Doulik
2012-01-12fix ooxml custom shapes with 360 degree arcsRadek Doulik
2012-01-11implemented custom shape subpaths darkening/lightingRadek Doulik
2012-01-04move the assert checking the polygon count higherRadek Doulik
2012-01-04implemented QUADRATICCURVETO case of custom shape pathsRadek Doulik
2011-12-06#158674# some minor customshape fixessj@openoffice.org
2011-11-28make sure the bOOXMLShape flag is initializedRadek Doulik
2011-11-27remove include of pch header from svxNorbert Thiebaud