summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Remove include stdio (part1)Julien Nabet2015-05-1737-46/+0
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-1546-233/+14
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-115-7/+7
* loplugin:staticmethodsStephan Bergmann2015-05-116-106/+105
* cppcheck: uselessAssignmentPtrArgCaolán McNamara2015-05-101-4/+1
* ...or rather, like thisStephan Bergmann2015-05-081-1/+1
* loplugin:implicitboolconversionStephan Bergmann2015-05-081-1/+1
* jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane2015-05-082-15/+85
* loplugin:staticmethodsStephan Bergmann2015-05-085-144/+138
* callcatcher: update unused codeCaolán McNamara2015-05-081-5/+0
* I very much assume this wants to call java.io.Reader.readyStephan Bergmann2015-05-081-3/+3
* Fix Boolean value operationsStephan Bergmann2015-05-081-1/+1
* jboolean-related clean-upStephan Bergmann2015-05-083-6/+6
* drop useless temp debugging stringsCaolán McNamara2015-05-041-11/+0
* rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2015-04-292-5/+15
* redundant castCaolán McNamara2015-04-292-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * prophylactic double dispose audit.Michael Meeks2015-04-091-1/+1
* | Use TriState instead of 0/1/-1Stephan Bergmann2015-04-282-7/+8
* | css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann2015-04-281-1/+1
* | Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann2015-04-281-4/+4
* | css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann2015-04-281-1/+1
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-6/+6
* | tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane2015-04-251-1/+4
* | Typo: UNSPUPPORTED->UNSUPPORTEDJulien Nabet2015-04-241-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-243-12/+10
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-232-10/+10
* | loplugin:staticcallStephan Bergmann2015-04-231-2/+2
* | loplugin:staticmethodsNoel Grandin2015-04-2317-31/+31
* | Use vector<bool> instead of vector<sal_Bool>Stephan Bergmann2015-04-231-8/+8
* | Bin confusing --enable-mergelibs=all optionMatúš Kukan2015-04-221-1/+1
* | add missing includeCaolán McNamara2015-04-221-0/+1
* | add missing includeDavid Tardon2015-04-221-0/+1
* | add missing includeDavid Tardon2015-04-221-0/+1
* | add missing includeDavid Tardon2015-04-221-0/+1
* | tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2015-04-2220-936/+8
* | cppcheck: cstyleCastCaolán McNamara2015-04-211-1/+1
* | Get rid of trivial comphelper::query_interface wrapperStephan Bergmann2015-04-212-6/+6
* | loplugin:implicitboolconversion clean-upStephan Bergmann2015-04-171-1/+1
* | loplugin:redundantcastStephan Bergmann2015-04-161-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-15113-131/+131
* | tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2015-04-147-4/+20
* | loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-1323-23/+23
|/
* tdf#39279: Search for Thunderbird address books uses first ones foundJulien Nabet2015-04-074-8/+18
* fix windows buildCaolán McNamara2015-04-072-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-072-2/+2
* Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet2015-04-052-14/+14
* and no user of OFILEOperandAttr left now eitherCaolán McNamara2015-04-044-165/+0
* new user of OFILEAnalyzer anymoreCaolán McNamara2015-04-042-21/+0
* ODbaseResultSet::createAnalyzer never calledCaolán McNamara2015-04-042-6/+0