summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cachedcontentresultsetstub.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-13osl::Mutex->std::mutex in ContentResultSetWrapperNoel Grandin1-57/+53
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski1-3/+5
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel1-1/+1
2020-08-03loplugin:flatten in ucbNoel Grandin1-46/+45
2020-07-15ucb/cacher: create instances with uno constructorsNoel Grandin1-18/+14
2020-07-13expand out an UNO macroNoel Grandin1-1/+10
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetStubFactoryNoel Grandin1-32/+0
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen1-0/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann1-2/+2
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin1-2/+1
2019-02-22loplugin:unusedfields in ucb,ucbhelperNoel Grandin1-5/+3
2018-11-06convert some macros to local functionsNoel Grandin1-116/+128
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-3/+3
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-3/+3
2017-10-23loplugin:includeform: ucbStephan Bergmann1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-3/+3
2017-06-17use local statics in getTypes functionsJochen Nitschke1-23/+16
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-5/+16
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin1-3/+17
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin1-5/+5
2014-12-18ucb: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-04-30ucb: sal_Bool->boolNoel Grandin1-19/+19
2014-03-05kill XINTERFACE_IMPL_3Norbert Thiebaud1-5/+20
2014-03-05de-macroize XINTERFACE_COMMON_IMPLNorbert Thiebaud1-1/+10
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-26/+26
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-10/+6
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist1-2/+4
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist1-4/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0