summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/DateConversion.cxx
AgeCommit message (Expand)Author
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-08SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane
2014-08-20update comments with my new findingsLionel Elie Mamane
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-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-11translated comments (4/54)Rob Snelders
2011-02-10Some cppcheck cleaningJulien Nabet
2010-11-23dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to...Frank Schoenheit [fs]
2010-11-23dba34b: DBTypeConversion::getValue renamed to getFormattedValue (at least tho...Frank Schoenheit [fs]
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth