summaryrefslogtreecommitdiffstats
path: root/framework/source/jobs
Commit message (Expand)AuthorAgeFilesLines
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-061-1/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-066-39/+39
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-068-119/+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-262-19/+19
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-17/+10
* Access safe members directlyStephan Bergmann2014-03-201-10/+2
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-39/+8
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-19/+6
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-19/+11
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-72/+18
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-59/+21
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-2/+3
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-172-7/+6
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-176-57/+52
* coverity#707878 Uninitialized scalar fieldCaolán McNamara2014-03-081-0/+1
* coverity#707877 Uninitialized scalar fieldCaolán McNamara2014-03-081-0/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-265-41/+41
* Remove unneccessary commentsAlexander Wilms2014-02-238-97/+97
* cosmeticsMatúš Kukan2014-02-131-3/+2
* Simplify string literal usageStephan Bergmann2014-02-104-111/+48
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-091-2/+2
* Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan2014-01-241-56/+78
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-222-10/+10
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-212-12/+11
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-4/+4
* fwk: Use constructor feature for JobExecutor.Matúš Kukan2014-01-201-51/+131
* fwk: Use constructor feature for JobDispatch.Matúš Kukan2014-01-171-21/+120
* typo fixesAndras Timar2013-12-204-10/+10
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-4/+4
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-6/+6
* remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin2013-11-111-7/+7
* typo fixes in commentsAndras Timar2013-09-265-9/+9
* Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist2013-09-091-2/+2
* Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist2013-09-081-7/+5
* Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist2013-09-081-8/+4
* Convert the easy cases in framework to WeakImplHelperNoel Grandin2013-07-233-57/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-311-2/+1
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-281-8/+7
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-283-46/+46
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-4/+4
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-0/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-2/+2
* fdo#60724 informations -> informationThomas Arnhold2013-04-157-15/+15
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-168/+168
* There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2013-03-251-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-033-4/+4
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-023-10/+10
* fdo#60724: lintian typo fix: useful -> usefulGregg King2013-02-261-1/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-6/+3