summaryrefslogtreecommitdiff
path: root/framework/source/jobs
AgeCommit message (Expand)Author
2018-07-31Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2018-07-08Fix typoAndrea Gelmini
2018-06-13WaE: Wmaybe-uninitializedCaolán McNamara
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-05-05Fix typosAndrea Gelmini
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-24Fix typosAndrea Gelmini
2018-02-16native dialog initial basisCaolán McNamara
2018-01-14Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2017-12-17Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-01Fix typosAndrea Gelmini
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-22Fix typosAndrea Gelmini
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Remove dead ENABLE_COMPONENT_SELF_CHECKStephan Bergmann
2016-04-07Resolve OUStringList typedefStephan Bergmann
2016-04-01sequence->vector in frameworkNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara