summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/TableDeco.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-22loplugin:refcounting in dbaccessNoel
2020-09-15Fix typo in codeAndrea Gelmini
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
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-05-29tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-24Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21cid#707727 Uninitialized pointer fieldNoel Grandin
2014-01-28coverity#705141 Missing break in switchCaolán McNamara
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini