summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: frameworkStephan Bergmann
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolá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-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-06how about scopeEike Rathke
2015-01-06workaround a weird gcc optimization werror bugEike Rathke
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
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-04Avoid automatic toolbars in the non-desktop caseTor Lillqvist
2014-12-04Ignore exceptions when getting the background color configurationTor Lillqvist
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-24typo: unknownAndras Timar
2014-11-20Revert "coverity#1169848 Uncaught exception"Stephan Bergmann
2014-11-19Revert "cid#706553 Uncaught exception"Stephan Bergmann
2014-11-19Revert "cid#706552 Uncaught exception"Stephan Bergmann
2014-11-19Revert "cid#706551 Uncaught exception"Stephan Bergmann
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18fdo#82708 editing statusbar tooltip textsYousuf Philips
2014-11-17coverity#705177 Missing break in switchCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13coverity#1251595 Uncaught exceptionCaolán McNamara
2014-11-12typo: represant->representAndras Timar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann