summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/storageholder.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-12-20osl::Mutex->std::mutex in StorageHolderNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-06-14Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-05Fix typosAndrea Gelmini
2017-04-28loplugin:salunicodeliteral: frameworkStephan Bergmann
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-07Resolve OUStringList typedefStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-07loplugin:mergedclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-29coverity#1308429 Unchecked return valueCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25+= does not make any sense hereStephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-08-01typo: more then -> more thanTakeshi Abe
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Use an osl::Mutex directlyStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-08Use SAL_INFO instead of framework's own LOG_WARNINGTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-11fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold