summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Collapse)Author
2003-04-04INTEGRATION: CWS fwk01 (1.1.34); FILE MERGEDJens-Heiner Rechtien
2003/03/17 17:09:36 abi 1.1.34.1: #107612# service name com.sun.star.ucb.HelpContentProvider
2003-04-04INTEGRATION: CWS fwk01 (1.28.26); FILE MERGEDJens-Heiner Rechtien
2003/03/10 13:39:25 abi 1.28.26.1: #107875# operator new[]/delete - mismatch
2003-04-04INTEGRATION: CWS fwk01 (1.14.2.1.8); FILE MERGEDJens-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-04INTEGRATION: CWS fwk01 (1.32.2.1.24); FILE MERGEDJens-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 obsoleteOliver Bolte
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-10-31#98623# Removed (accidental) redefinition of member variable in local scopeAndreas 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 buildAndreas Bille
2002-10-01#103263# replaced obsolete applicat.rdb with types.rdbJörg Budischewski
2002-09-09#100157# use - for compiler switchesHans-Joachim Lankenau
2002-08-14#i6886#,#101685#: clean up MACOSX supportJens-Heiner Rechtien
2002-08-02#101345# - Fixed implementation of ContentProvider::queryInterface.Kai Sommerfeld
2002-06-05#65293# exception specificationVladimir Glazounov
2002-05-31merging differences from srx642 into toplevelAndreas Bille
2002-05-31#99496# accessibilityAndreas Bille
2002-04-08#98119# UcbLockBytes should allow to use XSeekable nowMikhail Voitenko
2002-03-28#98119# Work aroudn for utl-bugAndreas Bille
2002-03-28#98119# Work around for utl-bugAndreas Bille
2002-03-11Add extra libs need for FreeBSDSander 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 cleanupRüdiger Timm
2002-02-06#97182# Enhanced heuristic in C++ to deal with java1.3-serialized objectsAndreas Bille
2002-02-05#97119# Added a small commentAndreas Bille
2002-02-05#97119# Work around for collator?Andreas Bille
2001-12-10#95635# Adapting d.lst to deliver ucpchelp.xmlAndreas Bille
2001-12-10#95635# Added ucpchelp1.xml providing component-descriptionAndreas 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 boolAndreas Bille
2001-11-23but nevertheless, working with a set does not work under solaris, so use ↵Andreas Bille
vector and sort AND remove collator from element.
2001-11-23Mysterious bug fixing: don't make the collator a member of the elementsAndreas Bille
2001-11-23Adding rtti-support, which was previously the defaultAndreas Bille
2001-11-23Including 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 frameAndreas 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-01The changes necessary for the old java-help content provider to work asAndreas 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 specificationsJens-Heiner Rechtien
2001-10-24#92924#: exception specificationsJens-Heiner Rechtien
2001-10-24#92924#: constJens-Heiner Rechtien
2001-10-23#92924#: exception specificationsJens-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-04chg: SyntaxMartin Hollmichel
2001-10-02#65293# exception specificationVladimir Glazounov
2001-10-01#91885#Andreas Bille
changed css link to be compatible with fat office