Age | Commit message (Collapse) | Author |
|
- improvements to the plugin to find more method calls
- improvements to python script to remove more false+
- fix the FORCE_COMPILE_ALL build flag to include code in
the $WORKDIR
Change-Id: I4d6015dcb9b9d60c26f0bcee8abad807177a7836
Reviewed-on: https://gerrit.libreoffice.org/19064
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I09552b4ddd8900952f499c8b9c44933c7240c866
|
|
Change-Id: I4808e89cf5b90c99df3d4c4474c578a8c8f611a6
|
|
Change-Id: I3cd65d112339fa9c67ed462fe39acbbef91d4d8d
|
|
Change-Id: Ia25b857738bb7b6c3baf18c68ef0d1bc0b3e142e
|
|
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge
(and juh.jar had lacked adaption for Mac OS X).
Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
|
|
In other words, only executable files go in the MacOS folder. Dynamic
libraries and bundled frameworks (i.e., LibreOfficePython), and
nothing else, go in the Frameworks folder, and all other files go in
the Resources folder.
Especially, note that Java class files and rc (.ini) files also go in
Resources.
Such an app bundle structure is what Apple strongly suggests one
should use, and it has been hinted that future versions of code
signing and/or Gatekeeper will require such a structure.
There is still some ugliness thanks to traces of the historical
separation of URE from "the office". Like there are two separate
"unorc" files, one for URE, one for the LibreOffice application. IMHO,
this should be cleaned up, but is probably controversial.
(Eek! I now see there are actually *three* unorc files in the app
bundle. Not intentional. Need to fix that later.)
Change-Id: Idcf235038deb5b8e1d061734993e9f31869b7606
|
|
Change-Id: I43e388df118b9e08ab8c05cad31871ef0af35164
|
|
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5
Reviewed-on: https://gerrit.libreoffice.org/9360
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: I5019cce2172db7b3ac74e25f5ea9dc62e9fd03f8
|
|
Change all instances of hardcoded "program", "share" etc subfolder names to
use those from <config_folders.h> instead. In normal builds, the end result
will not change.
Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
|
|
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
|
|
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
|
|
cws mba34issues01: #i117709#: make sure that parent of error message box is visible
Patch contributed by Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1172346
i#119036 - improve user experience of certification dialog - only shown once
Patch contributed by Oliver-Rainer Wittmann
http://svn.apache.org/viewvc?view=revision&revision=1299727
|
|
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
|
|
|
|
|
|
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>
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2008/04/21 09:31:26 rene 1.13.12.3: RESYNC: (1.14-1.15); FILE MERGED
2008/01/04 19:41:11 rene 1.13.12.2: RESYNC: (1.13-1.14); FILE MERGED
2007/10/08 11:06:51 rene 1.13.12.1: #i82270# missing stdio.h include for fprintf
|
|
2008/05/28 14:55:53 jl 1.15.10.1: #i89584# patch - remove unused code.
|
|
2008/03/31 07:24:51 rt 1.14.30.1: #i87441# Change license header to LPGL v3.
|
|
2007/06/15 08:16:42 sb 1.12.78.2: RESYNC: (1.12-1.13); FILE MERGED
2007/04/16 13:50:05 sb 1.12.78.1: #i75466# Support vnd.sun.star.expand URLs in javavendors.xml.
|
|
2007/06/07 07:52:58 jl 1.12.80.2: #i76390# support of new bootstrap variable UNO_JAVA_JFW_INSTALL_DATA and UNO_JAVA_JFW_INSTALL_EXPIRE
2007/06/04 08:05:45 jl 1.12.80.1: #i76390 do not create user installation when installing java extensions during setup
|
|
2005/09/05 17:12:29 rt 1.11.6.1: #i54170# Change license header: remove SISSL
|
|
2005/04/18 14:30:01 sb 1.10.24.1: #121392# Changed findPlugin to first search the plugin library relative to a base URL that is set to the location of the javavendors.xml file itself.
|
|
2004/10/20 13:30:39 jl 1.9.10.3: #i29390#
2004/10/08 17:31:04 jl 1.9.10.2: #29930#
2004/09/29 13:43:50 jl 1.9.10.1: #i29390# using framework in other applications
|
|
2004/07/06 16:03:15 jl 1.8.4.2: #i30342#
2004/06/24 13:02:03 jl 1.8.4.1: #i30342#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|