summaryrefslogtreecommitdiff
path: root/stoc/source/typeconv/convert.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-11/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-24/+23
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+3
2011-06-01fix upCaolán McNamara1-23/+4
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-2/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.17.12); FILE MERGEDRüdiger Timm1-23/+18
2007-09-27INTEGRATION: CWS sb76 (1.16.46); FILE MERGEDJens-Heiner Rechtien1-81/+44
2006-09-16INTEGRATION: CWS pchfix02 (1.15.8); FILE MERGEDOliver Bolte1-2/+5
2006-07-19INTEGRATION: CWS warningfixes02 (1.14.2); FILE MERGEDKurt Zenker1-3/+3
2006-06-19INTEGRATION: CWS warnings01 (1.12.156); FILE MERGEDJens-Heiner Rechtien1-11/+30
2005-09-08INTEGRATION: CWS ooo19126 (1.12.162); FILE MERGEDRüdiger Timm1-47/+21
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-48/+54
2002-07-05#97095# MS Visual C++ unsigned __int64 to double missingDaniel Boelzle1-36/+33
2002-07-05#97095# fixed linux cond exprDaniel Boelzle1-23/+28
2002-06-07#97095# fixed incomplete enum types; byte->stringDaniel Boelzle1-39/+22
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-64/+81
2001-05-11rtl string api changesPhilipp Lohmann1-5/+5
2001-03-19fixed string conv problemsDaniel Boelzle1-45/+27
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2001-02-13convertToSimpleType: when converting to string, handle SHORT, UNSIDNED_SHORT,...Frank Schönheit1-2/+26
2000-12-20#82482# Wrong upper boundary check correctedDirk Grobler1-4/+4
2000-10-09#79269# convert to hyper doesn't use toDouble any longerLars Langhans1-4/+95
2000-09-18initial importJens-Heiner Rechtien1-0/+907