summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/help/dp_help.cxx
AgeCommit message (Collapse)AuthorFilesLines
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth1-1/+1
This compiles successfully, but is otherwise only lightly tested.
2010-11-08use RTL_CONSTASCII_USTRINGPARAMGert Faller1-45/+41
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-08-20jl158 #i114008# extension can now contain compiled help. Then ↵Joachim Lingner1-172/+232
XPackage::getRegistrationDataURL points to the help folder within the extension
2010-05-07jl152 #i77196# adapting configuration backend to changes introduced by SB on ↵Joachim Lingner1-8/+8
DEV300 branch concering different handling of configuration files in extensions, also fixed writing of compiled help files into the user installation
2010-04-21jl152 import 263449 from native0jl:#i77196# no registration of components ↵Joachim Lingner1-0/+2
in uno.exe at startup, fixed extension activation, basic, etc.
2010-04-19jl152 import 263446 from native0jl:#i77196# supporting licenses, suppress ↵Joachim Lingner1-108/+4
license switch, subsequent accepting of licenses for bundled/shared extensions
2010-04-06jl152 import 263445 from native0jl:#i77196# supporting extension helpJoachim Lingner1-280/+303
2010-03-25jl152 import 263441 from native0jl:#i77196# add and remove in the same ↵Joachim Lingner1-195/+268
process now works, help backend creates a unique folder for every extension
2010-03-22jl152 import 263440 from native0jl: #i77196# removing of bundled/shared ↵Joachim Lingner1-8/+13
extension (except python, script) works now
2010-05-04jl152 bundled extensions, import of changeset 263438:8b253e76e957 from ↵Joachim Lingner1-4/+9
native0jl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-28l10ntools: #i108657# renamed transex3 to l10ntoolsIvo Hinkelmann1-1/+1
2009-12-17#i100000# corrected includesVladimir Glazunov1-2/+2
2009-12-03#i107283# Pass config help path as argument to compileExtensionHelp()Andreas Bregas1-1/+6
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann1-1/+1
2009-05-15CWS-TOOLING: integrate CWS ab68Jens-Heiner Rechtien1-14/+26
2009-03-26 11:37:32 +0100 ab r270063 : #i98680# Handle missing lucene 2009-03-16 12:23:38 +0100 ab r269520 : #i100228# Introduced own file format instead of using berkeley db 2009-02-27 11:48:05 +0100 ab r268572 : #i86003# Redesigned language fallback behavior
2008-12-10CWS-TOOLING: integrate CWS ab65Rüdiger Timm1-0/+34
2008-12-04 12:15:24 +0100 ab r264832 : #i83626# Removed warning 2008-12-04 12:04:09 +0100 ab r264830 : #i83626# Changed search result score handling 2008-11-28 13:37:09 +0100 ab r264548 : #i83626# Added missing juh.jar 2008-11-26 14:37:07 +0100 ab r264388 : #i83626# Added HelpComponent.java 2008-11-21 13:07:19 +0100 ab r264129 : #i83626# Fixed File URL versus system path confusion that made search operations fail on Unix 2008-11-19 12:22:10 +0100 ab r263978 : #i83627# Removed warning 2008-11-19 12:06:41 +0100 ab r263975 : #i83627# Removed warnings 2008-11-19 11:28:46 +0100 ab r263971 : #i83627# Support images in extension help 2008-11-11 11:48:21 +0100 ab r263551 : #i83626# Full text search in extension help
2008-05-20INTEGRATION: CWS jl100_DEV300 (1.2.40); FILE MERGEDKurt Zenker1-4/+17
2008/05/13 15:08:20 jl 1.2.40.1: #156271# The package::getMyBackend functions now throw a DisposedException
2008-04-11INTEGRATION: CWS changefileheader (1.3.28); FILE MERGEDRüdiger Timm1-24/+19
2008/03/28 15:26:47 rt 1.3.28.1: #i87441# Change license header to LPGL v3.
2008-02-26INTEGRATION: CWS ab45_DEV300 (1.2.76); FILE MERGEDOliver Bolte1-4/+7
2008/02/18 08:27:11 ab 1.2.76.1: #i83624# Adapted error message for tree file errors
2007-11-19INTEGRATION: CWS ab38 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+535
2007/11/06 22:41:29 ab 1.1.2.2: #i20164# Fixed Linux building problem (use of min) 2007/11/06 16:42:00 ab 1.1.2.1: #i20164# help backend implementation