summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
2017-09-25tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet
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
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12Revert "tdf#88206: use variadic variants for cppu helper"Stephan Bergmann
2016-04-11tdf#88206: use variadic variants for cppu helperStefan Weiberg
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-03loplugin:unuseddefaultparams in mysqlcNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-16fix mysqlc buildNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05mysqlc: -Werror=unused-functionMichael Stahl
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin