summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-02-19Fix component_getFactory function signatureStephan Bergmann
2015-02-19Remove unused using declarationsStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-27coverity#707688 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#707687 Uninitialized scalar fieldCaolán McNamara
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: Unreachable codeTor Lillqvist
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-06-12re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky