summaryrefslogtreecommitdiffstats
path: root/mysqlc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Missing includeStephan Bergmann2016-05-301-1/+1
* Use BOOST_FALLTHROUGH in external codeStephan Bergmann2016-05-101-2/+2
* Fix typosAndrea Gelmini2016-05-011-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-7/+7
* Avoid reserved identifiersStephan Bergmann2016-04-223-22/+22
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-206-35/+35
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-2/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* Revert "tdf#88206: use variadic variants for cppu helper"Stephan Bergmann2016-04-127-13/+13
* tdf#88206: use variadic variants for cppu helperStefan Weiberg2016-04-117-13/+13
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* loplugin:unuseddefaultparams in mysqlcNoel Grandin2016-03-032-8/+6
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin: unused return valuesNoel Grandin2016-01-182-9/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-081-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-12-241-1/+1
* loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin2015-12-221-1/+0
* loplugin:unusedmethodsNoel Grandin2015-12-214-68/+0
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-1/+1
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+0
* loplugin:unusedfields variousNoel Grandin2015-11-255-143/+35
* fix mysqlc buildNoel Grandin2015-11-164-4/+8
* use initialiser for Sequence<OUString>Noel Grandin2015-11-154-8/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-109-25/+25
* mysqlc: -Werror=unused-functionMichael Stahl2015-11-051-0/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-302-2/+2
* com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2015-10-2316-147/+147
* refactor out some com::sun::star typedefsNoel Grandin2015-10-213-168/+160
* new loplugin: badvectorinitNoel Grandin2015-10-201-15/+15
* boost->stdCaolán McNamara2015-09-171-1/+0
* Revert "mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc."Stephan Bergmann2015-08-246-12/+12
* mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-226-12/+12
* loplugin:simplifyboolStephan Bergmann2015-07-164-21/+21
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-111-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-4/+4
* Remove dead codeStephan Bergmann2015-05-082-11/+0
* css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann2015-05-081-2/+2
* fix erroneous disposeOnce calls.Michael Meeks2015-04-283-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-283-3/+3
|\
| * vclwidget: only call dispose() onceNoel Grandin2015-04-103-3/+3
* | More loplugin:simplifyboolStephan Bergmann2015-04-272-2/+2