summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03loplugin: cstylecastNoel Grandin
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