summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-07split clear and set graphicCaolán McNamara1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-6/+6
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-6/+6
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-7/+7
2017-04-09cid#1404932 useless callDavid Tardon1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-20/+20
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-4/+2
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard1-0/+10
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-1/+1
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-10-11convert PageKind to scoped enumNoel Grandin1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-03-24loplugin:constantparam in sdNoel Grandin1-1/+1
2016-03-18loplugin:constantparam in sdNoel Grandin1-6/+3
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-6/+2
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-1/+2
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-1/+2
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-10-19cleanup some local var declarationsNoel Grandin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-4/+4
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+0
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-3/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna1-2/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-8/+8
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-21Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara1-27/+0
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-8/+8
2014-06-25remove whitespacesMarkus Mohrhard1-19/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-05-07center slide after changing zoomCaolán McNamara1-0/+27
2014-04-24sd: sal_Bool->boolNoel Grandin1-15/+14
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1