Commit Graph

32 Commits

Author SHA1 Message Date
5fd534de05 Typo: s/gurantee/guarantee
Change-Id: I8bd7ca5896931fbf18bf8ae25b62ced9b420fe39
2014-04-18 00:30:35 +03:00
6835d9f307 It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-10 20:22:50 +03: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
6f0e7c36e4 Typo: seam(s) -> seem(s)
Change-Id: I840d120644760b61a39ad88b4095056f0f753bb7
2014-02-06 21:22:42 +01:00
b55259eeb5 typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01:00
7f436c1fd3 typo fixes in comments
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-26 11:47:45 +02:00
6ea6a422fb s/wiki.services.openoffice.org/wiki.openoffice.org/g
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
2013-09-07 14:21:22 +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
d62425cc27 Java cleanup, remove unnecessary casts
Change-Id: Id12089bc7df16631737e6acaee0973fb91dd953f
Reviewed-on: https://gerrit.libreoffice.org/3431
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-19 07:51:41 +00:00
60fbefc615 fdo#60724 informations -> information
Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
2013-04-15 04:49:39 +02:00
db7a441342 Typo fix: informations -> information and a few other adjacent typos.
FDO:60724

Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b
Reviewed-on: https://gerrit.libreoffice.org/2479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2013-03-02 02:45:55 +00:00
1443a9f7ab [Uu]sefull -> [Uu]seful
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
2013-02-22 11:12:33 +01: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
6bf09ecf1d Java cleanup, remove unnecessary imports
I guess I missed some last time :-)

Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
2012-09-10 23:43:38 +02:00
2beba8f93e reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08 13:53:54 +02:00
6a500920e5 jsc340: fix problem with showing Java awt UI from the AppKit thread 2011-02-23 14:27:55 +01:00
4bd94edc87 jsc340: i114609: support passive component registration 2011-02-22 16:34:11 +01:00
928af9414d jsc340: i114609: support passive component registration 2011-02-22 16:13:49 +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
6b3949ccbe INTEGRATION: CWS jsc17 (1.6.134); FILE MERGED
2007/01/22 15:35:26 jsc 1.6.134.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:04:00 +00:00
b7158dbb1d INTEGRATION: CWS sdfcreater (1.2.248); FILE MERGED
2006/07/24 11:48:20 ihi 1.2.248.1: #i34408# Skip useless translations
2006-08-14 16:13:12 +00:00
8e466ca038 INTEGRATION: CWS sdksample (1.5.4); FILE MERGED
2005/01/28 14:15:15 jsc 1.5.4.7: #i29308# prepare path for del command (windows only)
2004/11/16 08:28:33 jsc 1.5.4.6: #i29308# cleanup
2004/10/29 07:33:39 jsc 1.5.4.5: #i29308# cleanup
2004/10/22 13:12:35 jsc 1.5.4.4: #i35871# adapt for Java 5.0
2004/10/08 13:58:37 jsc 1.5.4.3: #i29308# insert package manifest
2004/08/24 15:04:20 jsc 1.5.4.2: #i29308# use of new UNO package extension
2004/06/24 09:38:57 jsc 1.5.4.1: #i26335# use zip for packaging
2005-01-31 15:11:54 +00:00
9459491b23 INTEGRATION: CWS sdk13 (1.4.94); FILE MERGED
2004/05/05 09:31:18 jsc 1.4.94.1: #116658# merge cinnabar changes
2004-05-18 12:20:37 +00:00
2c0418f7ba INTEGRATION: CWS tbe5 (1.2.14); FILE MERGED
2003/07/10 11:53:54 as 1.2.14.1: #110730# prevent against merge conflicts
2003-07-11 10:23:30 +00:00
2807c66f6d INTEGRATION: CWS tbe5 (1.3.6); FILE MERGED
2003/07/10 11:54:20 as 1.3.6.1: #110730# show non modal java dialog for onFirstVisibleTask
2003-07-11 10:23:14 +00:00
b3a9a7f39a INTEGRATION: CWS sdk06 (1.3.2); FILE MERGED
2003/07/03 14:53:53 jsc 1.3.2.1: #110588# insert subst command to correct slashes for Windows < XP
2003-07-09 09:37:01 +00:00
46eefb46e6 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:32:27 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:11:35 +00:00
ea8a2906b0 INTEGRATION: CWS sdk04 (1.2.6); FILE MERGED
2003/06/24 13:32:26 jsc 1.2.6.1: #110313# insert source license header
2003-06-30 14:11:10 +00:00
d004b8475e INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/14 11:03:21 jsc 1.1.2.2: #109045# insert JAVAC_FLAGS option
2003/05/09 10:41:06 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:10:47 +00:00
5cecc991ae INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/26 16:17:19 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data
2003/05/09 10:41:05 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:10:40 +00:00
706eefeb03 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/09 10:41:04 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:10:31 +00:00
bbf52a9352 INTEGRATION: CWS sdk02 (1.1.2); FILE ADDED
2003/05/26 16:17:19 jsc 1.1.2.2: #109888# oor:node changed to oor:component-data
2003/05/09 10:41:04 jsc 1.1.2.1: #109045# insert new and remove example zip file
2003-06-10 09:10:22 +00:00