summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Clean up aEmptyStrStephan Bergmann1-4/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-13/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-5/+5
2014-03-07coverity#735847 Dereference after null checkCaolán McNamara1-6/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-53/+53
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez1-2/+45
2013-08-27Spread "Use std::find()"Julien Nabet1-22/+8
2013-08-27Bin bool + transform while into for loop + add end iterator (2)Julien Nabet1-6/+5
2013-08-27Bin bool + transform while into for loop + add end iteratorJulien Nabet1-6/+5
2013-04-09Fetch thumbnails position and id from filter array instead.Rafael Dominguez1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-17callcatcher: update unusedcode code listCaolán McNamara1-21/+0
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-25/+14
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-4/+4
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-24callcatcher: update unused code listsCaolán McNamara1-14/+0
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez1-1/+1
2012-07-06ThumbnailView::ImplEndTracking: -Werror=unused-parameterMichael Stahl1-0/+1
2012-07-06ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-bodyMichael Stahl1-2/+2
2012-06-17Remove GetItemRect and ImplGetItemRect functions.Rafael Dominguez1-2/+2
2012-06-16Remove NoSelection related functions and attributes.Rafael Dominguez1-2/+1
2012-06-16Remove doubleclick, highlight and select handlers.Rafael Dominguez1-1/+0
2012-06-10Remove window style WB_NONEFIELD.Rafael Dominguez1-31/+2
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez1-0/+1040