summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/tablecontainer.cxx
AgeCommit message (Expand)Author
2021-11-11Replace some macros in dbaccess part 5Julien Nabet
2021-11-10Replace some macros in dbaccess part 3Julien Nabet
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-15Fix typo in codeAndrea Gelmini
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-16loplugin:stringstaticStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-04fdo#70144 Don't reset Document's modified flag when inserting new table.Andrzej J.R. Hunt
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna