summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-10-26tdf#72205 a VARCHAR and a LONGVARCHAR should compare equalLionel Elie Mamane1-1/+69
2015-10-15java: 'final static' to 'static final'Noel Grandin1-2/+2
2015-09-18tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet1-2/+6
2015-08-06tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky1-2/+2
2015-08-06aDBFColumn.db_typ is input controlledCaolán McNamara1-1/+1
2015-08-06Fix PostgreSQL function nameAndrea Gelmini1-1/+1
2015-08-06more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard3-5/+45
2015-08-06Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann1-1/+9
2015-08-06postgresql-sdbc: fixup string2intarrayLionel Elie Mamane1-10/+24
2015-08-06parameter handling: fix confusion between column name and realnameLionel Elie Mamane1-10/+24
2015-08-06postgresql-sdbc: include error message in SQLExceptionLionel Elie Mamane1-1/+1
2015-08-06more untranslatable UI stringsAndras Timar1-1/+1
2015-08-06add libebook-1.2.so.16 in EApi.cxxRene Engelhard1-0/+1
2015-05-26add libebook-1.2.so.15 in EApi.cxxRene Engelhard1-0/+1
2015-05-17Remove include stdio (part1)Julien Nabet37-46/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini46-233/+14
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann5-7/+7
2015-05-11loplugin:staticmethodsStephan Bergmann6-106/+105
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara1-4/+1
2015-05-08...or rather, like thisStephan Bergmann1-1/+1
2015-05-08loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane2-15/+85
2015-05-08loplugin:staticmethodsStephan Bergmann5-144/+138
2015-05-08callcatcher: update unused codeCaolán McNamara1-5/+0
2015-05-08I very much assume this wants to call java.io.Reader.readyStephan Bergmann1-3/+3
2015-05-08Fix Boolean value operationsStephan Bergmann1-1/+1
2015-05-08jboolean-related clean-upStephan Bergmann3-6/+6
2015-05-04drop useless temp debugging stringsCaolán McNamara1-11/+0
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2-5/+15
2015-04-29redundant castCaolán McNamara2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-28Use TriState instead of 0/1/-1Stephan Bergmann2-7/+8
2015-04-28css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann1-1/+1
2015-04-28Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann1-4/+4
2015-04-28css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-6/+6
2015-04-25tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane1-1/+4
2015-04-24Typo: UNSPUPPORTED->UNSUPPORTEDJulien Nabet1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann3-12/+10
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2-10/+10
2015-04-23loplugin:staticcallStephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin17-31/+31
2015-04-23Use vector<bool> instead of vector<sal_Bool>Stephan Bergmann1-8/+8
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan1-1/+1
2015-04-22add missing includeCaolán McNamara1-0/+1
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-22add missing includeDavid Tardon1-0/+1
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls20-936/+8
2015-04-21cppcheck: cstyleCastCaolán McNamara1-1/+1