summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShape2d.cxx
AgeCommit message (Expand)Author
2016-10-01Fix typosAndrea Gelmini
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04sequence->vector in svxNoel Grandin
2016-01-13-Werror=unused-but-set-variableNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
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