summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/tablecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-1/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-2/+2
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin1-16/+14
2021-11-11Replace some macros in dbaccess part 5Julien Nabet1-2/+13
2021-11-10Replace some macros in dbaccess part 3Julien Nabet1-1/+7
2021-02-22loplugin:refcounting in dbaccessNoel1-4/+4
2021-02-15loplugin:referencecasting in dbaccessNoel1-1/+1
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-1/+0
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-10-02loplugin:reducevarscope in dbaccessNoel1-1/+2
2020-09-15Fix typo in codeAndrea Gelmini1-3/+3
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-12/+12
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-8/+0
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen1-0/+1
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-1/+1
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin1-1/+1
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-1/+1
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara1-2/+2
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-1/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-11-01loplugin:constantparam in d*Noel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-10/+10
2017-10-03new loplugin:blockblockNoel Grandin1-6/+4
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-49/+37
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-7/+2
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-08-16loplugin:stringstaticStephan Bergmann1-6/+4
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-2/+2
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+4
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-1/+1
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-11/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-11/+11
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-04fdo#70144 Don't reset Document's modified flag when inserting new table.Andrzej J.R. Hunt1-5/+3