summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-28fdo#82088: changed namespace from utl to css::utilStefan Weiberg
2014-08-21staruno -> css::unoThomas Arnhold
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane
2014-08-20update comments with my new findingsLionel Elie Mamane
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-20avoid potential null dereferenceDavid Tardon
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon
2014-08-20this assert does not make senseDavid Tardon
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-21fix spellingNoel Grandin
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-06coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
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-28Forgot to extend queryInterfaceStephan Bergmann