summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/resultset.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-02-19Simplify sequence of Property in dbaccessJulien Nabet1-11/+11
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+2
2021-11-11Replace some macros in dbaccess part 6Julien Nabet1-6/+6
2021-11-11Replace some macros in dbaccess part 5Julien Nabet1-2/+5
2021-11-11Replace some macros in dbaccess part 4Julien Nabet1-6/+6
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-22loplugin:refcounting in dbaccessNoel1-2/+2
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-6/+0
2019-08-17Use simplified syntax for SequenceJulien Nabet1-1/+1
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-11/+11
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin1-3/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-3/+3
2018-03-05loplugin:useuniqueptr in dbaccessNoel Grandin1-6/+4
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-6/+3
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-82/+82
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-02-25convert StandardSQLState to scoped enumNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-25/+25
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-30/+30
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-1/+1
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-88/+1
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-2/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-2/+2
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-12/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-81/+81
2014-02-21coverity#738612 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-10fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-0/+1
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-91/+89
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1