summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Expand)AuthorAgeFilesLines
* tdf#119743: add Features entries in Properties block Drivers.xcuJulien Nabet2018-10-041-0/+30
* 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
* loplugin:datamembershadowNoel Grandin2016-11-172-2/+1
* loplugin:singlevalfieldsNoel Grandin2016-11-023-10/+3
* Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann2016-10-271-3/+0
* Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann2016-09-201-11/+13
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-49/+1
* loplugin:unnecessaryoverride in mysqlcStephan Bergmann2016-07-152-24/+3
* Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann2016-07-123-3/+3
* Revert "tdf#88206 Change use of cppu::WeakImplHelper*"Caolán McNamara2016-06-091-2/+2
* tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav2016-06-091-2/+2