Commit graph

2246 commits

Author SHA1 Message Date
Rüdiger Timm
6a3c7d316a #65293# typo corrected 2001-08-20 09:44:50 +00:00
Hennes Rohling
997733c8e9 #91260# GetCurrentDirectory receives count of elements not size ib bytes 2001-08-20 08:30:22 +00:00
Stephan Bergmann
a2710e4fb9 #88408# Added XInitialization; updated documentation. 2001-08-20 06:44:52 +00:00
Hennes Rohling
0bdbba62d8 #89890# Map ERROR_NOT_READY to new error code osl_File_E_NOTREADY 2001-08-17 16:21:06 +00:00
Juergen Schmidt
289a31e4aa #91088# convert registry path to URL 2001-08-17 12:15:48 +00:00
Juergen Schmidt
0e88bdfd89 #91088# insert convert function 2001-08-17 12:12:57 +00:00
Juergen Schmidt
a87e092337 #91088# convert registry path to URL 2001-08-17 12:09:50 +00:00
Juergen Schmidt
4aee767252 #91088# insert convert function 2001-08-17 12:02:13 +00:00
Jörg Budischewski
cd29b8d1e4 #90455# added test for osl_getAbsoluteFileURL 2001-08-17 11:52:47 +00:00
Christian Lippka
0ef39797d5 #88220# fixed TextHorizontalAdjust und TextVerticalAdjust 2001-08-16 14:16:57 +00:00
Juergen Schmidt
287f8c4bda remove useless stuff 2001-08-16 12:27:52 +00:00
Christian Lippka
6cdd0da909 #86668# made layer properties non-readonly 2001-08-15 13:04:33 +00:00
Christian Lippka
bcbb69c144 #81062# made the special cursor interfaces optional 2001-08-15 11:42:38 +00:00
Joachim Lingner
4f232b6cc7 #89921# getData takes a process id as arg now 2001-08-15 05:49:09 +00:00
Martin Hollmichel
9017e97667 add: support for gcc for windows added 2001-08-15 02:35:15 +00:00
Hans-Joachim Lankenau
01777a84aa #65293# avoid circular deps on first build 2001-08-14 10:02:30 +00:00
Kurt Zenker
4afd249b4e Added dependency to stlport 2001-08-13 15:14:59 +00:00
Joachim Lingner
3635c5e803 #90817# osl_writeProfileString could not handle strings larger than 1024 bytes 2001-08-13 09:52:22 +00:00
Jörg Budischewski
c7896b7a77 #87190# should now pass either with solaris 7 and 8 2001-08-10 07:59:48 +00:00
Matthias Huetsch
60580f457a #90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mapped
write access for remote volumes.
2001-08-09 15:14:51 +00:00
Matthias Huetsch
af5f691aa1 #90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop. 2001-08-09 15:12:28 +00:00
Jörg Budischewski
e6b23bf410 #89589# unhandled C++ exceptions are now signaled as access violation and thus will be handled by the crash guard 2001-08-09 14:41:53 +00:00
Carsten Driesner
d9707fc3f5 #81412# added configuration headers 2001-08-08 16:39:37 +00:00
avy
dbeaa867fe Changes consering new MS Compiller was made 2001-08-07 14:43:30 +00:00
Tino Rachui
57fccafc33 #90581#wrong acquire in assignment operator of VolumeDevice _aHandle was acquire instead of newHandle 2001-08-07 12:15:56 +00:00
Joachim Lingner
5c6a91457f #89921# 2001-08-06 12:31:13 +00:00
Joachim Lingner
c47c7e2e02 #89921# builds XSystemTransferable now 2001-08-06 12:28:48 +00:00
Tino Rachui
1d3be2e2b8 #89507#DrawTextW added 2001-08-06 07:37:28 +00:00
Bustamam Harun
5af1d42791 #88420# XML: com.sun.star.i18n.GNUcollator 2001-08-03 21:06:28 +00:00
Martin Hollmichel
99e4a777cf chg: test 2001-08-03 13:22:47 +00:00
Daniel Boelzle
b764246c68 #87190# avoid compiler warnings: pData (formal function parameter) <=> _uno_Any::pData 2001-08-02 14:13:46 +00:00
Juergen Schmidt
afed827a0b #87190# remove UNORUNTIMEDATA in generated classes 2001-08-02 11:53:28 +00:00
Juergen Schmidt
c11dd8c97a #87190# remove file existence check, by order of KR 2001-08-02 11:12:59 +00:00
avy
7f89d895d7 initial version 2001-08-02 08:48:21 +00:00
avy
eb8e994cbd initial version 2001-08-02 08:10:07 +00:00
Christof Pintaske
08022a94db #90501# correct order of listentries 2001-08-01 16:28:22 +00:00
Daniel Boelzle
3bd4b5dc28 #90246# bndchk support 2001-08-01 10:23:13 +00:00
Daniel Boelzle
35234ca960 #90246# favor pure insertion instead of indexing operator 2001-08-01 09:13:12 +00:00
Daniel Boelzle
5c1713ba14 #90175##90246# msvcrt RaiseException() calls dtors of same function twice 2001-08-01 09:09:58 +00:00
Joachim Lingner
023800e456 #90043# Destruction of typedescription manager lead caused memory corruption 2001-07-31 13:52:57 +00:00
th
50bb0f1584 #65293# (HR) - Fix for Prio 0 (Office doesn't start anymore) in compareIgnoreCase 2001-07-30 16:46:21 +00:00
Hennes Rohling
76328743c3 #88197# VolumeInfo.pDeviceHandle is a pointer to a solVolumeDevice!!! 2001-07-30 15:10:01 +00:00
Hennes Rohling
be86e31d33 #88197# #88540# Added unicode wrapper for GetDiskFreeSpaceEx and GetVolumeInformation 2001-07-30 13:34:29 +00:00
Martin Hollmichel
43ec3f6297 fix: Syntax 2001-07-30 12:57:26 +00:00
Oliver Specht
1bc125dcbb #88350# InstanceName and DependentTextFiels are readonly 2001-07-30 11:00:18 +00:00
Matthias Huetsch
64d1fea0a8 #90353# Fixed invalid memory allocation function mix in 'osl_getFullPath()'. 2001-07-29 17:21:56 +00:00
arellano
89ac9a11d0 Spelling correction 2001-07-27 19:02:31 +00:00
arellano
f6ac352107 Spelling correction, punctuation, grammar 2001-07-27 19:00:39 +00:00
arellano
0d0a5e9511 Spelling correction, singular to plural 2001-07-27 18:52:43 +00:00
arellano
ed7287e2c7 Spelling correction 2001-07-27 18:48:20 +00:00