summaryrefslogtreecommitdiffstats
path: root/jurt/workbench
Commit message (Collapse)AuthorAgeFilesLines
* jurt: add missing modelinesMiklos Vajna2016-05-051-0/+3
| | | | | | | | | So that it's harder to introduce tabs in those files. Change-Id: Iccaf0095fd103c4a3da44afc38f1a9d23be9863f Reviewed-on: https://gerrit.libreoffice.org/24673 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+1
| | | | | | | Change-Id: I5d6071096307adbe7df0178000346cf915afa3e7 Reviewed-on: https://gerrit.libreoffice.org/13477 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* java: remove some unused local variablesNoel Grandin2014-12-051-1/+1
| | | | Change-Id: Ia01528460e2f4b610d123e29cad66520abc6a965
* java: remove commented out codeNoel Grandin2014-08-051-1/+0
| | | | Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-151-1/+1
| | | | | | | | | | | | It used to be mis-spelled PATH_SEPERATOR. Now, after correcting the spelling, it breaks the build of 3rd-party libraries using autoconfigury on Windows. The value of PATH_SEPARATOR is ";" on Windows, and the configure scripts of those libs run in Cygwin and assume that a PATH_SEPARATOR environment variable should be correct for Cygwin. Which ";" isn't. Rename the variable to LIBO_PATH_SEPARATOR. Change-Id: Iff0eb93bf11d9f844a28be7ea4456e4c0ae10844
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
|
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
|
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-122-9/+2
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien2009-09-161-3/+3
| | | | | | | | | | | | | | | | | | | | | 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")
* INTEGRATION: CWS changefileheader (1.3.64); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 07:24:32 rt 1.3.64.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.64); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 07:24:32 rt 1.4.64.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ooo19126 (1.2.152); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 15:18:54 rt 1.2.152.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.3.46); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 15:18:54 rt 1.3.46.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS sb20 (1.2.100); FILE MERGEDRüdiger Timm2004-07-231-7/+5
| | | | 2004/07/09 09:56:22 sb 1.2.100.1: #i29741# Retrofitted existing services as single-interface--based ones.
* INTEGRATION: CWS uno4 (1.1.2); FILE ADDEDVladimir Glazounov2003-05-222-0/+218
2003/05/07 12:37:47 sb 1.1.2.1: #108642# Cleaned up tests.