Age | Commit message (Collapse) | Author | Files | Lines |
|
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'
Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
|
|
Change-Id: Ia3f5d11aace705f36016aabda7f325ba46aa8640
|
|
Change-Id: Ifce16ea732dd79730bff7bfa6269bd8b1d8e8aa6
|
|
Find "missing headers," where a function is declared directly in the
.cxx (as extern) and not defined, and should arguably instead be declared
in an include file.
Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
|
|
...that lead to -Werror=unused-macros with gcj on Linux.
Change-Id: I7a77789fe212d1c87a4ac0a93a79cc7a8ba7a7ad
|
|
Change-Id: Id37c488531add53fd8d7514cde9ac37e61f67c38
|
|
Change-Id: I8d5d62be630f85e9a807dc108baca8be2930224e
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
|
|
4478b739ddade09425d496cbddee1542fdfd5e9b "convert bean to gbuild and add to
tail_build" broke the following:
* The name of the officebean dynamic library must not be changed (by adding the
"lo" extension), as code in officebean.jar uses it in NativeLibraryLoader.
* With gbuild's per-default hidden visibility, JNIEXPORT functions must instead
use SAL_DLLPUBLIC_EXPORT. (Windows-only code in bean/native/win32/ should be
safe to continue using JNIEXPORT.)
Change-Id: I I3c312dd05c90421ba0c726496b7149a26d155604
|
|
|
|
|
|
|
|
|
|
Just insert the trivial JAWT_GetAWT declaration and
JAWT_Win32DrawingSurfaceInfo struct definition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
|
|
|
|
2008/03/28 16:08:23 rt 1.4.36.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:08:23 rt 1.6.8.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/28 16:08:22 rt 1.6.8.1: #i87441# Change license header to LPGL v3.
|
|
2008/02/29 23:19:13 cmc 1.9.10.1: #i86425# fix up s309
|
|
2007/09/11 12:00:07 pmladek 1.5.28.1: #i81385#
fixes build with IBM Java 1.5.0 on PPC; syntax error in jni.h
|
|
2007/06/22 12:26:23 hjs 1.3.46.1: #i78393# remove now obsolete setting to avoid description
|
|
2007/06/22 12:26:22 hjs 1.8.18.1: #i78393# remove now obsolete setting to avoid description
|
|
2006/08/02 10:46:15 cmc 1.7.28.1: #i67465# gcc's 4.1.2 libawt is like sun's now, and doesn't require linking against -lgcj, move -lgcj into AWTLIB if needed
|
|
2006/02/28 15:54:57 sb 1.3.6.1: #i53898# Made code waring-free.
|
|
2006/02/28 15:54:56 sb 1.4.6.2: #i53898# Made code waring-free.
2005/11/10 08:44:43 pl 1.4.6.1: #i53898# removed warnings
|
|
2005/09/05 14:47:19 rt 1.2.4.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 14:47:19 rt 1.2.28.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 14:47:18 rt 1.3.4.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 14:47:18 rt 1.3.18.1: #i54170# Change license header: remove SISSL
|
|
2005/06/20 14:32:25 jl 1.1.26.1: #i48392# replace assert macro by function ThrowException
|
|
2005/06/20 14:32:24 jl 1.2.16.1: #i48392# replace assert macro by function ThrowException
|
|
2005/06/14 11:36:13 cmc 1.2.24.1: #i50567# centralize in AWTLIB
|
|
2005/06/14 11:36:12 cmc 1.6.2.2: #i50567# centralize in AWTLIB
2005/06/10 09:19:10 cmc 1.6.2.1: #i50567# gcj will be changing the name from libjawt to libgcjawt
|
|
2005/06/02 07:29:34 cmc 1.5.10.1: #i50224# lib name change
|
|
2005/03/07 10:44:49 jl 1.2.8.1: #44322# officebean.dll did not export native functions from old com.sun.star.beans. namespace. Only those from com.sun.star.comp.beans
|
|
2005/03/10 10:57:16 cmc 1.4.6.2: #i44359# undo SHL1NOCHECK for gcj, confirmed with gcj guys that it's their bug
2005/03/08 12:13:16 cmc 1.4.6.1: #i44359# bean now compilable with gcj
|
|
2005/03/08 12:13:16 cmc 1.1.10.1: #i44359# bean now compilable with gcj
|
|
2005/03/08 12:13:15 cmc 1.2.10.1: #i44359# bean now compilable with gcj
|