summaryrefslogtreecommitdiff
path: root/ucb/source/cacher
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-07-19no need to allocate FetchResult separately in CCRS_CacheNoel Grandin
2021-07-19no need to allocate Sequence separately in CCRS_CacheNoel Grandin
2021-07-19no need to allocate Sequence separately in CCRS_PropertySetInfoNoel Grandin
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-29Fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15ucb/cacher: create instances with uno constructorsNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetFactoryNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-21loplugin:referencecasting in ucbNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin