summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2015-04-23Use vector<bool> instead of vector<sal_Bool>Stephan Bergmann
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan
2015-04-22add missing includeCaolán McNamara
2015-04-22add missing includeDavid Tardon
2015-04-22add missing includeDavid Tardon
2015-04-22add missing includeDavid Tardon
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21cppcheck: cstyleCastCaolán McNamara
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-16loplugin:redundantcastStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-07tdf#39279: Search for Thunderbird address books uses first ones foundJulien Nabet
2015-04-07fix windows buildCaolán McNamara
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-05Revert "tdf#39279: Prioritise Thunderbird address books in first-match search"Julien Nabet
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-02loplugin:redundantcastStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-29cppcheck: redundantAssignInSwitchJulien Nabet
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann
2015-03-25loplugin:constantfunctionStephan Bergmann