summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2017-11-27ofz#4441: Divide-by-zeroCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20ofz#4338 Integer-overflowCaolán McNamara
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-14ofz#4211 Integer-overflowCaolán McNamara
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-29ofz#3889 Divide-by-zeroCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25ofz#3801 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3800 Bad-castCaolán McNamara
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-18tdf#100072 zero height of shape's path was causing geometry errorsVasily Melenchuk
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27document mnIndex doesn't changeCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22ofz: stack-overflow with infinite parse recursionCaolán McNamara
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann