summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* add some new test codeslwang2003-01-141-3/+9407
* change some errorslwang2003-01-131-20/+20
* add new test codelwang2003-01-101-2/+147
* add new test codeslwang2003-01-041-2/+5370
* added new filelwang2003-01-034-0/+2204
* added new filelwang2003-01-032-0/+3638
* #104563#added osl_searchPathTino Rachui2002-12-142-4/+48
* #104563#fixed osl_systemPathGetFileNameOrLastDirectoryPartTino Rachui2002-12-141-121/+164
* #104563#moved access_u and realpath_u implementation to uunxapi.cxx; changed ...Tino Rachui2002-12-141-174/+29
* #104563#added new filesTino Rachui2002-12-141-4/+8
* #104563#switch to unicode, no more working on byte stringTino Rachui2002-12-141-233/+215
* Initial checkinTino Rachui2002-12-144-0/+565
* #105636# Various single-byte MS encodings no longer back 0x80--9F with C1 con...Stephan Bergmann2002-12-124-61/+61
* #106038# Removed vsnprint due to cinflict with stlportHennes Rohling2002-12-111-0/+3
* #106038# Changed emulation of _vsctprintf for MSVCRT.DLL versions below 7.0Hennes Rohling2002-12-101-1/+0
* #106037# Changed emulation of _vsctprintf for MSVCRT.DLL versions below 7.0Hennes Rohling2002-12-101-9/+12
* #106038# Added ISO C99 compliant implementations of snprintf and vsnprintfHennes Rohling2002-12-106-5/+214
* #105549# Further fixed the semantics of RTL_TEXTENCODING_INFO_ASCII.Stephan Bergmann2002-12-101-11/+13
* #105549# Updated RTL_TEXTENCODING_INFO flags.Stephan Bergmann2002-12-109-53/+45
* #105549# Updated documentation of RTL_TEXTENCODING_INFO flags.Stephan Bergmann2002-12-101-12/+57
* #100000# include system.h (needed for strlen).Rüdiger Timm2002-12-091-2/+6
* #106097# Merged in 1.33.2.5.Stephan Bergmann2002-12-091-4/+1
* added test case osl_searchFileURLTino Rachui2002-12-061-7/+21
* #105187#made the assignment operator of DirectoryItem class resistent against...Tino Rachui2002-12-061-9/+12
* #104563#documentation updateTino Rachui2002-12-061-7/+37
* #i8633#changed message box title from Sun Microsystems to OpenOffice.org...Tino Rachui2002-12-051-3/+3
* #104563#added new filesTino Rachui2002-12-051-4/+11
* #104563#reimplemented osl_searchFileURLTino Rachui2002-12-051-360/+469
* #104563#inline header for convenienceTino Rachui2002-12-051-0/+317
* #104563#changed _osl_getSystemPathFromFileURL to osl_getSystemPathFromFileURL_ExTino Rachui2002-11-291-9/+6
* #104563#moved parts of file.c into separate filesTino Rachui2002-11-296-0/+2104
* #96533#merged ODK docu update into this revisionTino Rachui2002-11-291-648/+870
* #96533#merged ODK docu update from udk303 into this revisionTino Rachui2002-11-291-629/+883
* #90284# marked osl profile API deprecatedDaniel Boelzle2002-11-282-11/+43
* #96533#documentation update for ODKTino Rachui2002-11-281-104/+232
* #101911# change in unxsols3.mkOliver Bolte2002-11-191-3/+3
* #100000# added stdio.h and stdarg.h for vsnprintf on solarisJörg Budischewski2002-11-191-2/+4
* #100000# typoOliver Bolte2002-11-181-3/+3
* #104509# Removed OSL_ASSERT()'s where conditions are covered by the code anywayHennes Rohling2002-11-151-68/+5
* #100514#osl_createTempFile support for automatically removal addedTino Rachui2002-11-141-9/+64
* #100514#osl_createTempFile testTino Rachui2002-11-141-10/+13
* #100514#added osl_createTempFile testTino Rachui2002-11-141-5/+21
* #96704# switched to a c++ implementation to keep a static random pool object ...Jörg Budischewski2002-11-141-0/+410
* #100514#merges from ukd304 branchTino Rachui2002-11-141-12/+26
* #100514#specification of osl_createTempFile changed, automatically removal of...Tino Rachui2002-11-141-21/+31
* #104785# Merged in 1.4.20.1.Stephan Bergmann2002-11-131-3/+3
* #104953#osl_getExecutableFile behaved wrong when the file name was relativelyTino Rachui2002-11-131-4/+4
* #100514# merge changes from branch into top-level revisionTino Rachui2002-11-121-3/+40
* #100514#initial revisionTino Rachui2002-11-121-0/+73
* #100514#added osl_createTempFileTino Rachui2002-11-121-0/+1