summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb
AgeCommit message (Expand)Author
2015-09-09Get rid of OSL_UNUSEDStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
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-05-30HSQLDB connection flush: safer handling when createStatement or execute failsLionel Elie Mamane
2015-05-17Remove include stdio (part1)Julien Nabet
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-08jboolean-related clean-upStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan 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-09V801: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-28Use vector::dataStephan Bergmann
2015-01-06Remove unnecessary include files declaring JNI functionsStephan Bergmann
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms