summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* Fix of a few typosAndrea Gelmini2015-02-091-2/+2
* Typo: we has->we haveJulien Nabet2015-02-083-3/+3
* Typo: relaese->releaseJulien Nabet2015-02-082-2/+2
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-064-13/+16
* rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara2015-02-047-26/+26
* fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara2015-02-045-24/+44
* Clean up some weird loggingTor Lillqvist2015-02-032-3/+2
* coverity#1267648 Logically dead codeCaolán McNamara2015-02-021-1/+1
* coverity#1267688 Uncaught exceptionCaolán McNamara2015-02-012-4/+4
* coverity#1267687 Uncaught exceptionCaolán McNamara2015-02-012-4/+5
* coverity#1267685 Uncaught exceptionCaolán McNamara2015-02-012-4/+4
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-15/+0
* remove unused typedefsNoel Grandin2015-01-281-4/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-266-50/+29
* 'Ownership' is one word, as is 'relationship'Tor Lillqvist2015-01-233-3/+3
* Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara2015-01-212-7/+7
* Some more loplugin:cstylecast: frameworkStephan Bergmann2015-01-203-4/+4
* do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara2015-01-141-1/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-123-3/+3
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-123-8/+8
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-2/+0
* fdo#75757: Remove inheritance from std::vector.Matthew Pottage2015-01-074-31/+37
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-3/+2
* how about scopeEike Rathke2015-01-061-3/+4
* workaround a weird gcc optimization werror bugEike Rathke2015-01-061-19/+25
* fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin2015-01-062-4/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0218-82/+79
* Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl2014-12-261-0/+1
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1850-225/+184
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-169-22/+20
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1211-71/+46
* changed timers to idleJennifer Liebel2014-12-092-20/+20
* changed some timer to idleJennifer Liebel2014-12-092-18/+18
* changed timers to idleJennifer Liebel2014-12-091-2/+2
* changed timers to idleJennifer Liebel2014-12-092-20/+20
* changed timers to idleJennifer Liebel2014-12-091-2/+2
* changed some timer to idleJennifer Liebel2014-12-092-18/+18
* framework: avoid double-free in ToolBarManager()Michael Stahl2014-12-091-0/+6
* changed timers to idleJennifer Liebel2014-12-092-20/+20
* fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller2014-12-091-2/+2
* changed some timer to idleJennifer Liebel2014-12-092-24/+18
* Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara2014-12-081-5/+12
* Avoid automatic toolbars in the non-desktop caseTor Lillqvist2014-12-041-0/+6
* Ignore exceptions when getting the background color configurationTor Lillqvist2014-12-041-3/+14
* Further clean-upStephan Bergmann2014-12-032-9/+0
* Code clean-up/consolidation task.Vishv Brahmbhatt2014-12-032-47/+6
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-5/+5
* typo: unknownAndras Timar2014-11-241-2/+2