summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-02-02coverity#1267648 Logically dead codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
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-12-03Further clean-upStephan Bergmann
2014-12-03Code clean-up/consolidation task.Vishv Brahmbhatt
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17coverity#705177 Missing break in switchCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
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-24coverity#704649 Unchecked dynamic_castCaolán McNamara
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-24fdo#83558 Don't change toolbar tooltip on state changeSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22Always add the keyboard shortcut to the toolbar tooltipsSamuel Mehrbrodt