summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-01svx: linystyle -> linestyleMiklos Vajna
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-18Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-29convert HANDLE_FLAGS constants to scoped enumNoel Grandin
2015-04-29remove unused codeNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-12-28Regression in rendering of flowChartPunchedTape custom shapeZolnai Tamás
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
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