summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe2.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03Translate German comments and debug strings (leftovers in dirs scaddins to sd)Johnny_M
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-07split clear and set graphicCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-09cid#1404932 useless callDavid Tardon
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-25remove whitespacesMarkus Mohrhard