summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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-07drop crashrep unused since start of LibreOfficeCaolán McNamara
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-05java: unnecessary importsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead codeNoel 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-19java: static fields that should not be staticNoel Grandin
2014-12-19java: this does not need to be a ThreadNoel Grandin
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-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: remove comment noiseNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
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-25java: final fields that can be staticNoel Grandin
2014-11-25java,framework: remove unused vars and parametersNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
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-18java: make fields final where possibleNoel Grandin