summaryrefslogtreecommitdiff
path: root/framework/inc/jobs
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin2-22/+0
2018-03-06Fix typosAndrea Gelmini2-5/+5
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist2-4/+0
2017-12-29Fix typosAndrea Gelmini2-2/+2
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann2-2/+2
2017-11-13Fix typosAndrea Gelmini2-3/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke4-5/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke3-3/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke3-3/+0
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-20/+11
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2-2/+10
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin3-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
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