summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-03-25new constantfunction lopluginNoel Grandin
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-23Resolves: rhbz#1204244 group sdb windows together as 'base'Caolán McNamara
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-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11framework: reindent that tooMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03TyposJulien Nabet
2015-03-02TyposJulien Nabet
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-27Remove nonsenseStephan Bergmann
2015-02-26TyposJulien Nabet
2015-02-24Less castingStephan Bergmann
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-21TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-08Typo: we has->we haveJulien Nabet
2015-02-08Typo: relaese->releaseJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-02-03Clean up some weird loggingTor Lillqvist
2015-02-02coverity#1267648 Logically dead codeCaolán McNamara
2015-02-01coverity#1267688 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
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