summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/TableDeco.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
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-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-14use std::vector::insert instead of push_backNoel Grandin1-5/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski1-2/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski1-3/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-22loplugin:refcounting in dbaccessNoel1-4/+4
2020-09-15Fix typo in codeAndrea Gelmini1-3/+3
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-6/+0
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen1-0/+1
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil1-0/+3
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-2/+3
2019-05-29tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-2/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-1/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-3/+0
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-5/+5
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin1-17/+10
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-07-11use more range-for on uno::SequenceNoel Grandin1-15/+13
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann1-2/+1
2017-06-29improve refcounting lopluginNoel Grandin1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-11/+3
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara1-3/+3
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+16
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin1-3/+2
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-3/+3
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-22/+0
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-12/+1