summaryrefslogtreecommitdiffstats
path: root/framework/inc/services
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:mergeclassesNoel Grandin2015-10-071-5/+9
* Fix typosAndrea Gelmini2015-10-011-5/+5
* convert Link<> to typedNoel Grandin2015-09-211-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-191-1/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-145-10/+10
* loplugin:unusedmethods frameworkNoel Grandin2015-07-151-9/+0
* coverity#1308527 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-221-1/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-2/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky2014-09-121-1/+1
* coverity#1224998 Uncaught exceptionCaolán McNamara2014-07-141-1/+1
* Removed redundant private methods commentsHussian Alamri2014-05-141-1/+0
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* remove unused hrc filesThomas Arnhold2014-04-221-24/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-3/+3
* framework: sal_Bool->boolNoel Grandin2014-04-072-25/+25
* Typo: s/ouer/ourTor Lillqvist2014-04-061-1/+1
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-061-8/+0
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-061-17/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-14/+14
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-064-41/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-8/+8
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-265-113/+113
* Remove dead codeStephan Bergmann2014-03-201-171/+0
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-3/+3
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-2/+0
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-5/+3
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-1/+1
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-0/+1
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-171-1/+0
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-2/+0
* framework: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* remove com.sun.star.comp.framework.LicenseCaolán McNamara2014-03-142-180/+0
* Remove visual noise from frameworkAlexander Wilms2014-02-265-91/+81
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-265-106/+106
* coverity#983681 Uncaught exceptionCaolán McNamara2014-02-211-1/+2