Commit graph

466 commits

Author SHA1 Message Date
Philipp Lohmann
0d2fabc1ce add: recognize unicode encoding on Unix platforms 2000-11-20 14:44:55 +00:00
Oliver Specht
2c20f464a3 #80487# typo in IsProtected corrected 2000-11-20 14:14:43 +00:00
Björn Milcke
241ad2fa85 SymbolBitmapURL is a string not an XBitmap 2000-11-20 13:48:39 +00:00
Björn Milcke
5f43971959 +property SymbolBitmapURL for SunSigma 2000-11-20 13:47:20 +00:00
Björn Milcke
504031cac4 const value -1 was missing. It is now set to bitmap corresponding to the core value 2000-11-20 13:41:52 +00:00
Christian Lippka
caa67e423d added a structe for a 3d boundary volume 2000-11-20 13:22:33 +00:00
Oliver Specht
c8c8e5c1c0 property IsAutomaticUpdate added 2000-11-20 13:10:23 +00:00
Matthias Huetsch
295e864459 #80278# Removed usage of stdio (popen) in _osl_getFullQualified...(). 2000-11-20 12:02:01 +00:00
tpf
9cf856e24f #80249# disabled DEBUG 2000-11-20 10:59:18 +00:00
Christof Pintaske
832ab15fa8 XTransliteration.idl and XCollator.idl deleted, since bustamam copied them to i18n 2000-11-20 09:15:53 +00:00
Christof Pintaske
acb651058b XBreakIterator.idl deleted, since bustamam copied it to i18n 2000-11-20 09:13:20 +00:00
Andreas Schlüns
a3499fd560 new interfaces for filter and type detection 2000-11-20 09:06:11 +00:00
Andreas Schlüns
f3e5d65fac interfaces for new type and filter detection 2000-11-20 09:04:31 +00:00
Bustamam Harun
107e7f3e78 move Collation, breakiterator, transliteration to i18n 2000-11-18 23:36:32 +00:00
Eike Rathke
f0c4ab0c6b new: getMonths, getDays 2000-11-18 18:05:51 +00:00
Eike Rathke
34ee1e70ab add: LongDate separators 2000-11-18 17:43:14 +00:00
Daniel Boelzle
d754cc7ded fixed tests 2000-11-17 11:09:18 +00:00
Oliver Specht
439b9fac52 new: XExporter.idl, XImporter.idl 2000-11-17 10:51:25 +00:00
Oliver Specht
3cd8106057 SAX interface for external filters 2000-11-17 10:50:45 +00:00
Kay Ramme
e0fbd05c6c forward genuine java exceptions to client 2000-11-17 09:45:40 +00:00
Oliver Specht
0ee3adb344 XIndexAccess added 2000-11-17 08:30:48 +00:00
Oliver Specht
33a2150d1e #80401##80402##80408##80409##80410# service descriptions created 2000-11-17 08:28:41 +00:00
Oliver Specht
5f6792c4b0 #80410# service description created 2000-11-17 08:26:16 +00:00
Oliver Specht
c5e04abad0 #80408# file renamed from TextEmbeddObjects.idl 2000-11-17 08:24:35 +00:00
Oliver Specht
77845bc8f5 #80408# service description created 2000-11-17 08:23:44 +00:00
Oliver Specht
8963d5fade #80402# service description created 2000-11-17 08:23:18 +00:00
Oliver Specht
ec5a061444 #80401# service description created 2000-11-17 08:22:54 +00:00
Ping Liao
7cdfa8ad4f Added initialization of static data members for template classes for Mac OS X 2000-11-17 00:32:35 +00:00
Ping Liao
d3082ba2aa Added copying libjava_uno* and libgcc2_uno*. 2000-11-16 23:55:14 +00:00
Ping Liao
0c387051fe Added lib type for MACOSX in getLibName 2000-11-16 23:40:40 +00:00
Ping Liao
e1f65abd7a Modified EnvType for MACOSX in initDefaultEnvironment 2000-11-16 23:38:49 +00:00
Hans-Joachim Lankenau
9f77e38ff3 seems to be a general gcc problem 2000-11-16 13:23:35 +00:00
ok
68a789cc47 new: update installation 2000-11-16 13:06:55 +00:00
Oliver Specht
38d9ed3de8 Bibliography.idl added 2000-11-16 11:22:38 +00:00
Oliver Specht
06bccdd4a2 service com.sun.star.text.TextField.Bibliography 2000-11-16 11:20:32 +00:00
Oliver Specht
a4646d197d csstextfield and cssfieldmaster added 2000-11-16 09:56:35 +00:00
Oliver Specht
54c8fdcb1f fieldmaster services 2000-11-16 09:54:00 +00:00
Oliver Specht
dc288fd727 service com.sun.star.text.FieldMaster.Bibliography 2000-11-16 09:53:15 +00:00
Daniel Boelzle
9be3c618e0 #80090# restrict jar file access to java system property com.sun.star.comp.loader.CPLD_ACCESSPATH 2000-11-16 08:09:13 +00:00
Eike Rathke
0ca8484ae0 description (month is zero based!) 2000-11-15 20:15:12 +00:00
Daniel Boelzle
0686cd566d proxy factory moved from util to reflection 2000-11-15 16:54:31 +00:00
Daniel Boelzle
3674ddbd0e #80090# check for dir boundary 2000-11-15 16:53:13 +00:00
Kay Ramme
e057246579 wait not only for async jobs in progress, but also for queued ones 2000-11-15 16:11:44 +00:00
Christian Lippka
59976ce2fb #79743# replaced TextAdjust with TextHorizontalAdjust and TextVerticalAdjust 2000-11-15 15:57:04 +00:00
Daniel Boelzle
20f014d1c2 sequence ctor opt 2000-11-15 11:28:29 +00:00
Philipp Lohmann
753e235255 moved hashes into namespace rtl 2000-11-15 10:36:22 +00:00
Ping Liao
657403bfe5 Added EnvType for MACOSX in initDefaultEnvironment 2000-11-14 16:49:15 +00:00
Hans-Joachim Lankenau
7835ce473c new version for UDK208 2000-11-14 16:43:25 +00:00
Hans-Joachim Lankenau
699d99c959 initial version 2000-11-14 16:43:20 +00:00
Hans-Joachim Lankenau
2bb6cae51c initial version 2000-11-14 16:28:06 +00:00