summaryrefslogtreecommitdiff
path: root/framework/source/jobs/jobdata.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-09-03Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-06-20Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-18Fix typosAndrea Gelmini
2018-07-08Fix typoAndrea Gelmini
2018-05-05Fix typosAndrea Gelmini
2018-02-24Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-01Fix typosAndrea Gelmini
2017-05-03remove empty commentsNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-01sequence->vector in frameworkNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-03-25Typo: formated->formattedJulien Nabet
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10Simplify string literal usageStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King