Age | Commit message (Collapse) | Author |
|
Change-Id: I6430442cc407e02810d849cf60833abe7c7d2830
|
|
found with
$ git grep -lP 'return\s*\(\s*\w+\s*\)\s*;'
Change-Id: Ic51606877a9edcadeb647c5bf17bc928b69ab60e
|
|
and
coverity#982184 Unchecked return value from library
Change-Id: I4b4ba39abc4c008b68cfc1498ee56ac9c4934c98
|
|
Change-Id: I22b85cbfda1c1bd705b35095e03cfae4071d2fb7
|
|
to make it easier to read
Change-Id: Iff0fe055c12358edc1be335ec83d0855cc32f03c
Reviewed-on: https://gerrit.libreoffice.org/9877
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
C compilers have been ignoring it for the last decade
Change-Id: I42918263121dd189bab9d27077798b779b9e8da1
Reviewed-on: https://gerrit.libreoffice.org/9873
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
...no reason to not have it enabled for URE C include files and what
little real C code is still left. (But note that Clang ignores that
warning.)
Change-Id: Ia6940f9f940a0c226e9b724331d65c9862ce32e6
|
|
With MSVC, the third parameter to read() is unsigned int.
Change-Id: I607089fb2a9e6bf794293187be48e910ac40158f
|
|
The only thing that processdeps.awk does that is actually useful is to
be able to set the target name freely, but that is only important for
the default resource file which was just renamed.
Instead hack makedepend to provide the required functionality directly:
- write dummy rules for included files so builds don't break on
rename/removal
- format deps one per line like concat-deps expects
- concat-deps expects standard POSIX line ends, so open in binary mode
(also disable that awful backup copying nonsense)
Though in retrospect it would perhaps be a better investment of time to
try to replace makedepend...
Change-Id: I54fafdcdcf1a52692e62b8f1f4b96fb9a93d4421
|
|
Change-Id: I94cafba5363f24d608add6878c72f230f45fdb87
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from callcatcher)
|
|
|
|
2009-03-13 14:38:36 +0100 cmc r269480 : gcc44 problems
2009-01-07 14:40:49 +0100 cmc r265968 : #i97835# remove some long-hanging unused methods
2009-01-07 14:16:47 +0100 cmc r265966 : #i97833# DDE_AVAILABLE is always false in binfilter
2009-01-07 14:06:40 +0100 cmc r265965 : #i97831# DDE_AVAILABLE is always true so remove the ifdefs to de-clutter the code
|
|
2008/07/16 12:39:23 obr 1.11.12.2: RESYNC: (1.11-1.12); FILE MERGED
2008/01/14 16:37:54 ydario 1.11.12.1: use OS2 instead of __EMX__
Issue number:i85203
Submitted by:ydario
|
|
2008/04/01 09:43:44 thb 1.11.22.1: #i73081# Improve mkdepends runtime complexity by using better data structures (fix from kendy, merged from incguards01)
|
|
2007/09/27 10:12:57 vg 1.10.42.1: #i81820# fully stripped basenames
|
|
|
|
declaration'.
|
|
2006/09/15 15:19:53 vg 1.7.62.5: #i69015# -n switsh for windows-native slashes
2006/09/04 13:49:59 vg 1.7.62.4: #i69015# add slash at the end of the string
2006/09/01 11:29:37 vg 1.7.62.3: #i69015# use dmake slash variable
2006/08/31 10:34:13 vg 1.7.62.2: #i69015# generic paths for windows
2006/07/04 10:37:14 vg 1.7.62.1: #137785# optimize makedepend
|
|
2004/03/17 12:35:12 waratah 1.6.36.1: #i1858# add return types to subroutines
add include file for string routines
add a couple of forward declarations for internal routines
|
|
2003/07/16 06:57:24 mh 1.5.2.2: fix: build failuere, #i16893#
2003/07/15 02:11:03 fa 1.5.2.1: Update checkdll to work on dylibs, not bundles, and work around
a problem with fstat() on OS X.
http://www.openoffice.org/issues/show_bug.cgi?id=16425
Dan
fa@ooo
|
|
2003/06/18 12:59:48 mh 1.4.42.1: join: from ooo11beta2
|
|
|
|
|
|
|
|
|