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