summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2018-08-28Moving mysqlc into connectivity as a libraryTamas Bunth
2018-08-28mysqlc: Fix float, double and numeric typesTamas Bunth
2018-08-28Switch from mysql to MariaDB C APITamas Bunth
2018-06-01mysqlc: add dummy library in the non-extension caseMiklos Vajna
2017-11-01loplugin:finalclasses in mysqlcNoel Grandin
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: mysqlcStephan Bergmann
2017-10-06use rtl::Reference in mysqlcNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-24tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet
2017-09-15consistent naming of externals: mysqlcppconn -> mysql-connector-cppMichael Stahl
2017-09-15consistent naming of externals: libmariadb -> mariadb-connector-cMichael Stahl
2017-09-01Remove unused m_aBatchVector membersStephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-23With GCC -std=gnu++17, dynamic exception specifications cause an errorStephan Bergmann
2017-02-16external/mysqlcppconn: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-02-03boost::scoped_ptr -> std::unique_ptr in mysqlcNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-31Work around GCC 7 -Werror=implicit-fallthrough=Stephan Bergmann
2017-01-31Silence GCC 7 warnings in cppconn/exception.hStephan Bergmann
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-17loplugin:datamembershadowNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-07-15loplugin:unnecessaryoverride in mysqlcStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-09Revert "tdf#88206 Change use of cppu::WeakImplHelper*"Caolán McNamara
2016-06-09tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav
2016-05-30Missing includeStephan Bergmann
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann