summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-13crybaby compilerCaolán McNamara
2017-04-13convert master page menus to .uiCaolán McNamara
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-12tdf#99107: Unify single click behaviour across panelsKatarina Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-20loplugin:defaultparamsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-18convert remnants of String in SD to OUStringNoel Grandin
2013-10-09update unusedcode listCaolán McNamara
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann