summaryrefslogtreecommitdiff
path: root/jvmfwk
AgeCommit message (Collapse)AuthorFilesLines
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner1-2/+1
2010-10-27jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner1-1/+2
2010-10-26jl162 #i115180# fix problems with latest java 1.6.0_22 on MacOS 10.6Joachim Lingner10-30/+135
2010-10-21jl162 #i115180# OOo does not find VM runtime library of Java 1.6.0_22 on MacJoachim Lingner1-1/+2
2010-06-11jl152 #i77196# marking two bootstrap variables as deprecated in the header ↵Joachim Lingner1-3/+4
comment, because they were used when running unopkg during the setup
2010-03-15linuxaxp01: #i110145# first cutCaolán McNamara1-2/+4
2010-03-03CWS-TOOLING: integrate CWS sb119Ivo Hinkelmann1-15/+1
Notes: split repo tag: ure_ooo/DEV300_m74
2010-03-02CWS-TOOLING: integrate CWS jl145Ivo Hinkelmann1-2/+3
2010-02-26sb119: merged in DEV300_m72sb36-148/+36
2010-02-25sb111: merged in DEV300_m72sb36-148/+36
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien36-148/+36
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-20sb119: #i108476# removed obsolete code that deactivates osl signal handler; ↵sb1-15/+1
fixed signature of JNI abort_handler
2010-01-18#jl145: #i106849# resolving link to a directory not working by applying the ↵Joachim Lingner1-6/+10
first fix. Redone and added a relative base URL file:/// in the call to osl_getAbsolutFileURL
2010-01-12jl145: merge with DEV300_m69Joachim Lingner4-11/+4
2010-01-08sb111: merged in DEV300_m69sb4-11/+4
2010-01-05CWS-TOOLING: integrate CWS cmcfixes68Jens-Heiner Rechtien3-9/+4
Notes: split repo tag: ure_ooo/DEV300_m69
2009-12-07merged in DEV300_m66sb1-2/+4
2009-12-02jl145: #106849# assertion because osl_getAbsoluteFileUrl is called with file ↵Joachim Lingner1-8/+5
URL instead of a path as argument.
2009-12-01sb111: merged in to-the-side QA fixessb1-6/+14
2009-12-01cmcfixes68: merge with DEV300 m66Caolán McNamara1-2/+4
2009-11-30cmcfixes68: #i107320# ifdef debug only codeCaolán McNamara3-9/+4
2009-11-19linuxhppa1: #i107051#: port to linux hppa (parisc)Caolán McNamara1-2/+4
2009-11-13sb116: #i106845# removed obsolete IRIX portsb1-2/+0
2009-09-28improve javaldx robustness when java executable prints additional stuff to ↵sb1-6/+14
stdout (as happens in some poor environments where java is a wrapper script that checks system patch levels etc. and prints advice to stdout...)
2009-09-11CWS-TOOLING: integrate CWS jl131Kurt Zenker1-2/+2
2009-09-02 16:42:40 +0200 jl r275720 : #i97896# 2009-08-31 13:01:53 +0200 jl r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56) 2009-07-31 14:35:30 +0200 jl r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53) 2009-07-23 14:20:32 +0200 jl r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared 2009-07-22 16:38:02 +0200 jl r274252 : #i97896# localize error message for lock file 2009-07-22 16:37:22 +0200 jl r274251 : #i80462# unprecise wording in updatedialog 2009-07-22 16:36:06 +0200 jl r274250 : #i97896# localize error message for lock file 2009-07-22 16:35:20 +0200 jl r274249 : #i97896# localize error message for lock file 2009-07-22 15:07:30 +0200 jl r274242 : #i98873# minimum java version is 1.5 since OOo 3.0
2009-09-10CWS-TOOLING: integrate CWS os2port06dev300Kurt Zenker4-5/+12
2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2009-09-09CWS-TOOLING: integrate CWS mhu20Oliver Bolte2-9/+11
2009-09-01 15:18:43 +0200 mhu r275662 : #i32526# Fixed missing includes, and a wrong cast 2009-08-28 13:30:05 +0200 mhu r275530 : #i32526# Fixed missing includes and remaining merge conflicts. 2009-08-28 13:28:45 +0200 mhu r275529 : #i32526# osl_readLine() now implemented in sal/osl/<platform>/file.cxx 2009-08-26 19:47:53 +0200 mhu r275445 : CWS-TOOLING: rebase CWS mhu20 to trunk@275331 (milestone: DEV300:m56) 2009-08-25 15:47:00 +0200 mhu r275365 : #i32526# Also maintain phys. file offset. 2009-08-25 15:24:56 +0200 mhu r275364 : #i32526# Added buffered file I/O; refactored file.cxx into multiple files. 2009-08-24 10:38:15 +0200 mhu r275294 : #i32526# Correct OpenFlags for osl_openFile(). 2009-05-25 11:07:34 +0200 mhu r272225 : #i32526# Added support for non-seekable file handles (pipe et al.). 2009-05-25 11:01:50 +0200 mhu r272223 : #i32526# Add osl_readLine() test, cleanup obsolete tests. 2009-05-25 10:56:14 +0200 mhu r272221 : #i32526# Add missing include 2009-05-25 10:48:51 +0200 mhu r272220 : #i32526# Accept OpenJDK (IcedTea6) 1.6.0_0 version string 2009-05-15 19:18:20 +0200 mhu r271965 : #i32526# Initial osl/unx buffered file I/O implementation. 2009-05-15 17:41:57 +0200 mhu r271959 : CWS-TOOLING: rebase CWS mhu20 to trunk@271830 (milestone: DEV300:m48) 2009-03-26 17:28:53 +0100 mhu r270091 : CWS-TOOLING: rebase CWS mhu20 to trunk@270033 (milestone: DEV300:m45)
2009-06-15#i10000# build breaks for wntmsci12Oliver Bolte1-0/+2
2009-06-12CWS-TOOLING: integrate CWS ooo31osol_DEV300Ivo Hinkelmann2-4/+13
2009-05-14 15:49:09 +0200 ihi r271896 : #i101913# added missing solaris entries 2009-05-14 12:36:19 +0200 ihi r271885 : #i101913# ARCH -> all 2009-05-13 11:14:52 +0200 jl r271846 : #i101457# Do not search for Java every time OOo starts 2009-05-13 08:49:28 +0200 jl r271838 : #tr6585548# Redone last change. On Solaris we do not scan the directories anymore and instead just ckeck /usr/jdk/latest 2009-05-12 17:10:03 +0200 jl r271828 : #i64357# We scan on Unix only for a java in different folders if we haven't found one by looking into JAVA_HOME or PATH 2009-05-12 13:17:04 +0200 releng r271819 : #i101457# avoiding usage of faspac with switch DONTCOMPRESS 2009-05-12 13:08:28 +0200 is r271816 : #i101457# avoiding usage of faspac with switch DONTCOMPRESS
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-1/+0
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann2-2/+2
2009-04-14 13:09:13 +0200 sb r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46) 2009-04-06 14:11:54 +0200 sb r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein 2009-03-31 16:40:23 +0200 sb r270287 : decrease collisions in hashCode computation 2009-03-30 11:48:39 +0200 sb r270207 : #i100668# corrected explicit template instantiation 2009-03-26 14:16:26 +0100 sb r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789 2009-03-26 10:52:51 +0100 sb r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057 2009-03-26 10:46:36 +0100 sb r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value. 2009-03-25 16:53:39 +0100 sb r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini 2009-03-25 15:29:12 +0100 sb r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets) 2009-03-25 15:17:10 +0100 sb r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6 2009-03-25 14:15:23 +0100 sb r270023 : added svn:ignore 2009-03-25 10:25:08 +0100 sb r270002 : #i10000# copied over trunk -c 269820 2009-03-23 10:16:00 +0100 sb r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44) 2009-03-20 11:22:27 +0100 sb r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists 2009-03-20 09:21:32 +0100 sb r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems). 2009-03-19 11:34:56 +0100 sb r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive 2009-03-19 11:32:20 +0100 sb r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type 2009-03-12 10:39:08 +0100 sb r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831 2009-03-04 17:25:16 +0100 sb r268849 : #i99880# missing AUGMENT_LIBRARY_PATH 2009-02-25 17:54:34 +0100 sb r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42) 2009-02-25 09:23:15 +0100 sb r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc) 2009-02-23 10:02:25 +0100 sb r268344 : #i99519 removed unnecessary library dependencies 2009-02-18 17:54:24 +0100 sb r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds) 2009-02-18 17:50:34 +0100 sb r268249 : avoid erroneous warning that control reaches end of non-void function 2009-02-18 17:33:53 +0100 sb r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-02CWS-TOOLING: integrate CWS jl119_DEV300Ivo Hinkelmann9-13/+91
2009-03-13 08:14:58 +0100 jl r269453 : CWS-TOOLING: rebase CWS jl119 to branches/OOO310@269350 (milestone: OOO310:m5) 2009-03-10 16:01:33 +0100 jl r269280 : #i98990# apply patch by jbu: fixing the python script provider 2009-03-10 13:25:02 +0100 jl r269268 : #i93939# 2009-03-10 11:44:07 +0100 jl r269261 : #i93939# 2009-03-09 17:14:58 +0100 jl r269205 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-09 16:34:34 +0100 jl r269201 : #i93939# choose a different JRE when the selected one was uninstalled 2009-03-05 16:40:16 +0100 jl r268924 : #99618# Do not migrate java settings 2009-02-25 14:29:53 +0100 jl r268439 : #i99618# do not invalidate existing javasettings by using a new date in the update element
2009-04-01CWS-TOOLING: integrate CWS cmcfixes56Ivo Hinkelmann1-2/+1
2009-03-26 14:46:13 +0100 cmc r270080 : #i100517# merge changes of locales32 to match 2009-03-26 14:31:32 +0100 cmc r270079 : #i100517# add some brackets and remove stray ; 2009-03-25 13:30:36 +0100 cmc r270021 : #i100503# make tralay work again 2009-03-25 10:13:35 +0100 cmc r269999 : #i100536# remove last unused method 2009-03-24 15:13:50 +0100 cmc r269955 : #i100517# fix straight-forward warnings 2009-03-24 14:36:37 +0100 cmc r269947 : #i100469# keep ia64 and arm alignments after fork-exec to signal change, but hackaround for arm to keep userlevel qemu-arm working 2009-03-24 14:02:27 +0100 cmc r269943 : #i100223# make stl headers warning free for extra gcc 4.3 warnings 2009-03-24 13:58:15 +0100 cmc r269942 : #i100504# drawinglayer is warning free on ix86 linux 2009-03-24 13:56:15 +0100 cmc r269940 : #i100469# keep ia64 and arm alignments after fork-exec to signal change
2009-03-06#i10000# missing LibrarysRelease Engineers2-2/+2
2009-02-12CWS-TOOLING: integrate CWS jl115Oliver Bolte7-36/+35
2009-01-29 13:13:16 +0100 jsk r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl r266239 : #i98038# new test library for assemblies from 3.0.1
2009-01-21CWS-TOOLING: integrate CWS jl111Vladimir Glazounov4-6/+35
2009-01-13 13:36:03 +0100 jl r266218 : #i91642# do not localize the error message, just print out the changed text in plain English 2009-01-09 12:54:03 +0100 jl r266075 : Committing changes which have been originally made on cws jl105 but which were not integrated on the master, due to a failed integration procedured. Then only three files were integrated. The files committed fix i80449, i83134, i86079, i91204, i92869 2009-01-07 15:10:52 +0100 jl r265970 : CWS-TOOLING: rebase CWS jl111 to trunk@265758 (milestone: DEV300:m38) 2009-01-06 10:38:21 +0100 jl r265900 : #i93235# #i93946# migrating to svn
2008-11-28CWS-TOOLING: integrate CWS jl105Release Engineers1-26/+9
2008-11-24 11:36:28 +0100 jsk r264217 : #i96511 2008-11-21 12:19:22 +0100 jl r264121 : #i86079# test extensions for localized description 2008-11-18 13:01:02 +0100 jl r263763 : CWS-TOOLING: rebase CWS jl105 to trunk@263288 (milestone: DEV300:m35) 2008-11-17 12:36:19 +0100 jl r263717 : #i85509# migrating to svn 2008-11-17 12:32:12 +0100 jl r263716 : #i91204# migrating to svn 2008-11-17 12:18:15 +0100 jl r263715 : #i80449# migrating to svn 2008-11-17 12:11:44 +0100 jl r263714 : migrating to svn 2008-11-17 11:49:57 +0100 jl r263712 : #i49060# migration to svn
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov2-22/+6
2008-07-22INTEGRATION: CWS os2port03 (1.8.18); FILE MERGEDOliver Bolte1-2/+6
2008/07/16 12:25:32 obr 1.8.18.2: RESYNC: (1.8-1.9); FILE MERGED 2008/01/14 16:56:58 ydario 1.8.18.1: os2 needs different order for dll. Issue number:i85203 Submitted by:ydario
2008-07-01INTEGRATION: CWS aquavcl08 (1.25.8); FILE MERGEDVladimir Glazounov1-1/+5
2008/05/15 12:54:14 cloph 1.25.8.1: Issue number: #i88987# increase java VM version for Mac OSX
2008-06-30INTEGRATION: CWS m68kport01 (1.13.10); FILE MERGEDVladimir Glazounov1-2/+4
2008/06/11 07:59:07 cmc 1.13.10.1: #i90600# jvmfwk support for m68k
2008-06-25INTEGRATION: CWS jl102 (1.29.14); FILE MERGEDKurt Zenker1-1/+8
2008/06/18 08:44:29 jl 1.29.14.2: RESYNC: (1.29-1.30); FILE MERGED 2008/06/04 13:07:44 jl 1.29.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools
2008-06-25INTEGRATION: CWS jl102 (1.15.14); FILE MERGEDKurt Zenker1-1/+10
2008/06/04 13:07:44 jl 1.15.14.1: #i90301# using bootstrap variable to switch of examination of system uses accessibility tools
2008-06-16INTEGRATION: CWS hr51 (1.13.4); FILE MERGEDRüdiger Timm1-2/+4
2008/06/06 14:11:17 hr 1.13.4.1: #i88947#: Solaris 64 bit support
2008-06-13INTEGRATION: CWS hunspellexternal (1.13.12); FILE MERGEDRüdiger Timm1-2/+4
2008/04/21 09:31:26 rene 1.13.12.3: RESYNC: (1.14-1.15); FILE MERGED 2008/01/04 19:41:11 rene 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED 2007/10/08 11:06:51 rene 1.13.12.1: #i82270# missing stdio.h include for fprintf
2008-06-06INTEGRATION: CWS jl101 (1.15.10); FILE MERGEDRüdiger Timm1-4/+1
2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.
2008-06-06INTEGRATION: CWS jl101 (1.29.12); FILE MERGEDRüdiger Timm2-38/+3
2008/05/28 14:55:52 jl 1.29.12.1: #i89584# patch - remove unused code.
2008-06-06INTEGRATION: CWS jl101 (1.7.12); FILE MERGEDRüdiger Timm1-9/+1
2008/05/28 14:55:52 jl 1.7.12.1: #i89584# patch - remove unused code.
2008-06-06INTEGRATION: CWS jl101 (1.12.12); FILE MERGEDRüdiger Timm1-15/+1
2008/05/28 14:55:52 jl 1.12.12.1: #i89584# patch - remove unused code.
2008-06-06INTEGRATION: CWS jl101 (1.8.12); FILE MERGEDRüdiger Timm1-5/+1
2008/05/28 14:55:52 jl 1.8.12.1: #i89584# patch - remove unused code.