summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)Author
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09framework: avoid double-free in ToolBarManager()Michael Stahl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller
2014-12-09changed some timer to idleJennifer Liebel
2014-12-08Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara
2014-11-17coverity#705177 Missing break in switchCaolán McNamara
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31framework: avoid double-free in ToolBarManager()Michael Stahl
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22Always add the keyboard shortcut to the toolbar tooltipsSamuel Mehrbrodt
2014-09-22Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar"Jan Holesovsky
2014-09-21Related fdo#81475 Improve toolbar tooltips in Writer standard toolbarSamuel Mehrbrodt
2014-06-01fdo79368 Don't process overflow menu items twice.Andrzej Hunt
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-26Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt
2014-04-26fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann