summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Expand)AuthorAgeFilesLines
* Delete mysqlc module, mysql cpp connector remainsTamas Bunth2018-08-272-1587/+0
* Moving mysqlc into connectivity as a libraryTamas Bunth2018-08-2434-7301/+0
* On macOS Library_mysqlc needs _iconv{,_close,_open}Stephan Bergmann2018-08-201-0/+4
* loplugin:useuniqueptr in OPreparedResultSetNoel Grandin2018-08-152-13/+10
* Fix typosAndrea Gelmini2018-08-132-2/+2
* Various loplugin warnings in mysqlStephan Bergmann2018-08-133-3/+3
* loplugin, various in mysqlcNoel Grandin2018-08-136-28/+28
* fix build (missing #include <sal/log.hxx>'s)Rene Engelhard2018-08-132-0/+3
* mysqlc: Fix float, double and numeric typesTamas Bunth2018-08-122-10/+14
* Switch from mysql to MariaDB C APITamas Bunth2018-08-1218-1677/+2724
* Replace Galaxy icon theme by Colibreheiko tietze2018-05-051-1/+1
* loplugin:useuniqueptr in mysqlcNoel Grandin2018-04-233-23/+22
* Don't link Library_mysqlc against -lnslStephan Bergmann2018-04-071-1/+1
* Use for-range loops in mysqlcJulien Nabet2018-03-302-4/+5
* loplugin:unusedmethodsNoel Grandin2018-03-122-39/+0
* remove connectivity OSubComponentNoel Grandin2018-02-025-58/+2
* More loplugin:cstylecast: mysqlcStephan Bergmann2018-01-124-5/+5
* loplugin:salcall fix functionsNoel Grandin2017-12-113-7/+7
* loplugin:finalclasses in mysqlcNoel Grandin2017-11-016-18/+7
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-301-1/+1
* loplugin:includeform: mysqlcStephan Bergmann2017-10-231-1/+1
* use rtl::Reference in mysqlcNoel Grandin2017-10-065-50/+45
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet2017-09-241-4/+2
* consistent naming of externals: mysqlcppconn -> mysql-connector-cppMichael Stahl2017-09-152-4/+4
* consistent naming of externals: libmariadb -> mariadb-connector-cMichael Stahl2017-09-152-2/+2
* Remove unused m_aBatchVector membersStephan Bergmann2017-09-012-6/+1
* Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet2017-08-312-3/+3
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields l10ntools..rscNoel Grandin2017-07-042-2/+0
* loplugin:oncevar in l10ntools..mysqlcNoel Grandin2017-06-254-8/+4
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-234-9/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-093-3/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove redundant 'inline' keyword, Linux reduxStephan Bergmann2017-03-074-5/+5
* Fix typosAndrea Gelmini2017-03-022-2/+2
* With GCC -std=gnu++17, dynamic exception specifications cause an errorStephan Bergmann2017-02-231-7/+0
* external/mysqlcppconn: Silence -Wdynamic-exception-spec errorsStephan Bergmann2017-02-161-0/+7
* boost::scoped_ptr -> std::unique_ptr in mysqlcNoel Grandin2017-02-031-14/+14
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-2/+1
* Work around GCC 7 -Werror=implicit-fallthrough=Stephan Bergmann2017-01-311-0/+8
* Silence GCC 7 warnings in cppconn/exception.hStephan Bergmann2017-01-311-0/+7
* Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann2017-01-2717-813/+381
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-16/+0
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-137-270/+1