summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2015-01-20Some more loplugin:cstylecast: frameworkStephan Bergmann
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-13java: remove some dead propertiesNoel Grandin
2015-01-13java: inline the CheckAPI propertiesNoel Grandin
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-09java: simplify array creationNoel 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-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