Age | Commit message (Collapse) | Author |
|
Change-Id: I40b3a46d46f0586d086bdbe41876c088f8c1cb58
Reviewed-on: https://gerrit.libreoffice.org/45007
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
|
|
Change-Id: I0bd2d761b5a75681c8c3e53664084dd3b8176107
Reviewed-on: https://gerrit.libreoffice.org/25051
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Make the order be 'public static' or 'private static'
Just makes the code nicer to read.
Change-Id: I182424bda45a2d68642e5d04c6091d268ace1fe2
Reviewed-on: https://gerrit.libreoffice.org/16202
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I635d1f99aa104909bd53a49c18efd433b9b9cb98
|
|
Change-Id: I7610774c94bf673ed3b574ffce04c4ee6ca93c03
|
|
Change-Id: Icef19ef61ee0af2dd3bda527263934006271f219
|
|
Change-Id: I7c25cd94f8a1ca339f7423c26f21f13c7a68906d
|
|
* 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: Ia61d250f6b3711abc29569c5ece38a6f87e38daa
Reviewed-on: https://gerrit.libreoffice.org/3432
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
This patch remove some '@author' for Java souce files, and removes some
commented code founded when removing the '@author'.
Change-Id: Ic4fcd028a9cdbd85c693d93bcd48e41f36386d22
|
|
I guess I missed some last time :-)
Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
2006/02/23 14:55:29 jsc 1.6.56.1: #i62481# check user input
|
|
2005/03/03 15:41:57 jsc 1.5.10.1: #41142# replace make with internal MAKE variable
|
|
2005/02/15 17:24:14 jsc 1.5.6.1: #i42061# wait for return (CarridgeReturn and LineFeed)
|
|
2005/01/28 14:15:27 jsc 1.4.4.7: #i29308# prepare path for del command (windows only)
2004/11/11 10:33:52 jsc 1.4.4.6: #i29308# adapted
2004/10/29 07:33:50 jsc 1.4.4.5: #i29308# cleanup
2004/07/30 14:30:05 jsc 1.4.4.4: #i29308# use quotes for unopath option
2004/07/30 08:36:27 jsc 1.4.4.3: #i29308# adjust ECHOLINE for windows
2004/07/29 12:22:48 jsc 1.4.4.2: #i29308# insert ECHOLINE macro to dump an empty line in manifest files
2004/06/17 11:02:28 jsc 1.4.4.1: #i29308# use of new UNO bootstrap feature
|
|
2004/11/11 10:33:52 jsc 1.4.40.4: #i29308# adapted
2004/10/15 11:04:10 jsc 1.4.40.3: #i29308# updated
2004/08/06 14:37:04 jsc 1.4.40.2: #i29308# use System.err for error output
2004/06/17 11:02:28 jsc 1.4.40.1: #i29308# use of new UNO bootstrap feature
|
|
2004/05/05 09:31:28 jsc 1.3.100.1: #116658# merge cinnabar changes
|
|
2004/01/30 13:11:29 hr 1.3.72.1: #111934#: merge CWS ooo111fix2
|
|
2003/06/24 13:38:33 jsc 1.2.6.1: #110313# insert source license header
|
|
2003/05/21 14:02:40 jsc 1.1.2.1: #109045# new
|
|
2003/05/21 14:02:39 jsc 1.1.2.1: #109045# new
|