summaryrefslogtreecommitdiff
path: root/sfx2/source/control/thumbnailviewacc.cxx
AgeCommit message (Expand)Author
2015-08-26Clean up aEmptyStrStephan 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-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-07coverity#735847 Dereference after null checkCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21fdo#72639: send proper ACTIVE_DESCENDANT_CHANGED eventsJacobo Aragunde Pérez
2013-08-27Spread "Use std::find()"Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iterator (2)Julien Nabet
2013-08-27Bin bool + transform while into for loop + add end iteratorJulien Nabet
2013-04-09Fetch thumbnails position and id from filter array instead.Rafael Dominguez
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-24callcatcher: update unused code listsCaolán McNamara
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
2012-07-06ThumbnailView::ImplEndTracking: -Werror=unused-parameterMichael Stahl
2012-07-06ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-bodyMichael Stahl
2012-06-17Remove GetItemRect and ImplGetItemRect functions.Rafael Dominguez
2012-06-16Remove NoSelection related functions and attributes.Rafael Dominguez
2012-06-16Remove doubleclick, highlight and select handlers.Rafael Dominguez
2012-06-10Remove window style WB_NONEFIELD.Rafael Dominguez
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez