summaryrefslogtreecommitdiffstats
path: root/framework/source/jobs
Commit message (Expand)AuthorAgeFilesLines
* remove unused uno::Reference varsNoel Grandin2017-05-121-16/+3
* remove empty commentsNoel Grandin2017-05-031-6/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-3/+3
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-265-55/+38
* loplugin:oncevar in frameworkNoel Grandin2016-11-073-29/+11
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous2016-10-161-2/+1
* Fix typosAndrea Gelmini2016-10-032-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* Fix typosAndrea Gelmini2016-07-221-1/+1
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-202-2/+4
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-4/+4
* Remove dead ENABLE_COMPONENT_SELF_CHECKStephan Bergmann2016-04-181-325/+0
* Resolve OUStringList typedefStephan Bergmann2016-04-071-3/+3
* sequence->vector in frameworkNoel Grandin2016-04-015-30/+31
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-241-3/+3
* Fix typosAndrea Gelmini2016-02-051-2/+2
* Fix typosAndrea Gelmini2016-01-104-6/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-292-2/+2
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-4/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-023-17/+17
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-4/+1
* com::sun::star->css in frameworkNoel Grandin2015-10-141-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-20/+20
* loplugin:unusedmethodsNoel Grandin2015-10-011-6/+6
* Fix typosAndrea Gelmini2015-09-302-7/+7
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* more config skipping stuff and a tester toolCaolán McNamara2015-08-201-0/+4
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-142-4/+4
* loplugin: defaultparamsNoel Grandin2015-08-111-2/+2
* Fix typosAndrea Gelmini2015-07-033-5/+5
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann2015-04-231-2/+2
* Typo: formated->formattedJulien Nabet2015-03-252-2/+2
* Clean up some weird loggingTor Lillqvist2015-02-031-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* fdo#75757: Remove inheritance from std::vector.Matthew Pottage2015-01-072-9/+9
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-6/+6
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-2/+6
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-9/+9
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-4/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-052-6/+6
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1