summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbconversion.cxx
AgeCommit message (Expand)Author
2021-10-07ofz: Integer-overflowCaolán McNamara
2021-10-02ofz#39515 avoid Integer-overflowCaolán McNamara
2021-09-29this scoping detracts from readabilityCaolán McNamara
2021-09-29ofz#39403 avoid Integer-overflowCaolán McNamara
2021-09-26ofz#39301 month has to be in range [1-12]Caolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-08-05silence snprintf warningCaolán McNamara
2017-08-02add a few const purely for documentation reasonsLionel Elie Mamane
2017-08-02tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-06tdf#40575 remove obsolete MAX_DAYS checkLionel Elie Mamane
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-17Remove include stdio (part1)Julien Nabet
2014-08-28fdo#82088: changed namespace from utl to css::utilStefan Weiberg
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-21fdo#72916 correct rounding of time part of DateTimeLionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-09-13fix Apple g++ 4.2.1 warning in DBTypeConversion::toDateTimeMichael Stahl
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-07-29fdo#67387 skip separating space between date and time in timestampLionel Elie Mamane
2013-07-24Mark as constTakeshi Abe
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-28remove pointless external guards for standard headersMichael Stahl
2013-06-27fix nanosecond computationLionel Elie Mamane
2013-06-27new dbtools::DBTypeConversion::toTimeStringS for time in second precisionLionel Elie Mamane
2013-06-27fdo#66216 fix DBTypeConversion::toTime overflowLionel Elie Mamane
2013-06-27fdo#66216 fix DBTypeConversion::toTimeString formatLionel Elie Mamane
2013-06-27unused constantLionel Elie Mamane
2013-04-20connectivity: use LL qualifier for int64 contantsNorbert Thiebaud
2013-04-18WaE use std streams instead of C-style format stringsLionel Elie Mamane
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
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
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens