summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-06-08Revert "loplugin:staticmethods"Jan Holesovsky
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-06-04Finalizers must not access UNO objectsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02Use range-based forStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02hsqldb flush: protect against weak ref having expiredLionel Elie Mamane
2015-06-02more debugging informationLionel Elie Mamane
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01add libebook-1.2.so.16 in EApi.cxxRene Engelhard
2015-05-30HSQLDB connection flush: safer handling when createStatement or execute failsLionel Elie Mamane
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29convert ODBC3SQL constants to scoped enumNoel Grandin
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin
2015-05-28Fix memory leakDavid Ostrovsky
2015-05-26add libebook-1.2.so.15 in EApi.cxxRene Engelhard
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-05-10cppcheck: uselessAssignmentPtrArgCaolán McNamara
2015-05-08...or rather, like thisStephan Bergmann
2015-05-08loplugin:implicitboolconversionStephan Bergmann
2015-05-08jdbc character stream: don't mix up bytes and charactersLionel Elie Mamane
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08I very much assume this wants to call java.io.Reader.readyStephan Bergmann
2015-05-08Fix Boolean value operationsStephan Bergmann
2015-05-08jboolean-related clean-upStephan Bergmann
2015-05-04drop useless temp debugging stringsCaolán McNamara
2015-04-29rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl
2015-04-29redundant castCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Use TriState instead of 0/1/-1Stephan Bergmann
2015-04-28css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann
2015-04-28Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann
2015-04-28css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-25tdf#90614 oups... I was too eager in replacing getAny() with makeAny()Lionel Elie Mamane
2015-04-24Typo: UNSPUPPORTED->UNSUPPORTEDJulien Nabet
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticcallStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin