- 28 Şub, 2019 3 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I9cb03530150ee35bdaee4920dd2e818007a0a658 Reviewed-on: https://gerrit.libreoffice.org/68469 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: Id2c44c104a417feba152d4af43caca561f3432bf Reviewed-on: https://gerrit.libreoffice.org/68465 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I7f09837e76a8368fd60aed1bb3a16fd0434e11ec Reviewed-on: https://gerrit.libreoffice.org/68466 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 27 Şub, 2019 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I8368c8a1d52f6c55a8cea952b2b02345e41c1e5c Reviewed-on: https://gerrit.libreoffice.org/68448 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
Stephan Bergmann yazdı
...and change connectivity/source/parse/sqlflex.l license header from using (unusual, anyway) // comments to using /* */ comment, so that it can go before Flex's opening %{ Change-Id: I371890e937cc5055405c17226dd87ba1694688aa Reviewed-on: https://gerrit.libreoffice.org/68433 Tested-by: Jenkins Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 03 Eyl, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...and at least in the __GNUC__ case, the list of ignored warnings only covered a fraction of the actually emitted warnings, so just don't bother Change-Id: I962f50be7da3ae1e215318c6b7dd2f534cbdd57c
-
- 02 Eki, 2014 2 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I4412a0c1e4dee94cd717f24b8df5e257d895f721
-
Michael Stahl yazdı
This has been supported by GCC and clang for a very long time. Change-Id: I410a2b39004c932003f8cbefe935aedb109b1163
-
- 04 Nis, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Id2c90088298d389bd1cd8efad9aa26100965d6a2
-
- 16 Ara, 2013 1 kayıt (commit)
-
-
Jelle van der Waa yazdı
Change-Id: I5150eec33228e18e274a8ae4effd3f185851b7f4 Reviewed-on: https://gerrit.libreoffice.org/7103Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
- 23 May, 2013 1 kayıt (commit)
-
-
Caolán McNamara yazdı
lets try this hack, if it fails revert and I'll just manually update the baseline with a newer flex than flex-2.5.4a-41.fc6 Change-Id: If644489e80fc4e4cdba97808af0fe4d544d08646
-
- 10 May, 2013 1 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
-
- 26 Mar, 2013 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I831abe80f9b4b160f4af10a16f4d45cc68fa3bb6
-
- 25 Mar, 2013 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...replacing hard-coded GCC version checks. Those checks that guard #pragma GCC diagnostic ignored "-Wnon-virtual-dtor" appear relevant only for GCC itself, not Clang (which used to fail the old guards because it typically announces itself with a rather low __GNUC__/__GNUC_MINOR__ version), see 6e67c03d "Enable -Wnon-virtual-dtor for GCC 4.6" Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b
-
- 26 Kas, 2012 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I77b27ea765230d13b9b81faf5b5cf5acc4897616
-
- 01 Eki, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 29 Eyl, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 24 Eyl, 2012 1 kayıt (commit)
-
-
Andras Timar yazdı
Change-Id: I1bac574d44b1fbbdd2cde41ba1af033e952d811a
-
- 07 Tem, 2012 1 kayıt (commit)
-
-
Terrence Enger yazdı
Condition new #pragma by gcc version Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c
-
- 06 May, 2012 1 kayıt (commit)
-
-
David Ostrovsky yazdı
Change-Id: Id3d8313eabcef926b3ab3c121597f7b8cb5e0124
-
- 04 May, 2012 3 kayıt (commit)
-
-
David Ostrovsky yazdı
Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce
-
David Tardon yazdı
This should avoid problem with missing decl. of isatty. Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78
-
David Ostrovsky yazdı
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
-
- 10 Şub, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
"localize" is now directly a C++ program w/o wrapper script. Also, its command line has changed slightly, taking the source root as explicit argument (instead of implicitly as cwd).
-
- 02 Şub, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
plus some preliminary cfgex clean up.
-
- 21 Eyl, 2011 1 kayıt (commit)
-
-
Andras Timar yazdı
Fallback to en-US is done in translations module. Fallback to other languages is not supported, but if we ever needed it, it would be easier to solve the problem in a script language instead of C++ in translations module.
-
- 01 Tem, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
-
- 04 Eki, 2010 1 kayıt (commit)
-
-
David Hobley yazdı
-
- 22 Tem, 2010 1 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
-
- 07 Tem, 2010 1 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
-
- 12 Şub, 2010 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
-
- 25 Ock, 2010 1 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
-
- 01 Agu, 2006 1 kayıt (commit)
-
-
Ivo Hinkelmann yazdı
2006/07/18 06:59:47 pjanik 1.15.10.1: #i67354#: give explicit int type to prevent warnings.
-
- 19 Haz, 2006 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
2006/04/07 18:35:14 sb 1.12.60.5: RESYNC: (1.13-1.14); FILE MERGED 2006/01/27 12:48:01 sb 1.12.60.4: #i53898# Made code warning-free. 2006/01/25 19:10:58 sb 1.12.60.3: RESYNC: (1.12-1.13); FILE MERGED 2005/11/07 12:46:39 ihi 1.12.60.2: #i57362# Remove warnings 2005/10/21 12:56:00 pl 1.12.60.1: #i55991# removed warnings for linux platform
-
- 29 Mar, 2006 1 kayıt (commit)
-
-
Oliver Bolte yazdı
2006/03/13 21:12:50 ihi 1.13.18.2: xrm xcu sdf extract fix 2006/02/24 17:10:22 ihi 1.13.18.1: #i55666# hc2 build speedup
-
- 30 Kas, 2005 1 kayıt (commit)
-
-
Kurt Zenker yazdı
2005/11/29 13:03:37 ihi 1.12.70.1: #i57889# Skip comments in xcu files
-
- 13 Ock, 2005 1 kayıt (commit)
-
-
Kurt Zenker yazdı
2004/12/16 19:57:11 ihi 1.11.4.1: Usage message updated
-
- 02 Kas, 2004 1 kayıt (commit)
-
-
Pascal Junck yazdı
2004/09/22 13:22:36 ihi 1.10.18.1: #i34128# Strip UTF8 Byte Order Marker
-
- 13 Tem, 2004 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2004/07/08 17:25:23 ihi 1.9.92.2: Quite -> Quiet 2004/07/06 14:15:38 ihi 1.9.92.1: #i8252# Quite mode added
-
- 22 May, 2003 1 kayıt (commit)
-
-
Nils Fuhrmann yazdı
-