summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)AuthorFilesLines
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke3-3/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann4-5/+5
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-02-23With GCC -std=gnu++17, dynamic exception specifications cause an errorStephan Bergmann1-7/+0
2017-02-16external/mysqlcppconn: Silence -Wdynamic-exception-spec errorsStephan Bergmann1-0/+7
2017-02-03boost::scoped_ptr -> std::unique_ptr in mysqlcNoel Grandin1-14/+14
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-01-31Work around GCC 7 -Werror=implicit-fallthrough=Stephan Bergmann1-0/+8
2017-01-31Silence GCC 7 warnings in cppconn/exception.hStephan Bergmann1-0/+7
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann17-813/+381
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-16/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin7-270/+1
2016-11-17loplugin:datamembershadowNoel Grandin2-2/+1
2016-11-02loplugin:singlevalfieldsNoel Grandin3-10/+3
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-11/+13
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-49/+1
2016-07-15loplugin:unnecessaryoverride in mysqlcStephan Bergmann2-24/+3
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann3-3/+3
2016-06-09Revert "tdf#88206 Change use of cppu::WeakImplHelper*"Caolán McNamara1-2/+2
2016-06-09tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav1-2/+2
2016-05-30Missing includeStephan Bergmann1-1/+1
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann1-2/+2
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann3-22/+22
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann6-35/+35
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-2/+0
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Revert "tdf#88206: use variadic variants for cppu helper"Stephan Bergmann7-13/+13
2016-04-11tdf#88206: use variadic variants for cppu helperStefan Weiberg7-13/+13
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-03loplugin:unuseddefaultparams in mysqlcNoel Grandin2-8/+6
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-18loplugin: unused return valuesNoel Grandin2-9/+0
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin4-68/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+0
2015-11-25loplugin:unusedfields variousNoel Grandin5-143/+35
2015-11-16fix mysqlc buildNoel Grandin4-4/+8
2015-11-15use initialiser for Sequence<OUString>Noel Grandin4-8/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-25/+25
2015-11-05mysqlc: -Werror=unused-functionMichael Stahl1-0/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2-2/+2
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin16-147/+147