summaryrefslogtreecommitdiff
path: root/officecfg/util
AgeCommit message (Collapse)Author
2010-02-25sb111: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-30#i101955# adapted desktop and gconf platform backends to new interface ↵sb
(gconf still needs support for ENABLE_LOCKDOWN-only Setup/Office/Factories .xcu entries), more to come; regcomplazy consequently no longer needs to support [Data] sections
2009-09-25merged in DEV300_m60sb
2009-09-25#i101955# configmgr2 support for platform backends (with a new interface); ↵sb
adapted locale backend, rest to follow
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012 2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;) 2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012 2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph) 2009-08-26 sb merged in DEV300_m56 2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc) 2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora) 2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader 2009-08-17 Juergen Schmidt #i103749# integrate patch 2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8") 2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter 2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec 2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc) 2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc) 2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2) 2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly 2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH) 2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-04-12CWS-TOOLING: integrate CWS macshortcuts01Release Engineers
2009-04-02 18:13:38 +0200 pl r270430 : CWS-TOOLING: rebase CWS macshortcuts01 to trunk@270033 (milestone: DEV300:m45) 2009-03-04 13:02:01 +0100 pl r268816 : make compile with oldish gtk headers 2009-03-04 11:23:41 +0100 rvojta r268799 : Remove #ifndef MACOSX as Mac OS X X11 port is obsolote, no need to check for non Mac OS X 2009-03-03 16:33:34 +0100 rvojta r268764 : Meta/Super to MOD3 on all Unix platforms except Mac OS X 2009-03-03 16:08:46 +0100 rvojta r268744 : Map GDK_Meta_L/R and GDK_Super_L/R keys to KEY_MOD3 on Unix systems except Mac OS X 2009-03-03 16:04:23 +0100 rvojta r268742 : IsMod3(), IsLeftMod3(), IsRightMod3() added 2009-03-03 16:03:48 +0100 rvojta r268741 : MODKEY_LMOD3, MODKEY_RMOD3, MODKEY_MOD3 support 2009-02-28 00:09:26 +0100 rvojta r268620 : New KeyCode constructors support, by default MOD3 is not used here (probably temporary solution) 2009-02-25 22:53:02 +0100 rvojta r268469 : MOD3 support (META_DOWN_MASK) 2009-02-25 13:22:13 +0100 rvojta r268435 : Cmd-M to minimize window, Cmd-Option-M to minimize all windows 2009-02-25 11:09:20 +0100 rvojta r268417 : Add back F11 for non Mac OS X platforms (removed by accident in r268405) 2009-02-24 18:32:31 +0100 rvojta r268405 : F11 replaced by Cmd-T on Mac OS X 2009-02-23 15:21:53 +0100 sb r268358 : #i99296# support values with both xml:lang and install:module (which are moved into the spool tree, not the res tree) 2009-02-16 22:45:34 +0100 rvojta r267839 : Multiplatform shortcuts support 2009-02-16 22:41:03 +0100 rvojta r267838 : Use install:module instead of separate xcu file 2009-02-16 18:35:36 +0100 rvojta r267833 : Removed accelerators target 2009-02-16 09:27:42 +0100 rvojta r267776 : MOD3 added 2009-02-16 09:18:32 +0100 rvojta r267775 : MOD3 support 2009-02-16 09:17:11 +0100 rvojta r267774 : MOD3 support 2009-02-15 22:11:37 +0100 rvojta r267773 : Check for MOD3 too 2009-02-15 22:11:15 +0100 rvojta r267772 : Check for MOD3 too 2009-02-15 22:10:37 +0100 rvojta r267771 : Check for MOD3 too 2009-02-15 22:10:15 +0100 rvojta r267770 : Check for MOD3 during mouse event too 2009-02-15 22:09:54 +0100 rvojta r267769 : IsMod3() added 2009-02-15 19:34:59 +0100 rvojta r267768 : MOD3 added (Ctrl on Mac OS X) 2009-02-15 19:33:43 +0100 rvojta r267767 : Cmd-M -> Ctrl-M for default format 2009-02-15 19:32:19 +0100 rvojta r267766 : MOD3 added (Ctrl on Mac OS X) 2009-02-15 19:31:30 +0100 rvojta r267765 : MOD3 added (Ctrl on Mac OS X) 2009-02-15 19:31:04 +0100 rvojta r267764 : MOD3 added (Ctrl on Mac OS X) 2009-02-15 19:30:33 +0100 rvojta r267763 : MOD3 added (Ctrl on Mac OS X) 2009-02-15 19:30:09 +0100 rvojta r267762 : MOD3 added (Ctrl on Mac OS X) 2009-02-13 22:11:22 +0100 rvojta r267751 : Cmd-Shift-Z for .uno:Redo 2009-02-13 22:04:19 +0100 rvojta r267748 : F11 -> Cmd-T for .uno:DesignerDialog 2009-02-13 21:09:11 +0100 rvojta r267743 : F11 -> Cmd-T (all occurences) 2009-02-13 19:47:21 +0100 rvojta r267741 : accelerators target added for Mac OS X shortcuts 2009-02-13 19:46:58 +0100 rvojta r267740 : Spreadsheet - replace F11 with Cmd-T 2009-02-13 19:24:19 +0100 rvojta r267739 : Remove Accelerators-Mac.xcs 2009-02-13 18:50:01 +0100 rvojta r267738 : Accelerators-Mac.xcs test 2009-02-13 18:48:10 +0100 rvojta r267737 : Accelerators-Mac.xcu added 2009-02-13 18:46:48 +0100 rvojta r267736 : F11 -> Cmd-T for stylist in Spreadsheet
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2009-02-12CWS-TOOLING: integrate CWS sb103Oliver Bolte
2009-01-15 15:28:08 +0100 sb r266375 : #i97629# set UNO_PATH in python start program and use it in bootstrap function in officehelper.py (and do not erroneously encode a vnd.sun.star.pathname URE_BOOTSTRAP value in tools::extendApplicationEnvironment) 2009-01-15 10:40:17 +0100 sb r266338 : #i97424# explicit shut down of ImplImageTree singleton in DeInitVCL still required 2009-01-14 12:07:15 +0100 sb r266276 : CWS-TOOLING: rebase CWS sb103 to trunk@265758 (milestone: DEV300:m38) 2009-01-14 08:53:02 +0100 sb r266266 : #i96284# remove implementation of unused (but expensive) link feature; plus some general cleanup 2009-01-08 14:42:59 +0100 sb r266010 : #i96683# enable dlclose for GCC 3 (based on a patch by cmc) 2009-01-06 14:18:23 +0100 sb r265920 : #i97424# spurious unreferenced local variables 2008-12-19 15:33:39 +0100 sb r265727 : #i57359# no need for a special glibc 2.2.4 based libgcc_s.so.1 for URE any more as the general one used for OOo is guaranteed to be based on at least glibc 2.2.4, anyway 2008-12-19 13:54:37 +0100 sb r265724 : #i97424# clean up and speed up vcl ImplImageTree 2008-12-18 14:28:10 +0100 sb r265690 : #i97132# spread usage of the rtl::Static pattern (patch by cmc) 2008-12-15 14:33:00 +0100 sb r265499 : #i90492# generate UTF-8 encoded output (patch by tora) 2008-12-15 11:45:05 +0100 sb r265469 : #i95593# -Djava.library.path to find libtest_javauno_any.so 2008-12-15 11:23:14 +0100 sb r265468 : #i93769# it appears that Java nowadays expects file URIs in UTF-8, so ExternalUriReferenceTranslator.toExternal must not be called 2008-12-10 12:02:50 +0100 sb r265164 : #i93219# use (corrected) signal handling instead of forking again (to avoid unintended generation of core files)
2008-04-11INTEGRATION: CWS changefileheader (1.10.212); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.10.212.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.580); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.9.580.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.580); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.3.580.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.35.260); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.35.260.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.294); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.5.294.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.262); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.9.262.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.580); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.2.580.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.13.262); FILE MERGEDRüdiger Timm
2008/03/31 12:49:06 rt 1.13.262.1: #i87441# Change license header to LPGL v3.
2007-06-27INTEGRATION: CWS sdblogging (1.9.322); FILE MERGEDJens-Heiner Rechtien
2007/04/12 10:40:30 fs 1.9.322.1: #i76119# remove the constraint that extensible groups cannot have children of type "prop" The comment for this constraint claims this is an unsupported feature, but this is not the case: - the parser at runtime perfectly recognizes it, and properly delivers the respective node - the API itself also recognizes that the node is non-valitile (which is implied by it being part of the schema), and rejects any modifications to it. According to JB, the original implementor, this implies that this construct is in fact supported. Note: Other similar restrictions are still intact: An extensible group still cannot contain any "set" or "group" child nodes.
2007-05-10INTEGRATION: CWS libxslt02 (1.34.284); FILE MERGEDKurt Zenker
2006/12/24 08:10:57 cmc 1.34.284.1: #i30380 enable xslt usage by default
2007-05-10INTEGRATION: CWS libxslt02 (1.8.284); FILE MERGEDKurt Zenker
2006/12/24 08:10:57 cmc 1.8.284.1: #i30380 enable xslt usage by default
2007-05-10INTEGRATION: CWS libxslt02 (1.12.284); FILE MERGEDKurt Zenker
2006/12/24 08:10:57 cmc 1.12.284.1: #i30380 enable xslt usage by default
2007-01-25INTEGRATION: CWS ause069 (1.4.254); FILE MERGEDOliver Bolte
2006/11/28 10:26:57 hjs 1.4.254.1: #i70359# remove forced shell calls
2005-09-08INTEGRATION: CWS ooo19126 (1.8.198); FILE MERGEDRüdiger Timm
2005/09/05 12:03:20 rt 1.8.198.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.8.420); FILE MERGEDRüdiger Timm
2005/09/05 12:03:20 rt 1.8.420.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.662); FILE MERGEDRüdiger Timm
2005/09/05 12:03:20 rt 1.2.662.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.33.10); FILE MERGEDRüdiger Timm
2005/09/05 12:03:19 rt 1.33.10.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.322); FILE MERGEDRüdiger Timm
2005/09/05 12:03:19 rt 1.3.322.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.7.198); FILE MERGEDRüdiger Timm
2005/09/05 12:03:19 rt 1.7.198.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.1.792); FILE MERGEDRüdiger Timm
2005/09/05 12:03:19 rt 1.1.792.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.1.792); FILE MERGEDRüdiger Timm
2005/09/05 12:03:18 rt 1.1.792.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.11.198); FILE MERGEDRüdiger Timm
2005/09/05 12:03:18 rt 1.11.198.1: #i54170# Change license header: remove SISSL
2005-08-19#i10000# - complete changes to find dtdHans-Joachim Lankenau
2005-03-15INTEGRATION: CWS c01v005 (1.31.54); FILE MERGEDOliver Bolte
2005/03/02 12:09:41 hjs 1.31.54.1: #119245# move processing to solenv
2005-01-25INTEGRATION: CWS gcj1 (1.29.26); FILE MERGEDOliver Bolte
2004/12/08 09:54:45 cmc 1.29.26.1: #i38188# tweak makefile to use configured JAVAI
2005-01-07INTEGRATION: CWS cfgimpex (1.7.28); FILE MERGEDRüdiger Timm
2004/12/10 07:58:13 jb 1.7.28.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.
2005-01-07INTEGRATION: CWS cfgimpex (1.29.28); FILE MERGEDRüdiger Timm
2004/12/10 16:43:19 jb 1.29.28.2: #118253# Use package directory structure for spool files 2004/12/08 15:31:23 jb 1.29.28.1: #i38668# Add dependencies on xsl,dtd and sed files for all generated or validated output
2005-01-07INTEGRATION: CWS cfgimpex (1.6.38); FILE MERGEDRüdiger Timm
2004/12/10 07:58:01 jb 1.6.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.
2005-01-07INTEGRATION: CWS cfgimpex (1.10.38); FILE MERGEDRüdiger Timm
2004/12/09 16:56:28 jb 1.10.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value
2004-11-15INTEGRATION: CWS cfglooseends (1.6.174); FILE MERGEDOliver Bolte
2004/11/02 16:03:34 jb 1.6.174.1: #i18588# Throw an error on undesired xml:lang tags - informational items are currently not localized
2004-11-15INTEGRATION: CWS cfglooseends (1.27.126); FILE MERGEDOliver Bolte
2004/11/03 15:32:58 jb 1.27.126.1: #i33167# Put sed pattern containing exclamation mark into separate file
2004-11-15INTEGRATION: CWS cfglooseends (1.1.2); FILE ADDEDOliver Bolte
2004/11/04 12:18:37 jb 1.1.2.2: #i33167# Remove extra spaces between addresses, which not every sed version accepts 2004/11/03 15:32:32 jb 1.1.2.1: #i33167# Put sed pattern containing exclamation mark into separate file
2004-11-09INTEGRATION: CWS nojava1 (1.26.58); FILE MERGEDJens-Heiner Rechtien
2004/09/24 14:33:55 haggai 1.26.58.4: RESYNC: (1.26-1.27); FILE MERGED 2004/08/23 11:42:14 jb 1.26.58.3: #i33238# Stop generating numerous locally patched copies of XSLs for no-Java processing. Instead the XSLs themselves have been fixed to be more portable. Contributor: Josh Triplett <jtriplett@openoffice.org> 2004/08/23 11:28:29 jb 1.26.58.2: #i32143# Back out the temporary disabling of validation Contributor: Josh Triplett <jtriplett@openoffice.org> 2004/08/13 08:42:51 haggai 1.26.58.1: #i32143# validation problem wth xsltproc - workaround until Josh can fix it
2004-11-09INTEGRATION: CWS nojava1 (1.5.58); FILE MERGEDJens-Heiner Rechtien
2004/08/23 11:46:09 jb 1.5.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java). If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc. Also some small corrections to fix violations of the XSLT DTD. Contributor: Josh Triplett <jtriplett@openoffice.org> 2004/08/23 11:32:39 jb 1.5.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc. Contributor: Josh Triplett <jtriplett@openoffice.org>
2004-11-09INTEGRATION: CWS nojava1 (1.9.58); FILE MERGEDJens-Heiner Rechtien
2004/08/23 11:46:09 jb 1.9.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java). If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc. Also some small corrections to fix violations of the XSLT DTD. Contributor: Josh Triplett <jtriplett@openoffice.org> 2004/08/23 11:32:39 jb 1.9.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc. Contributor: Josh Triplett <jtriplett@openoffice.org>
2004-09-09INTEGRATION: CWS ooo20040815 (1.2.80); FILE MERGEDJens-Heiner Rechtien
2004/08/04 11:58:42 haggai 1.2.80.1: #i32565# Correct zip file name to remove when rebuilding
2004-07-23INTEGRATION: CWS mergebuild02 (1.26.10); FILE MERGEDRüdiger Timm
2004/07/13 11:18:23 hjs 1.26.10.1: #i31416# merge on the fly
2004-07-05INTEGRATION: CWS scp2officecfg (1.5.248); FILE MERGEDOliver Bolte
2004/05/18 16:05:52 jb 1.5.248.1: #i29185# Simplified parameter passing for package name
2004-07-05INTEGRATION: CWS scp2officecfg (1.7.306); FILE MERGEDOliver Bolte
2004/06/17 09:40:49 jb 1.7.306.1: #i18588# Include documentation into delivered schemas
2004-07-05INTEGRATION: CWS scp2officecfg (1.24.92); FILE MERGEDOliver Bolte
2004/07/05 09:30:45 jb 1.24.92.5: RESYNC: (1.24-1.25); FILE MERGED 2004/06/17 09:39:01 jb 1.24.92.4: Stop generating .properties files from schema documentation items 2004/06/11 09:26:06 jb 1.24.92.3: #i25937# Use placeholder that works on all platforms; adjust argument quoting to work for windows also 2004/06/07 18:45:11 jb 1.24.92.2: #i25937# Remove leftovers from generated Langpack xcu files: drop DOCTYPE declaration in template; strip license comment while processing 2004/05/18 15:38:58 jb 1.24.92.1: #i29185#,#i25937# Add rules to build module files Add rules to build special language pack registration module files Change all rules to build from local source files in each directory, using $(PACKAGE) and $(PACKAGEDIR).
2004-07-05INTEGRATION: CWS scp2officecfg (1.3.212); FILE MERGEDOliver Bolte
2004/06/10 13:29:47 jb 1.3.212.2: RESYNC: (1.3-1.4); FILE MERGED 2004/05/18 16:05:09 jb 1.3.212.1: #i25937# Add support for installation modules to source format