summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenu.cxx
AgeCommit message (Expand)Author
2014-06-16Resolve fdo#79913 by checking index boundsArnaud Versini
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14ToolbarMenu does not implement XStatusListenerStephan Bergmann
2014-03-07coverity#704317 Logically dead codeCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-08-22convert svtools/source/control/toolbarmenuimp.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/toolbarmenu.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
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-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks
2012-02-21WaE: duplicateBranchThomas Arnhold
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-22regenerate up to date listCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-04-22cppcheck variableScopeKayo Hamid
2011-04-19Remove unused chunk of toolbar menu codeChristian Dywan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-11try and use the same spacing between checkboxes and text as vcl doesCaolán McNamara
2011-02-07Fixed size computation for toolbar menus with controlsCédric Bosdonnat
2011-02-07Fixed ToolbarMenu drawing text over controls if anyCédric Bosdonnat
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]
2010-06-09#i111860# fix high contrast mode for toolbar menusChristian Lippka
2010-05-10#i107213# enable reading of toolbar menu entries on macChristian Lippka
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-27#i107213# notify a11y api if a toolbar popup window is openedChristian Lippka
2010-04-19do not show icons in menu if this is disabledChristian Lippka
2010-03-30fixed compile warningsChristian Lippka
2010-03-26removed unused codeChristian Lippka
2010-03-25fixed unix compile warningChristian Lippka
2010-03-25reworked toolbar menu paintingChristian Lippka
2010-03-23adjusted spacing of menu itemsChristian Lippka
2010-03-11moved toolbarmenu to svtools and reworked to non sfx2 codeChristian Lippka