summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fudraw.cxx
AgeCommit message (Expand)Author
2015-08-20loplugin:defaultparamsNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-24tdf#89758 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-24coverity#1265798 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265797 Dereference null return valueCaolán McNamara
2015-01-16fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-10coverity#708132 Uninitialized scalar fieldCaolán McNamara
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-30coverity#705861 Dereference before null checkCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: currenct -> currentThomas Arnhold
2014-04-07coverity#708132 Uninitialized scalar fieldCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05coverity#704749 Dereference after null checkCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-08-24String->OUStringIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused anmdef.hxxThomas Arnhold
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-03-25removed duplicate includes in sdTakeshi Abe
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-13Remove bogus commentsGuillaume Poussel
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2011-01-06WaE: C4805 mix of bool and BOOLCaolán McNamara