summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucbstore.cxx
AgeCommit message (Expand)Author
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in PersistentPropertySetNoel Grandin
2021-11-30use more OInterfaceContainerHelper2 in ucbNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19no need for pimpl in PersistentPropertySetNoel Grandin
2021-07-19no need for pimpl in PropertySetRegistryNoel Grandin
2021-07-19no need to allocate separately in PropertySetInfo_ImplNoel Grandin
2021-07-19no need for pimpl in UcbStoreNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-15loplugin:referencecasting in ucbNoel
2020-10-05Removed duplicated includeAndrea Gelmini
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-10-01Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-09ucb/core: create instances with uno constructorsNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-26loplugin:useuniqueptr in PersistentPropertySet_ImplNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-27Replace list by vector in ucbstore (ucb)Julien Nabet
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin