summaryrefslogtreecommitdiff
path: root/stoc/source/typeconv
AgeCommit message (Expand)AuthorFilesLines
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-03-12gbuildize stocDavid Tardon1-48/+0
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 Rechtien2-9/+2
2008-04-11INTEGRATION: CWS changefileheader (1.10.10); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.17.12); FILE MERGEDRüdiger Timm1-23/+18
2007-09-27INTEGRATION: CWS sb76 (1.9.56); FILE MERGEDJens-Heiner Rechtien1-19/+3
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
2006-05-24INTEGRATION: CWS ause043 (1.8.10); FILE MERGEDVladimir Glazounov1-3/+2
2005-09-08INTEGRATION: CWS ooo19126 (1.7.152); FILE MERGEDRüdiger Timm1-48/+21
2005-09-08INTEGRATION: CWS ooo19126 (1.12.162); FILE MERGEDRüdiger Timm1-47/+21
2003-04-23INTEGRATION: CWS uno2 (1.6.60); FILE MERGEDRüdiger Timm1-7/+7
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-29#67468# now compiles also on windowsJörg Budischewski1-3/+3
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-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-6/+2
2001-02-13convertToSimpleType: when converting to string, handle SHORT, UNSIDNED_SHORT,...Frank Schönheit1-2/+26
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2000-12-20#82482# Wrong upper boundary check correctedDirk Grobler1-4/+4
2000-10-30changes for library descriptionHans-Joachim Lankenau1-8/+3
2000-10-10add staticmbtypeconv.cxx for macxGene Anaya1-2/+8
2000-10-09#79269# convert to hyper doesn't use toDouble any longerLars Langhans1-4/+95
2000-09-18initial importJens-Heiner Rechtien2-0/+1012