summaryrefslogtreecommitdiff
path: root/framework/source/jobs
AgeCommit message (Expand)Author
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
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-02-03Clean up some weird loggingTor Lillqvist
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
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-18Typo: s/shure/sureTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist