summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-8/+8
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-2/+2
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-2/+2
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-1/+1
2016-06-18uitest: annotate a few draw/impress windowsMarkus Mohrhard1-0/+1
2016-06-11coverity#1362678 Dereference after null checkCaolán McNamara1-4/+1
2016-05-18refactor this repeated code into a single methodCaolán McNamara1-60/+49
2016-05-18Related: tdf#99523 select only the desired slidesCaolán McNamara1-0/+5
2016-05-16Resolves: tdf#99523 exit text edit and unmark objects before moving slideCaolán McNamara1-0/+20
2016-05-16no need to double dynamic_castCaolán McNamara1-16/+10
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-12-22loplugin:unusedfields in sdNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+1
2015-10-29com::sun::star->css in sdNoel Grandin1-8/+6
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-17/+17
2015-09-22convert Link<> to typedNoel Grandin1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-17/+17
2015-09-17boost->stdCaolán McNamara1-17/+17
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung1-0/+200
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-4/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-11/+11
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: sdNoel Grandin1-3/+1
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-7/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-18/+0
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-25remove whitespacesMarkus Mohrhard1-130/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-5/+2
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-12n#862516: Remember slides sorter view setting.Muthu Subramanian1-0/+2
2013-11-28Integrate branch of IAccessible2Steve Yin1-2/+15
2013-06-04Resolves: #i122437# Fixed context notification for Draw documentsAndre Fischer1-0/+1
2013-05-29WaE: unreachable codeTor Lillqvist1-3/+0
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-11/+7
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-2/+51
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann1-3/+1