*.doc binary *.sdw binary *.svg binary *.jcs binary schema/*/* export-ignore
summaryrefslogtreecommitdiff
path: root/framework/source/accelerators/storageholder.cxx
AgeCommit message (Expand)Author
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