summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fudraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sdStephan Bergmann1-20/+20
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M1-2/+2
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-11/+0
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-12/+12
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-5/+5
2016-11-21convert inventorId to scoped enumNoel Grandin1-5/+5
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-3/+5
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann1-2/+2
2016-10-07loplugin:staticmethods: sdStephan Bergmann1-8/+8
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-3/+4
2016-03-15sd image resizing: Small code cleanupSamuel Mehrbrodt1-21/+1
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt1-5/+7
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-3/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-10/+10
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-7/+7
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-2/+2
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-3/+3
2015-04-24tdf#89758 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine1-1/+6
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-5/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara1-1/+1
2015-01-24coverity#1265797 Dereference null return valueCaolán McNamara1-2/+2
2015-01-16fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine1-2/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella1-100/+62