Age | Commit message (Collapse) | Author |
|
Change-Id: I0bd2d761b5a75681c8c3e53664084dd3b8176107
Reviewed-on: https://gerrit.libreoffice.org/25051
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
found by PMD
Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
|
|
Regression introduced with 6884ef6317ddc29a713a342fb102e28ebc8fa5cc "java: don't
catch and then just rethrow an exception."
Change-Id: I626eaefc7846e152dfb4cc105d665c9ccca68c08
|
|
without doing anything else useful
Change-Id: I5803d84d46e0a70e1759f2202e2c2273087f8723
|
|
found by PMD
Change-Id: I3d150421948d17eaed34fac2b1a212da34288d1a
|
|
Change-Id: I7610774c94bf673ed3b574ffce04c4ee6ca93c03
|
|
found by UCDetector
Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
|
|
found by UCDetector
Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
|
|
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
|
|
Change-Id: Ibeeefc6e6ee8f7bed97a02f569f239ff035d38c4
|
|
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
|
|
Change-Id: Ic6b4f18aefba6603af51d17d061e3f821e95261f
|
|
Specifically the comment says:
This method not longer necessary since OOo 3.4 where the component registration
was changed to passive component registration. For more details see
http://wiki.openoffice.org/wiki/Passive_Component_Registration
Change-Id: Icfeec634ebc30a270533787b94e2a9a4318778db
|
|
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
|
|
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>
|
|
Change-Id: I7c25cd94f8a1ca339f7423c26f21f13c7a68906d
|
|
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
|
|
Change-Id: I323a6625f93347e69f3114fc10cb04dc759a539f
|
|
* 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
|
|
Change-Id: I639afec2508d189c10a180fd8f824e634afbd14a
Reviewed-on: https://gerrit.libreoffice.org/2347
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
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.
|
|
Change-Id: Ic668b46872ee0bfd259ca335aed9d68fb545c3a4
|
|
I guess I missed some last time :-)
Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
|
|
Change-Id: I4d472f088a370ea99beb621d1b1fd722a9f6f144
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
|
|
|
|
Notes:
split repo tag: sdk_ooo/DEV300_m102
split repo tag: sdk_ooo/DEV300_m103
split repo tag: sdk_ooo/DEV300_m104
split repo tag: sdk_ooo/DEV300_m105
split repo tag: sdk_ooo/DEV300_m106
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
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
|
|
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/05/21 10:38:20 jsc 1.2.54.1: #i88797# extended with example document
|
|
2008/05/21 10:35:30 jsc 1.1.2.1: new
|
|
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/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/03/09 10:24:06 mav 1.1.2.1: #75252# an example of addon with new embedded object implementation
|
|
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/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
|