summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)Author
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Fix typo in codeAndrea Gelmini
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-23loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-01-25loplugin:useuniqueptr in OInputCompStreamNoel Grandin
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29ofz: Direct-leakCaolán McNamara
2017-11-01loplugin:finalclasses in packageNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-25Fix typosAndrea Gelmini
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-09-07tdf#108572 let remove storage elementSzymon Kłos
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet
2017-07-18loplugin:constparams in packageNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem