summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-9/+0
2019-12-18sal_Char->char in connectivityNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-1/+1
2019-02-08loplugin:indentation in connectivityNoel Grandin1-1/+1
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-55/+55
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+1
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-13/+13
2016-05-30com::sun::star->css in connectivityNoel Grandin1-11/+11
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-11/+11
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2016-01-13connectivity: suppress MSVC 2013 --enable-lto warning C4702Michael Stahl1-0/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-3/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-02-19Fix component_getFactory function signatureStephan Bergmann1-1/+1
2015-02-19Remove unused using declarationsStephan Bergmann1-7/+0
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-3/+3
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-4/+4
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-8/+8
2014-02-27Remove visual noise from connectivityAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-51/+51
2014-02-23Remove unneccessary commentsAlexander Wilms1-102/+102
2014-01-27coverity#707688 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-27coverity#707687 Uninitialized scalar fieldCaolán McNamara1-0/+1
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane1-0/+8
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-3/+7
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist1-20/+16
2013-09-04WaE: Unreachable codeTor Lillqvist1-0/+20
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-21/+20
2013-03-20simplify OUString assignmentsChr. Rossmanith1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-11/+11
2012-10-01Use prefixes for these UNO componentsTor Lillqvist1-1/+1
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-4/+4
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0