summaryrefslogtreecommitdiff
path: root/framework/inc/jobs
AgeCommit message (Expand)Author
2019-09-01Fix '..'Andrea Gelmini
2019-08-24loplugin:returnconstval in frameworkNoel Grandin
2019-06-08Fix typoAndrea Gelmini
2019-06-08Fix typoAndrea Gelmini
2019-06-08TyposJulien Nabet
2019-05-10an uno -> a unoCaolán McNamara
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2017-12-29Fix typosAndrea Gelmini
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in frameworkNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-22Fix typosAndrea Gelmini
2016-04-18Remove dead ENABLE_COMPONENT_SELF_CHECKStephan Bergmann
2016-04-01sequence->vector in frameworkNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-20Access safe members directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann