summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenuimp.hxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21No more need for PartialWeakComponentImplHelper hereStephan Bergmann
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
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-05-11removed unused static dataTakeshi Abe
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2011-08-22regenerate up to date listCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-28#i107213# finaly got orca to read the toolbar menu!Christian Lippka
2010-04-28#i107213# possible solution for the missing a11y focusChristian Lippka
2010-04-19do not show icons in menu if this is disabledChristian Lippka
2010-03-25reworked toolbar menu paintingChristian Lippka
2010-03-23mergeChristian Lippka
2010-03-23adjusted spacing of menu itemsChristian Lippka
2010-03-23fixing build problems on unixChristian Lippka
2010-03-17renaissance2: rebase m75Christian Lippka
2010-03-11moved toolbarmenu to svtools and reworked to non sfx2 codeChristian Lippka