Commit Graph

27 Commits

Author SHA1 Message Date
c79a5f87b1 remove executable bit
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-17 15:11:14 +02:00
99e3bd454b Remove visual noise from odk
Change-Id: I5638e2d37827c2d7322b72bf6ce176ac843639f1
Reviewed-on: https://gerrit.libreoffice.org/8285
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26 10:02:49 -06:00
382b013275 Some ConfigurationProvider -> theDefaultProvider simplifications
Change-Id: I7c25cd94f8a1ca339f7423c26f21f13c7a68906d
2014-01-08 09:10:29 +01:00
6ea6a422fb s/wiki.services.openoffice.org/wiki.openoffice.org/g
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
2013-09-07 14:21:22 +02:00
587c59fbc9 Java cleanup, Convert Vector to ArrayList
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
2013-05-06 11:45:50 +02:00
5051209534 Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK.  Turns out
  this was explicitly included in ~all examples Makefiles, but only after
  settings.mk where it is now used, so include it in settings.mk now and dropped
  it from all the exmaples Makefiles.

* The old settings.mk was apparently confused with using /MT ("link with
  LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link
  command line (where it was ignored), and you apparently can't pass both
  together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp.
  /MTd).  No idea if that is exactly right, however.

* Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and
  msvcrt.lib vs. msvcrtd.lib on Windows.  Adapted examples Makefiles and
  /ure/source/uretest/Makefile accordingly.  Some examples Makefiles
  additionally use msvcprt.lib, no idea whether that still needs to be
  addressed.

Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2013-04-19 14:02:18 +02:00
c13802e009 Fix typo "persistant" -> "persistant"
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a
Reviewed-on: https://gerrit.libreoffice.org/2347
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-28 16:05:17 +00:00
2b4fd2c89a re-base on ALv2 code. Includes:
Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
4c9e62c6e3 Java cleanup, convert ArrayList and Vector to use generics
Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4
2012-09-10 23:43:39 +02:00
6bf09ecf1d Java cleanup, remove unnecessary imports
I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
2012-09-10 23:43:38 +02:00
cd0308ba9c Java cleanup, make package name match folder name
Change-Id: I4d472f088a370ea99beb621d1b1fd722a9f6f144
2012-09-05 21:01:48 +02:00
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
e476a7632c .java files don't need executable bits 2012-03-23 21:58:12 +01:00
e8d177f301 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
33e2b11638 CWS-TOOLING: integrate CWS jsc340 2011-03-07 16:31:11 +01:00
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +01:00
134b85e8f8 jsc340: i114609: support passive component registration 2011-02-01 18:08:59 +01:00
1296914c84 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
cbe90db8b0 CWS-TOOLING: integrate CWS fwk114
2009-07-08 Mikhail Voytenko #i102448# fix typo
2009-07-08 Mikhail Voytenko #i102448# detect the document of new format correctly
2009-07-03 Mikhail Voytenko #i101418# adjust header
2009-07-02 Mikhail Voytenko #i103001# Integrate the patch
2009-07-01 Mikhail Voytenko rebase to DEV300_m51
2009-06-25 Mikhail Voytenko #i71512# integrate the patch
2009-06-19 Mikhail Voytenko #i102931# check whether the file was changed even in case of system file locking
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-10 Mikhail Voytenko #i102448# allow to turn the office update dialog off
2009-06-09 Mikhail Voytenko #i96091# the disposed frame should throw DisposedException
2009-06-09 Mikhail Voytenko #i100835# commit the patch
2009-05-26 Mikhail Voytenko #i89514# integrate the patch
2009-05-26 Mikhail Voytenko #i30373# integrate the patch
2009-05-26 Mikhail Voytenko #i101418# fix the error handling
2009-07-30 10:52:48 +00:00
e3a36366fd INTEGRATION: CWS xsltfilter10 (1.2.78); FILE MERGED
2008/07/09 23:40:53 sus 1.2.78.1: #i91376# Adaption due to change of XSLT processor from Apache Xalan to Saxon9 supporting XSLT2
2008-08-19 10:52:21 +00:00
deea48542c INTEGRATION: CWS jsc21 (1.2.54); FILE MERGED
2008/05/21 10:38:20 jsc 1.2.54.1: #i88797# extended with example document
2008-07-11 13:28:54 +00:00
0d603f0bdb INTEGRATION: CWS jsc21 (1.1.2); FILE ADDED
2008/05/21 10:35:30 jsc 1.1.2.1: new
2008-07-11 13:28:38 +00:00
b2bb673a22 INTEGRATION: CWS mav21 (1.1.2); FILE ADDED
2007/05/03 14:42:43 mav 1.1.2.3: #i75252# remove unnecessary methods
2007/03/28 14:18:06 mav 1.1.2.2: #i75252# implement only the factory inteface
2007/03/09 10:24:28 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
2007-06-26 15:02:42 +00:00
4f2ef5d6c4 INTEGRATION: CWS mav21 (1.1.2); FILE ADDED
2007/05/03 15:31:35 mav 1.1.2.8: #i75252# fix deactivation
2007/05/03 15:26:15 mav 1.1.2.7: #i75252# fix activation
2007/05/03 15:19:18 mav 1.1.2.6: #i75252# fix size retrieving
2007/05/03 14:23:32 mav 1.1.2.5: #i75252# support resizing of the object
2007/04/05 14:54:42 mav 1.1.2.4: #i75252# fix repainting
2007/03/28 14:13:34 mav 1.1.2.3: #i75252# support resizing of the object
2007/03/09 11:02:10 mav 1.1.2.2: #75252# fix verbs
2007/03/09 10:24:37 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
2007-06-26 15:02:32 +00:00
abd0d3aa41 INTEGRATION: CWS mav21 (1.1.2); FILE ADDED
2007/03/09 10:24:06 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
2007-06-26 15:02:22 +00:00
2956dd1db6 INTEGRATION: CWS mav21 (1.1.2); FILE ADDED
2007/03/09 11:02:09 mav 1.1.2.2: #75252# fix verbs
2007/03/09 10:24:46 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
2007-06-26 15:02:12 +00:00
e9c42531a5 INTEGRATION: CWS mav21 (1.1.2); FILE ADDED
2007/05/03 15:19:18 mav 1.1.2.6: #i75252# fix size retrieving
2007/05/03 14:23:32 mav 1.1.2.5: #i75252# support resizing of the object
2007/03/28 14:13:33 mav 1.1.2.4: #i75252# support resizing of the object
2007/03/27 08:32:23 mav 1.1.2.3: #75252# fix windows problem
2007/03/09 10:28:09 mav 1.1.2.2: #75252# improve performance
2007/03/09 10:24:18 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
2007-06-26 15:02:01 +00:00