summaryrefslogtreecommitdiff
path: root/framework/inc/jobs
AgeCommit message (Expand)AuthorFilesLines
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin2-2/+2
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-18Remove dead ENABLE_COMPONENT_SELF_CHECKStephan Bergmann1-24/+0
2016-04-01sequence->vector in frameworkNoel Grandin2-8/+8
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin3-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-9/+9
2015-10-08full fill mostly fulfillCaolán McNamara1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage1-1/+1
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-4/+4
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist3-3/+3
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-04-07framework: sal_Bool->boolNoel Grandin6-17/+17
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist8-67/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-9/+9
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-2/+2
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-4/+2
2014-03-20Access safe members directlyStephan Bergmann1-3/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-2/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-2/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-2/+1
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-3/+1
2014-03-17Remove unused framework::FairRWLockStephan Bergmann1-0/+1
2014-02-26Remove visual noise from frameworkAlexander Wilms8-52/+52
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-9/+9
2014-02-10Simplify string literal usageStephan Bergmann1-40/+0
2014-01-20fwk: Use constructor feature for JobExecutor.Matúš Kukan1-115/+0
2014-01-17fwk: Use constructor feature for JobDispatch.Matúš Kukan1-140/+0
2013-12-20typo fixesAndras Timar4-12/+12
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold10-30/+30
2013-09-26typo fixes in commentsAndras Timar3-3/+3
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist7-7/+0
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin3-29/+20
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-3/+3
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-7/+7
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-59/+59
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-3/+3
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-6/+7
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-8/+10