summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/bc.hxx
AgeCommit message (Expand)Author
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
2022-05-10osl::Mutex->std::mutex in ucb::BaseContentNoel Grandin
2021-11-30use more OInterfaceContainerHelper2 in ucbNoel Grandin
2021-08-09can pass PropertyChangeNotifier around by valueNoel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-08use cppu::WeakImplHelper in fileaccess::BaseContentNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-01-29make memory management more explicit in BaseContextNoel Grandin
2018-01-29loplugin:useuniqueptr in BaseContentNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-06coverity#1338238 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-07loplugin:unusedmethods ucbNoel Grandin
2015-06-30Coverity 1308468 etc.: Exception specificationsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud
2014-03-17ucb: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.13.72); FILE MERGEDRüdiger Timm
2007-06-05INTEGRATION: CWS bgdlremove (1.12.62); FILE MERGEDIvo Hinkelmann
2006-06-20INTEGRATION: CWS warnings01 (1.11.10); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.10.272); FILE MERGEDRüdiger Timm
2001-10-24#92924#: exception specificationsJens-Heiner Rechtien
2001-07-27#89933# - Always pass unchecked mountpoints to TaskManager::endTask(...)Kai Sommerfeld
2001-07-09Added support for exceptions by return value of setPropertyValues.Andreas Bille