Commit graph

37033 commits

Author SHA1 Message Date
Stephan Bergmann
e6916ea36f Removed INetURLObject::FindFirstURLInText() (now replaced by
URIHelper::FindFirstURLInText()).
2000-10-16 05:56:05 +00:00
Stephan Bergmann
1b511873f0 #78581# Added URL scheme 'vnd.sun.star.webdav'. Warning: this scheme
might only be temporal and might therefore be removed again.
2000-10-16 05:50:00 +00:00
Eike Rathke
fd60940b8e using LocaleData NumberFormatCode, first wave 2000-10-14 19:04:39 +00:00
Eike Rathke
419a89abb9 add: localedatawrapper, numberformatcodewrapper 2000-10-13 18:54:02 +00:00
Eike Rathke
6477d897f9 NumberFormatCodeWrapper 2000-10-13 18:52:27 +00:00
Eike Rathke
dff378ae7d LocaleDataWrapper 2000-10-13 18:52:04 +00:00
Frank Schönheit
56d479c77f DECLARE_STL_(STDKEY_)MAP 2000-10-13 14:35:32 +00:00
Oliver Specht
023dfb9650 use of osl instead of tools for assertions; filtering of change notifications according to the list of EnableNotification added 2000-10-13 13:01:18 +00:00
Oliver Specht
c4fa454726 use of osl instead of tools for assertions 2000-10-13 12:58:29 +00:00
Ocke Janssen
894f3d3794 impl dtor to avoid wrong delete call 2000-10-13 11:10:21 +00:00
mfe
6df9915af4 check for valid sockrefs 2000-10-13 11:04:57 +00:00
Malte Timmermann
b09e305ab9 CJK: Support IME 2000-10-13 08:55:28 +00:00
Carsten Driesner
9b400e8885 new init method added 2000-10-13 08:43:02 +00:00
Mathias Bauer
bace2e847e use namespace utl 2000-10-13 08:31:37 +00:00
Peter Burow
7f9a7f1c8f fix: #79205# use the correct symbol to load the user path 2000-10-13 08:23:30 +00:00
Jörg Budischewski
265f1356d9 tests build now under solaris 2000-10-13 05:49:11 +00:00
mm
f198ed89a1 use file API from SAL 2000-10-12 15:18:51 +00:00
Mathias Bauer
75f77cff1d use namespace utl 2000-10-12 15:04:32 +00:00
Mathias Bauer
f00c3eb798 TempFile with UCB support 2000-10-12 14:59:19 +00:00
Gregor Hartmann
f6ed5f1378 do not remove empty lists anymore 2000-10-12 14:42:06 +00:00
Gregor Hartmann
f7e0eb0281 changed logmessages 2000-10-12 12:59:12 +00:00
Hans-Joachim Lankenau
98670db27d don't write *.err files 2000-10-12 12:43:55 +00:00
Malte Timmermann
3514a079b9 #78780# Don't call SearchItem with CharCode 0 2000-10-11 15:01:47 +00:00
Frank Schönheit
05926e316d type: had XIndexAccess instead of XEnumerationAccess 2000-10-11 14:22:15 +00:00
Kai Ahrens
254efe9cb3 cropping optimized 2000-10-11 14:17:49 +00:00
Peter Burow
bfdf193348 fix: #79205# on synchron mode, we must wait, if it's necessary 2000-10-11 10:33:52 +00:00
Frank Schönheit
a66dbffcec added logindlg 2000-10-11 07:33:16 +00:00
Kai Sommerfeld
f82177252b Removed: Generation of headers for types located in com.sun.star.chaos 2000-10-11 06:55:31 +00:00
Kai Sommerfeld
2705ad2550 Removed: obsolete impl. of [Put|Query]Value(...). 2000-10-11 06:31:01 +00:00
Rüdiger Timm
0ecd03f2ef add logindlg.hxx 2000-10-10 16:18:06 +00:00
Kai Sommerfeld
b1769745fe Fixed: Create m_xImpl in default ctor of class Content, too. 2000-10-10 13:18:47 +00:00
Stephan Bergmann
efc8a3627c Replaced use of CharClass::isAlpahNumeric() with CharClass::isLetterNumeric()
in URIHelper::FindFirstURLInText().
2000-10-10 12:10:24 +00:00
Nils Fuhrmann
77d062be70 Changed positioning of ContextMenu from screen position to window position 2000-10-10 10:24:45 +00:00
Malte Timmermann
78e7c9aad4 #78686# ImplGetTextLines: Set nDepth to 1, if LE 0 2000-10-10 09:21:22 +00:00
Babak Mahbod
3759cff7cb Updated for MacOS X strict ANSI C++ compiler. 2000-10-09 20:59:31 +00:00
Juergen Schmidt
ce5594dd56 #79287# check commandline args to find out if portal 2000-10-09 15:27:18 +00:00
Martin Hollmichel
ebca868f94 chg: Syntax 2000-10-09 14:29:25 +00:00
Frank Schönheit
5d4e0853da corrected header/footer 2000-10-09 05:51:37 +00:00
Frank Schönheit
b7b255e01f initial checkin - formerly known as chaos/logindlg 2000-10-09 05:50:28 +00:00
Peter Burow
e9b9bc08dd chg: optimized 2000-10-09 05:30:33 +00:00
Patrick Luby
ed186ad853 Added initialization of Sequence<X>::s_pType static data members for Mac OS X 2000-10-08 02:43:42 +00:00
Patrick Luby
6a0154a48d Added initialization of Sequence<X>::s_pType static data members for Mac OS X 2000-10-08 01:48:40 +00:00
Patrick Luby
a8fa2d6966 Removed static data members that are now initialized in earlier projects. 2000-10-07 21:17:37 +00:00
Patrick Luby
c9966a781b Added include for comphelper/processfactory.hxx so code will compile. 2000-10-07 21:17:00 +00:00
Patrick Luby
d6b44eb02e Added initialization of static data members for template classes for Mac OS X 2000-10-07 20:13:53 +00:00
Babak Mahbod
a522f25e65 Updated for use with MacOS X strict ANSI C++ compiler. 2000-10-06 22:53:16 +00:00
Frank Schönheit
a9ac5f8eaf uno_typ_equalData instead of uno_typ_equal 2000-10-06 13:43:54 +00:00
Frank Schönheit
ddf6d0e716 link against COMPHELPERLIB, sop we can reroute set-/getProcessServiceFactory to comphelper as long as the versions here in unotools exist 2000-10-06 13:37:25 +00:00
Frank Schönheit
c020ece3cf use the comphelper versions of the two functions 2000-10-06 13:28:26 +00:00
Frank Schönheit
8c42f20007 initial checkin - migrated from project unotools 2000-10-06 13:01:26 +00:00