/icon-themes/galaxy/cmd/ca/

value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cachedcontentresultset.hxx
AgeCommit message (Expand)Author
2024-08-01cid#1607424 Double unlockCaolán McNamara
2023-02-13osl::Mutex->std::mutex in ContentResultSetWrapperNoel Grandin
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-01loplugin:constmethodNoel 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-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-07-15ucb/cacher: create instances with uno constructorsNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03remove some useless comment linesNoel 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
2018-04-23loplugin:useuniqueptr in CachedContentResultSet::CCRS_CacheNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-10-20loplugin:finalclasses in ucb,ucbhelperNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2017-01-18use rtl::Reference in CachedContentResultSetNoel Grandin
2016-12-08-Werror=return-local-addrStephan Bergmann
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: ucbThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21kill ucbhelper XSERVICEINFO_NOFACTORY_DECLNorbert Thiebaud
2014-03-21kill ucbhelper XSERVICEINFO_DECLNorbert Thiebaud
2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbAlexander Wilms
2013-09-04Replace XROW_GETXXX macro with templateStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks