summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fudraw.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-6/+6
2014-10-10coverity#708132 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt1-6/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-3/+3
2014-06-25remove whitespacesMarkus Mohrhard1-12/+0
2014-05-30coverity#705861 Dereference before null checkCaolán McNamara1-15/+18
2014-04-24sd: sal_Bool->boolNoel Grandin1-43/+43
2014-04-14typo: currenct -> currentThomas Arnhold1-1/+1
2014-04-07coverity#708132 Uninitialized scalar fieldCaolán McNamara1-7/+6
2014-03-11svx: sal_Bool->boolNoel Grandin1-25/+25
2014-03-05coverity#704749 Dereference after null checkCaolán McNamara1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-28Integrate branch of IAccessible2Steve Yin1-4/+8
2013-08-24String->OUStringIvan Timofeev1-18/+17
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-12/+12
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-4/+4
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler1-95/+29
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-01Remove unused anmdef.hxxThomas Arnhold1-1/+0