summaryrefslogtreecommitdiff
path: root/helpcontent2/settings.pmk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-12-10 14:25:11 +0000
committerRüdiger Timm <rt@openoffice.org>2008-12-10 14:25:11 +0000
commit8c1e2dc80cb9fd0293776c3ae0505dd80b1f6d0d (patch)
tree21534fc3e042461e3939359c52da3f9d76a82a03 /helpcontent2/settings.pmk
parent31d4197292315181f993b5504a6b5bc6d3af17e7 (diff)
CWS-TOOLING: integrate CWS ab65
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
Diffstat (limited to 'helpcontent2/settings.pmk')
-rwxr-xr-xhelpcontent2/settings.pmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/settings.pmk b/helpcontent2/settings.pmk
index f7d5485374..47af399db6 100755
--- a/helpcontent2/settings.pmk
+++ b/helpcontent2/settings.pmk
@@ -1,6 +1,6 @@
.INCLUDE : $(INCCOM)$/aux_langs.mk
-my_cp:=$(CLASSPATH)$(PATH_SEPERATOR)$(SOLARBINDIR)$/jaxp.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/parser.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/unoil.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/ridl.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jurt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlsearch.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/LuceneHelpWrapper.jar$
+my_cp:=$(CLASSPATH)$(PATH_SEPERATOR)$(SOLARBINDIR)$/jaxp.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/juh.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/parser.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/unoil.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/ridl.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jurt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlsearch.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/LuceneHelpWrapper.jar$
.IF "$(SYSTEM_LUCENE)" == "YES"
my_cp!:=$(my_cp)$(PATH_SEPERATOR)$(LUCENE_CORE_JAR)$(PATH_SEPERATOR)$(LUCENE_ANALYZERS_JAR)
.ELSE
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeImportContext.cxx
AgeCommit message (Expand)Author
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2023-04-21Run clang-tidy with misc-unused-using-decls on module xmloffGabor Kelemen
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-01fastparser in XMLChangeImportContextNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2016-12-09xmloff: XMLChangeImportContext: replace boolean pair with proper enumMichael Stahl
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.11.162); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.9.158); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.8.498); FILE MERGEDRüdiger Timm