Andreas Bille
d24345c6c7
#99496# accessibility
2002-05-31 09:31:38 +00:00
Mikhail Voitenko
990d8f4dbd
#98119# UcbLockBytes should allow to use XSeekable now
2002-04-08 09:30:12 +00:00
Andreas Bille
94df63de39
#98119# Work aroudn for utl-bug
2002-03-28 11:39:32 +00:00
Andreas Bille
1d958817ac
#98119# Work around for utl-bug
2002-03-28 11:38:08 +00:00
Andreas Bille
67e2c23a43
#95155# XSeekable implementation was removed from package-XInputstream. I have to adapt my implementation.
2002-03-07 10:55:55 +00:00
Jens-Heiner Rechtien
b3ee0db8ae
#65293#: include <string.h>
2002-02-21 13:32:09 +00:00
Andreas Bille
a0322a592f
#97182# Enhanced heuristic in C++ to deal with java1.3-serialized objects
2002-02-06 11:10:31 +00:00
Andreas Bille
6f6880f215
#97119# Added a small comment
2002-02-05 12:47:09 +00:00
Andreas Bille
e0fd66e187
#97119# Work around for collator?
2002-02-05 12:31:30 +00:00
Andreas Bille
125b17a185
#90925# by hand, meaning building the set_intersection of various searchs.
2001-12-03 12:34:50 +00:00
Andreas Bille
6caff0a605
#94953# Explicit casting int to bool
2001-11-23 15:51:01 +00:00
Andreas Bille
ec0a36a65f
but nevertheless, working with a set does not work under solaris, so use vector and sort AND remove collator from element.
2001-11-23 15:15:51 +00:00
Andreas Bille
a7a7cf58ef
Mysterious bug fixing: don't make the collator a member of the elements
2001-11-23 14:50:43 +00:00
Andreas Bille
e26e167837
Including rtti-switch for gcc in makefiles.
...
The cause of the bug is not understood:
Adding KeywordElements to a vector and sorting afterwards, everything works fine.
Inserting it into a set and iterating over the set afterwards gives an inconsistent set.
I have currently removed the previous introduced workaround for the solaris compiler!!
Needs to be checked.
2001-11-23 12:54:35 +00:00
Andreas Bille
f3d7697e39
#94425#Workaround for compilerbug solaris-sparc:enforcing additional stack frame
2001-11-08 14:36:53 +00:00
Andreas Bille
29976159ba
#90921#
...
Now accepting also a keyword if the searchword is only part of the keyword, not
the beginning only.
2001-11-01 15:21:42 +00:00
Andreas Bille
3885a522ca
#83054#
...
Performance
2001-10-31 12:53:36 +00:00
Andreas Bille
c5718b9414
#83054#
...
Now reading the necessary variables( provider.cxx ),
setting them at the xslt-processor and modifying titles( urlparameter.cxx ),
as well as defining the replacement and doing it for active help and keywordindex also( databases.cxx ).
2001-10-31 12:08:14 +00:00
Jens-Heiner Rechtien
61b32974a0
#92924#: exception specifications
2001-10-24 10:17:19 +00:00
Jens-Heiner Rechtien
c3e03390f2
#92924#: const
2001-10-24 09:55:13 +00:00
Jens-Heiner Rechtien
86c88c3379
#92924#: exception specifications
2001-10-23 16:47:04 +00:00
Andreas Bille
3243b0498d
#92533#
...
Now relying on osl_getThreadTextEncoding() to
retrieve a systempath name from unicode-string instead of hardcoded RTL_TEXTENCODING_UTF8.
External components like sablotron and berkeleyDb accept only bytestrings.
2001-10-05 13:38:57 +00:00
Martin Hollmichel
d15447c3bd
chg: Syntax
2001-10-04 07:35:51 +00:00
Vladimir Glazounov
a93ffb7817
#65293# exception specification
2001-10-02 10:48:26 +00:00
Andreas Bille
39f4f77792
#91885#
...
changed css link to be compatible with fat office
2001-10-01 13:24:09 +00:00
Andreas Bille
ba2ea9813f
#91885#
...
Inputstream for package implementation
2001-10-01 11:07:02 +00:00
Andreas Bille
ac84ebf7f5
#91885#
...
Some more features specially needed by the webtop( helprprefix, Order property at module contents,
missing implementation of XPropertySet for cached dynamic result set on java side )
2001-09-28 14:01:59 +00:00
Andreas Bille
33b8fe58c1
#91874#
...
An external component( sablotron ) determines a filesystempath
from an url by simply neglecting file:// windows and file:/// under
unix. The URL must not be encoded to work.
2001-09-04 10:58:35 +00:00
Andreas Bille
c3f974a888
#89900#
...
Once more modified ordering
2001-08-24 13:44:19 +00:00
Andreas Bille
a1b967f041
#90965#
...
closing db object before destroying it
2001-08-24 13:34:14 +00:00
Andreas Bille
2dc94e3694
#90965#
...
An additional bug only occuring only under UNIX
2001-08-24 12:59:14 +00:00
Andreas Bille
e98f267294
#90965#
...
Fixed: error handling in case of missing files
2001-08-23 10:39:42 +00:00
Andreas Bille
c2c30700ee
#88803#
...
Now fetching for UTF-8 version of unicode strings after creating a new index.
2001-08-22 12:34:36 +00:00
Andreas Bille
3a0fbb3e68
#85816#
...
Now a new property IsErrorDocument.
2001-08-21 12:26:25 +00:00
Andreas Bille
692266d2b9
#89900#
...
Now comparing first part and second part only if first parts in keywords are equal.
2001-08-21 10:51:58 +00:00
Martin Hollmichel
715bb15265
chg: header
2001-08-01 13:35:45 +00:00
Andreas Bille
2c1f794c33
#89731#
...
Work around for gpf in package2.ll
2001-07-19 13:03:45 +00:00
Andreas Bille
d00ec94d2f
#89939#
...
Problem: The help content provider has not thrown an UnsupportedDataSinkException
in case of an XActiveDataStreamer, which is used by sfx to decide to retry opening
with XActiveDataSink.
2001-07-19 11:52:39 +00:00
Andreas Bille
ff68af298f
More simple error handling if no entry for jar-file and language is provided.
2001-07-17 07:21:06 +00:00
Andreas Bille
065784bbcc
#89660#
...
Multiple entries are now avoided.
There is no way to reevaluate the ranking after the search engine
has produced the result.
2001-07-16 14:20:25 +00:00
Andreas Bille
a6e440f458
now only runtime exception if configuration can't be instantiated
2001-07-06 12:32:50 +00:00
Andreas Bille
340a82ed32
Added checked index access
2001-07-06 10:04:07 +00:00
Andreas Bille
083790deab
Removing unnecessary code due to refcounting of objects.
2001-07-06 09:03:26 +00:00
Andreas Bille
4ca45e5081
#89246#
...
Refcounting ConceptData, so not freeing it twice, which causes the GPF.
Fixed some memory leaks. Fixing a memory overwrite in BreeDict.cxx
2001-07-05 17:50:40 +00:00
Andreas Bille
5462dbf3a3
Added readonly property "IsReadOnly"
2001-07-02 07:08:24 +00:00
Andreas Bille
6b07dcd704
#88954#
...
Now looking first, whether a directory language-countrycode exists.
2001-06-28 13:14:36 +00:00
Andreas Bille
0d4735279a
#88515#
...
This bug needs, to fix it completly, a defined converting of unicode strings to
byte strings in the java-index-generator code.
The C++ code now does the same, wrong, thing as the java code, so
all works partially.
2001-06-22 13:13:18 +00:00
Andreas Bille
107e289cb2
#88514#
...
Reading from LINKNAMES a serialized object. Hard coding the content of this object
not permitted because it is index dependent.
2001-06-22 09:12:51 +00:00
Andreas Bille
4955786cd2
#88432#
...
Added exception specifications for determination of misconfigured index.
Now also reading from lowercase filenames
2001-06-19 12:41:05 +00:00
Andreas Bille
2d04b18766
#87762#
...
Sorting of keywords now uses XCollator.
New style stl-header includes.
2001-06-18 11:10:12 +00:00