summaryrefslogtreecommitdiffstats
path: root/jvmaccess
Commit message (Collapse)AuthorAgeFilesLines
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* We want gb_STDLIBS here surely?Tor Lillqvist2012-02-171-6/+1
|
* update makefilesDavid Tardon2012-02-171-35/+2
|
* merge feature/gbuild_javaDavid Tardon2012-02-1717-339/+214
|\
| * remove unused map filesDavid Tardon2011-12-244-226/+0
| |
| * gbuildize jvmaccessDavid Tardon2011-12-2413-109/+214
| |
* | Reduce verbiage slightlyTor Lillqvist2012-02-162-2/+6
| |
* | Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+1
| |
* | Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
|/ | | | | | Part XXI Modules i18npool, idl, idlc, io, javaunohelper, jvmaccess
* catch exception by constant referenceTakeshi Abe2011-12-151-1/+1
|
* Don't bother building anything here for iOSTor Lillqvist2011-11-262-0/+10
|
* Android compilation fixTor Lillqvist2011-11-251-1/+10
|
* WaE: unreferenced formal parameters in the !SOLAR_JAVA caseTor Lillqvist2011-10-033-0/+10
|
* Just use the same style library name for jvmaccess for MinGW as for UnixTor Lillqvist2011-06-291-1/+1
|
* Use the expected import library name for WNTGCCTor Lillqvist2011-06-211-0/+4
|
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
|
* Be less picky with library names to match also the static library built for iOSTor Lillqvist2011-06-161-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-7/+7
|
* Remove OS/2 support.Francois Tigeot2011-04-181-1/+1
|
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
|
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+4
|
* Need to use exactly the same names as in the JDK in the non-SOLAR_JAVA caseTor Lillqvist2011-01-281-2/+4
| | | | | Use struct JNIEnv_ and struct JavaVM_, with underscores. Otherwise a mangled name in the map files won't match.
* Use separate .map files for 64-bit MSVC buildTor Lillqvist2011-01-222-0/+39
|
* sb136: #i114155# partially revert fix for i108776 to avoid ABI ↵sb2010-11-213-6/+6
| | | | incompatibility of jvmaccess library
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-149-0/+27
| | | | | | | | 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>
* sb118: merged in DEV300_m72sb2010-02-2518-80/+18
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-1218-80/+18
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-293-6/+6
|/ | | | and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
* CWS-TOOLING: integrate CWS dbaperf1Ivo Hinkelmann2009-04-232-71/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-04-02 09:12:25 +0200 oj r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45) 2009-03-17 10:20:34 +0100 oj r269577 : add parameter 2009-03-17 10:20:05 +0100 oj r269576 : add parameter 2009-03-12 12:32:24 +0100 oj r269387 : add missing ++ 2009-03-11 12:53:35 +0100 oj r269315 : compile error 2009-03-06 08:52:11 +0100 oj r268968 : #i99264# remove duplicate code 2009-03-06 08:20:08 +0100 oj r268966 : add missingheader 2009-03-06 08:17:41 +0100 oj r268965 : add header 2009-03-06 08:15:07 +0100 oj r268964 : #i99708# remove duplicate code 2009-03-06 07:24:11 +0100 oj r268963 : #i99708# remove duplicate code 2009-03-06 07:22:24 +0100 oj r268962 : #i99708# use tenary operator 2009-03-06 07:19:21 +0100 oj r268961 : remove unused rtl_logs 2009-03-06 07:15:55 +0100 oj r268960 : #i99708# extract getLength from for loop 2009-03-06 07:15:35 +0100 oj r268959 : #i99708# extract getLength from for loop 2009-03-06 07:14:57 +0100 oj r268958 : remove unused rtl_logs 2009-03-06 07:13:01 +0100 oj r268957 : insert DBG_ helper 2009-03-06 07:12:17 +0100 oj r268956 : remove unused rtl_logs 2009-03-06 07:10:26 +0100 oj r268955 : remove unused rtl_logs 2009-03-06 07:04:51 +0100 oj r268954 : #i99708# use tenary operator 2009-03-05 12:04:46 +0100 oj r268895 : comment RTL_LOG out 2009-03-05 09:05:07 +0100 oj r268874 : add rtl logfile 2009-03-04 14:21:18 +0100 oj r268828 : #i99708# make static inplace and some method calls in for loop removed 2009-03-04 14:20:34 +0100 oj r268827 : #i99708# impl double check pattern for getInfohelper 2009-03-02 09:31:42 +0100 oj r268636 : add rtl logfile 2009-03-02 08:18:37 +0100 oj r268633 : add rtl logfile 2009-02-27 11:22:16 +0100 oj r268570 : #i99709# change algorithm for marking objects 2009-02-27 11:17:04 +0100 oj r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster 2009-02-24 10:09:35 +0100 sb r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM 2009-02-23 13:44:04 +0100 oj r268354 : #i76606# seekrow changes 2009-02-23 12:27:30 +0100 oj r268349 : deleted 2009-02-20 15:14:23 +0100 oj r268325 : #i76606# some code changes 2009-02-19 14:15:25 +0100 oj r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... ) 2009-02-19 11:27:55 +0100 oj r268265 : #i76606# insert some RTL_LOG and setObject impl 2009-02-18 14:45:37 +0100 oj r268222 : #i99363# insert RTL_LOG 2009-02-18 14:45:18 +0100 oj r268221 : #i99363# insert RTL_LOG 2009-02-18 11:14:54 +0100 oj r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls 2009-02-18 11:10:47 +0100 oj r268206 : #i99363# make isCount inline 2009-02-18 10:33:22 +0100 oj r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-18 10:32:57 +0100 oj r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG 2009-02-17 07:29:05 +0100 oj r267843 : #i96897# remove some dll public 2009-02-16 15:01:04 +0100 oj r267816 : #i96897# remove some dll public 2009-02-16 14:25:53 +0100 oj r267810 : #i99264# remove duplicate code 2009-02-16 14:25:33 +0100 oj r267809 : #i99264# remove duplicate code 2009-02-16 14:24:59 +0100 oj r267808 : #i99264# remove duplicate code 2009-02-13 10:56:17 +0100 oj r267703 : #i99191# comment the contextclassloader 2009-02-13 10:32:40 +0100 oj r267700 : reduce call to resultset meta data 2009-02-13 10:27:31 +0100 oj r267699 : reduce call to resultset meta data 2009-02-13 10:27:08 +0100 oj r267698 : reduce call to resultset meta data
* CWS-TOOLING: integrate CWS sb103Oliver Bolte2009-02-121-14/+0
| | | | | | | | | | | | | | | | 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)
* #i10000# Lic changeIvo Hinkelmann2008-04-241-22/+18
|
* INTEGRATION: CWS cmcfixes43 (1.12.6); FILE MERGEDIvo Hinkelmann2008-04-241-11/+3
| | | | 2008/03/03 09:38:57 cmc 1.12.6.1: #i86629 unify gcc maps
* INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDEDIvo Hinkelmann2008-04-241-0/+96
| | | | 2008/03/03 09:38:57 cmc 1.1.2.1: #i86629 unify gcc maps
* INTEGRATION: CWS changefileheader (1.3.56); FILE MERGEDRüdiger Timm2008-04-112-46/+38
| | | | 2008/03/31 07:24:40 rt 1.3.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.56); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:40 rt 1.4.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.56); FILE MERGEDRüdiger Timm2008-04-114-92/+73
| | | | 2008/03/31 07:24:40 rt 1.2.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.18); FILE MERGEDRüdiger Timm2008-04-111-22/+18
| | | | 2008/03/31 07:24:40 rt 1.4.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.12.8); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 07:24:40 rt 1.12.8.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.11.18); FILE MERGEDRüdiger Timm2008-04-111-22/+18
| | | | 2008/03/31 07:24:40 rt 1.11.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.7.40); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:39 rt 1.7.40.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.56); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:39 rt 1.4.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.11.22); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 07:24:39 rt 1.11.22.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.18); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:39 rt 1.3.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.6.56); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:39 rt 1.6.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.56); FILE MERGEDRüdiger Timm2008-04-111-30/+18
| | | | | 2008/04/01 15:20:54 thb 1.4.56.2: #i85898# Stripping all external header guards 2008/03/31 07:24:39 rt 1.4.56.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.3.18); FILE MERGEDRüdiger Timm2008-04-111-28/+18
| | | | | 2008/04/01 15:20:54 thb 1.3.18.2: #i85898# Stripping all external header guards 2008/03/31 07:24:39 rt 1.3.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS os2port02 (1.10.2); FILE MERGEDJens-Heiner Rechtien2007-11-021-2/+4
| | | | | | | 2007/09/29 16:41:27 ydario 1.10.2.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
* INTEGRATION: CWS sb71 (1.9.4); FILE MERGEDVladimir Glazounov2007-10-151-2/+3
| | | | | 2007/10/02 10:30:20 sb 1.9.4.2: RESYNC: (1.9-1.10); FILE MERGED 2007/06/14 15:05:17 sb 1.9.4.1: #i75466# Adapted to new APP|SHLnRPATH.