Age | Commit message (Collapse) | Author |
|
Change-Id: I23fb9abf2b9462c939d4d9caf699e48ffded3bb4
Reviewed-on: https://gerrit.libreoffice.org/21505
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
|
|
...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
|
|
Change-Id: I4412a0c1e4dee94cd717f24b8df5e257d895f721
|
|
This has been supported by GCC and clang for a very long time.
Change-Id: I410a2b39004c932003f8cbefe935aedb109b1163
|
|
Change-Id: Id2c90088298d389bd1cd8efad9aa26100965d6a2
|
|
Change-Id: Ic34efbd2090a11aa6fa88d67eda7ab31b1bddfcb
|
|
This list type doesn't appear in the resource files
and there are lots of alternatives (ItemList, StringList ...)
for future need.
Change-Id: Ia4454a329ba93f54e5b3ca45443a1a84be3b4bf7
|
|
Change-Id: I5150eec33228e18e274a8ae4effd3f185851b7f4
Reviewed-on: https://gerrit.libreoffice.org/7103
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
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
|
|
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
|
|
Change-Id: I831abe80f9b4b160f4af10a16f4d45cc68fa3bb6
|
|
...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 6e67c03dc0225fc66343546b14e902b9d238b1a3
"Enable -Wnon-virtual-dtor for GCC 4.6"
Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b
|
|
Change-Id: I77b27ea765230d13b9b81faf5b5cf5acc4897616
|
|
|
|
Change-Id: I1bac574d44b1fbbdd2cde41ba1af033e952d811a
|
|
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
|
|
Condition new #pragma by gcc version
Change-Id: I0e5273c267e3514529de90d79cc221b44dbdcf9c
|
|
Change-Id: Id3d8313eabcef926b3ab3c121597f7b8cb5e0124
|
|
Change-Id: I Ibf4b4ae8e633c8b82f6fe7c70d4d93280acc87ce
|
|
This should avoid problem with missing decl. of isatty.
Change-Id: I23b8a43465afe99b49cc6c1ba93592564ed62d78
|
|
Change-Id: I Iea9a77f19856dd870eb72fa57249f959cdd7000c
|
|
|
|
Still room for further improvement.
Includes some fixes for regressions introduced with previous commits.
|
|
"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).
|
|
|
|
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.
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|