summaryrefslogtreecommitdiff
path: root/framework/source/jobs
AgeCommit message (Expand)Author
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
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini