Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-04 | INTEGRATION: CWS fwk01 (1.1.34); FILE MERGED | Jens-Heiner Rechtien | |
2003/03/17 17:09:36 abi 1.1.34.1: #107612# service name com.sun.star.ucb.HelpContentProvider | |||
2003-04-04 | INTEGRATION: CWS fwk01 (1.28.26); FILE MERGED | Jens-Heiner Rechtien | |
2003/03/10 13:39:25 abi 1.28.26.1: #107875# operator new[]/delete - mismatch | |||
2003-04-04 | INTEGRATION: CWS fwk01 (1.14.2.1.8); FILE MERGED | Jens-Heiner Rechtien | |
2003/03/17 17:07:20 abi 1.14.2.1.8.1: #107612# service name com.sun.star.ucb.HelpContentProvider | |||
2003-04-04 | INTEGRATION: CWS fwk01 (1.32.2.1.24); FILE MERGED | Jens-Heiner Rechtien | |
2003/03/10 13:46:11 abi 1.32.2.1.24.1: #107875# operator new[]/delete - mismatch | |||
2003-04-02 | #100000# rtti flag for gcc obsolete | Oliver Bolte | |
2003-03-27 | MWS_SRX644: migrate branch mws_srx644 -> HEAD | Jens-Heiner Rechtien | |
2002-10-31 | #98623# Removed (accidental) redefinition of member variable in local scope | Andreas Bille | |
2002-10-30 | #98767# now using ucbhelper::cancelCommandExcecution; ↵ | Andreas Bille | |
UnsupportedCommandException instead of CommandAborted | |||
2002-10-25 | #97867# enhanced the sets from which the intersection is build | Andreas Bille | |
2002-10-01 | #103263# replaced obsolete applicat.rdb with types.rdb | Jörg Budischewski | |
2002-09-09 | #100157# use - for compiler switches | Hans-Joachim Lankenau | |
2002-08-14 | #i6886#,#101685#: clean up MACOSX support | Jens-Heiner Rechtien | |
2002-08-02 | #101345# - Fixed implementation of ContentProvider::queryInterface. | Kai Sommerfeld | |
2002-06-05 | #65293# exception specification | Vladimir Glazounov | |
2002-05-31 | merging differences from srx642 into toplevel | Andreas Bille | |
2002-05-31 | #99496# accessibility | Andreas Bille | |
2002-04-08 | #98119# UcbLockBytes should allow to use XSeekable now | Mikhail Voitenko | |
2002-03-28 | #98119# Work aroudn for utl-bug | Andreas Bille | |
2002-03-28 | #98119# Work around for utl-bug | Andreas Bille | |
2002-03-11 | Add extra libs need for FreeBSD | Sander Vesik | |
Contributed by: Carlos F. A. Paniago <pan@panix.ecof.org.br> | |||
2002-03-07 | #95155# XSeekable implementation was removed from package-XInputstream. I ↵ | Andreas Bille | |
have to adapt my implementation. | |||
2002-02-21 | #65293#: include <string.h> | Jens-Heiner Rechtien | |
2002-02-14 | #87576# dependency cleanup | Rüdiger Timm | |
2002-02-06 | #97182# Enhanced heuristic in C++ to deal with java1.3-serialized objects | Andreas Bille | |
2002-02-05 | #97119# Added a small comment | Andreas Bille | |
2002-02-05 | #97119# Work around for collator? | Andreas Bille | |
2001-12-10 | #95635# Adapting d.lst to deliver ucpchelp.xml | Andreas Bille | |
2001-12-10 | #95635# Added ucpchelp1.xml providing component-description | Andreas Bille | |
2001-12-03 | #90925# by hand, meaning building the set_intersection of various searchs. | Andreas Bille | |
2001-11-23 | #94953# Explicit casting int to bool | Andreas Bille | |
2001-11-23 | but nevertheless, working with a set does not work under solaris, so use ↵ | Andreas Bille | |
vector and sort AND remove collator from element. | |||
2001-11-23 | Mysterious bug fixing: don't make the collator a member of the elements | Andreas Bille | |
2001-11-23 | Adding rtti-support, which was previously the default | Andreas Bille | |
2001-11-23 | Including rtti-switch for gcc in makefiles. | Andreas Bille | |
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-08 | #94527#don't ask for filesize on a directory: behaves different under ↵ | Andreas Bille | |
windows and unix | |||
2001-11-08 | #94425#Workaround for compilerbug solaris-sparc:enforcing additional stack frame | Andreas Bille | |
2001-11-01 | #90921# | Andreas Bille | |
Now accepting also a keyword if the searchword is only part of the keyword, not the beginning only. | |||
2001-11-01 | The changes necessary for the old java-help content provider to work as | Andreas Bille | |
an indexer are now "frozen" in. | |||
2001-10-31 | #83054# | Andreas Bille | |
Performance | |||
2001-10-31 | #83054# | Andreas Bille | |
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 | #83054# | Andreas Bille | |
Replacing now for the treeview the variables | |||
2001-10-26 | #92924# exception specifications | Jens-Heiner Rechtien | |
2001-10-24 | #92924#: exception specifications | Jens-Heiner Rechtien | |
2001-10-24 | #92924#: const | Jens-Heiner Rechtien | |
2001-10-23 | #92924#: exception specifications | Jens-Heiner Rechtien | |
2001-10-22 | #91870# | Andreas Bille | |
Now looking for files ending on .tree, so only installed modules are shown. | |||
2001-10-05 | #92533# | Andreas Bille | |
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-04 | chg: Syntax | Martin Hollmichel | |
2001-10-02 | #65293# exception specification | Vladimir Glazounov | |
2001-10-01 | #91885# | Andreas Bille | |
changed css link to be compatible with fat office |