summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_databasemetadata.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-03boost::scoped_ptr -> std::unique_ptr in mysqlcNoel Grandin1-14/+14
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann1-149/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-37/+0
2016-11-02loplugin:singlevalfieldsNoel Grandin1-6/+3
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-32/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-2/+2
2015-10-20new loplugin: badvectorinitNoel Grandin1-15/+15
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-104/+104
2014-12-04mysqlc: loplugin:cstylecastStephan Bergmann1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+1
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini1-158/+0
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini1-318/+0
2014-07-02mysqlc: sal_Bool -> boolStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-149/+149
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-03auto_ptr -> scoped_ptrStephan Bergmann1-13/+14
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-15/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+17
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-16/+16
2013-03-10more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-26re-base on ALv2 code.Michael Meeks1-24/+17
2011-12-20catch exception by constant referenceTakeshi Abe1-46/+46
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-17/+16
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara1-2/+2
2010-03-12cmcfixes73: #i110068# unify headers in one placeCaolán McNamara1-15/+17
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]1-0/+2215