summaryrefslogtreecommitdiff
path: root/ucb/source/cacher
AgeCommit message (Expand)AuthorFilesLines
2021-02-15loplugin:referencecasting in ucbNoel1-1/+1
2021-02-09loplugin:referencecasting check for Reference::queryNoel1-2/+2
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann1-4/+5
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-6/+6
2020-10-29Fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann1-3/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+3
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel1-1/+1
2020-08-16loplugin:unusedmethodsNoel Grandin3-3/+0
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-03loplugin:flatten in ucbNoel Grandin2-116/+115
2020-07-16loplugin:unusedmethodsNoel Grandin1-4/+0
2020-07-15ucb/cacher: create instances with uno constructorsNoel Grandin10-214/+65
2020-07-13expand out an UNO macroNoel Grandin4-4/+40
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann1-4/+4
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin1-2/+1
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin1-4/+3
2020-05-10compact namespace in ucb..uuiNoel Grandin1-2/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2019-12-23sal_Char->char in ucbNoel Grandin1-1/+1
2019-12-13loplugin:expandablemethodsNoel Grandin2-8/+1
2019-12-03remove some useless comment linesNoel Grandin7-11/+0
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen6-15/+1
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetStubFactoryNoel Grandin2-49/+5
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetFactoryNoel Grandin2-50/+5
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetStubFactoryNoel Grandin2-50/+5
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetFactoryNoel Grandin2-50/+5
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen11-9/+20
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin2-4/+4
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-5/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin4-8/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann4-8/+8
2019-07-21loplugin:referencecasting in ucbNoel Grandin1-2/+2
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-2/+4
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-6/+3
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov3-6/+6
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin4-8/+4
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin2-9/+4
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin2-2/+2
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin4-143/+179
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+2
2018-10-27tdf#120703 PVS: V519 variable is assigned values twice successivelyMike Kaganski1-5/+0
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen6-0/+9
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin3-30/+10
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-6/+15
2018-04-23loplugin:useuniqueptr in CachedContentResultSet::CCRS_CacheNoel Grandin2-7/+5
2018-04-14Fix typosAndrea Gelmini1-2/+2
2018-01-25loplugin:useuniqueptr in ContentResultSetWrapperNoel Grandin2-13/+10
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin1-7/+7