Commit Graph

146 Commits

Author SHA1 Message Date
Oliver Bolte
a2d25f02c5 INTEGRATION: CWS pchfix02 (1.45.8); FILE MERGED
2006/09/01 17:58:32 kaib 1.45.8.1: #i68856# Added header markers and pch files
2006-09-17 00:16:17 +00:00
Jens-Heiner Rechtien
dc1d26275c INTEGRATION: CWS warnings01 (1.42.8); FILE MERGED
2006/06/02 09:35:08 abi 1.42.8.3: #i65894# corrected ifdefs
2006/01/25 20:43:04 sb 1.42.8.2: RESYNC: (1.42-1.44); FILE MERGED
2005/12/15 16:36:42 ab 1.42.8.1: #i53898# Removed warnings for unxlngi6/unxlngi6.pro
2006-06-19 23:38:50 +00:00
Kurt Zenker
76837163c0 INTEGRATION: CWS iconswitching1 (1.41.10); FILE MERGED
2005/11/30 14:54:37 kendy 1.41.10.3: RESYNC: (1.42-1.43); FILE MERGED
2005/11/02 00:07:41 kendy 1.41.10.2: RESYNC: (1.41-1.42); FILE MERGED
2005/07/20 14:29:03 kendy 1.41.10.1: #i36518#
Icon switching for the help
2006-01-05 17:17:52 +00:00
Rüdiger Timm
2670b02578 INTEGRATION: CWS c06 (1.41.14); FILE MERGED
2005/08/24 14:59:54 abi 1.41.14.1: #i53539# no basic help, if org.openoffice.Office.Common/Help/ShowBasic is set to false
2005-11-11 11:16:51 +00:00
Rüdiger Timm
3778ec071a INTEGRATION: CWS ooo19126 (1.41.18); FILE MERGED
2005/09/05 17:19:32 rt 1.41.18.1: #i54170# Change license header: remove SISSL
2005-09-09 11:18:53 +00:00
Rüdiger Timm
a3b509ba4c INTEGRATION: CWS fwkfinal3 (1.40.26); FILE MERGED
2005/03/19 17:31:48 abi 1.40.26.1: bdbchange
2005-03-30 07:37:47 +00:00
Oliver Bolte
48a5699de2 INTEGRATION: CWS abi08 (1.39.2); FILE MERGED
2004/10/12 09:06:20 abi 1.39.2.1: #i34466# wrong check wether something has to be replaced
2004-11-17 09:00:54 +00:00
Rüdiger Timm
e69cca1ffd INTEGRATION: CWS ooo20040704 (1.37.76); FILE MERGED
2004/07/02 10:19:41 cmc 1.37.76.2: #i30891# revert header and namespace change
2004/06/28 10:37:28 cmc 1.37.76.1: #i30801 allow using system libs if possible
2004-09-08 15:14:11 +00:00
Kurt Zenker
b5c5e4b229 INTEGRATION: CWS help2 (1.37.56); FILE MERGED
2004/08/27 08:21:32 abi 1.37.56.4: iterating over cfg instead of db files
2004/08/24 13:04:12 abi 1.37.56.3: added new unnecessary replacement mode
2004/08/24 12:31:05 abi 1.37.56.2: pictures now work
2004/08/20 14:02:29 abi 1.37.56.1: now keys functioning
2004-08-30 16:26:40 +00:00
Jens-Heiner Rechtien
274cf39d42 INTEGRATION: CWS fwk01 (1.32.2.1.24); FILE MERGED
2003/03/10 13:46:11 abi 1.32.2.1.24.1: #107875# operator new[]/delete - mismatch
2003-04-04 16:09:36 +00:00
Jens-Heiner Rechtien
8bad56bdfd MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 17:13:15 +00:00
Andreas Bille
3394c62ea7 merging differences from srx642 into toplevel 2002-05-31 09:46:12 +00:00
Jens-Heiner Rechtien
b3ee0db8ae #65293#: include <string.h> 2002-02-21 13:32:09 +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
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
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
c3e03390f2 #92924#: const 2001-10-24 09:55:13 +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
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
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
Andreas Bille
2c1f794c33 #89731#
Work around for gpf in package2.ll
2001-07-19 13:03:45 +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
6b07dcd704 #88954#
Now looking first, whether a directory language-countrycode exists.
2001-06-28 13:14:36 +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
Andreas Bille
c58e072563 #87493#
Fixed: Solaris bug
2001-06-13 12:16:11 +00:00
Andreas Bille
e4fd76b99f #87493#
custom css buffered. optimization
2001-06-13 09:12:40 +00:00
Andreas Bille
6a11c04366 #87493#
Added active help support
2001-06-13 08:10:13 +00:00
Andreas Bille
abf3e071c9 #87493#
Now also an error document is delivered
2001-06-12 13:16:41 +00:00
Andreas Bille
5c84308b9a Memory management
no double transformation of documents
jar files stay open
direct access to package api
2001-06-06 13:48:47 +00:00
Andreas Bille
a25b336353 Fixed bug: get_module()->get_jar() 2001-05-29 14:14:49 +00:00
Andreas Bille
b0d402e64f pretty printing 2001-05-22 13:57:13 +00:00
Andreas Bille
412eec32a4 Now also loading files without transformation 2001-05-17 14:46:30 +00:00
Andreas Bille
c16471c9bf Completions 2001-05-16 13:53:27 +00:00
Andreas Bille
8b8926aeba Initial revison
the C++ help provider
2001-05-16 06:36:23 +00:00