summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_databasemetadata.cxx
AgeCommit message (Expand)Author
2018-08-27Delete mysqlc module, mysql cpp connector remainsTamas Bunth
2018-08-13Various loplugin warnings in mysqlStephan Bergmann
2018-08-13loplugin, various in mysqlcNoel Grandin
2018-08-12Switch from mysql to MariaDB C APITamas Bunth
2017-07-31loplugin:oncevarNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-02-03boost::scoped_ptr -> std::unique_ptr in mysqlcNoel Grandin
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-04mysqlc: loplugin:cstylecastStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini
2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini
2014-07-02mysqlc: sal_Bool -> boolStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03auto_ptr -> scoped_ptrStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-10more s/MYSQLC/MARIADBC/ to make mysqlc actually build...Rene Engelhard
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-26re-base on ALv2 code.Michael Meeks
2011-12-20catch exception by constant referenceTakeshi Abe
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-10-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-03-12cmcfixes73: #i110068# unify headers in one placeCaolán McNamara
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]