summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/DateConversion.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-08loplugin:indentation in connectivityNoel Grandin1-19/+19
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-08SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-17/+9
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-13/+13
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann1-4/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-11/+11
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+1
2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane1-0/+12
2014-08-20update comments with my new findingsLionel Elie Mamane1-1/+3
2014-08-20avoid potential null dereferenceDavid Tardon1-3/+7
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon1-2/+2
2014-08-20this assert does not make senseDavid Tardon1-1/+0
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane1-1/+15
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-35/+36
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-36/+37
2011-02-11translated comments (4/54)Rob Snelders1-6/+5
2011-02-10Some cppcheck cleaningJulien Nabet1-2/+1
2010-11-23dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to...Frank Schoenheit [fs]1-31/+32
2010-11-23dba34b: DBTypeConversion::getValue renamed to getFormattedValue (at least tho...Frank Schoenheit [fs]1-6/+6
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet1-1/+1
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3