- 10 Ara, 2012 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ide65bcf203f78d1e8d3286f4ee19846a357fb364
-
Stephan Bergmann yazdı
Change-Id: I6e9947f056c0b70d629ac27d57b3d7d115f8d487
-
Andras Timar yazdı
Project: translations 85f724f5aa1d6a59662a7d1c7ea406a641814bd2 fdo#58068 fix invalid .po headers
-
László Németh yazdı
Change-Id: Id151d59a9bab2454b9d359aefb5c35a9f05bb9ce
-
Luboš Luňák yazdı
The very same libstdc++ that breaks with clang and -std=gnu++0x has also the ABI breakage that prevents using C++11 anyway. Moreover, there's still the idea that we should preferably use the gnu variant, just like the default is -std=gnu++98, rather than strict C++11 (the gcc manpage for -ansi e.g. says that some builtins are disabled in this case). Change-Id: I4dac01374ee7a34796161f6e0e76eb962953e709
-
Stephan Bergmann yazdı
Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8
-
Stephan Bergmann yazdı
Change-Id: I3d31e0ad7e5015340a045230678760e3b20c59a1
-
Stephan Bergmann yazdı
Change-Id: I0e9b8a251ed790d1505566ef4fa991309986522d
-
Cédric Bosdonnat yazdı
Change-Id: I55bbda1a7d04e462737b8cf24aba755b8ce96e8a
-
Cédric Bosdonnat yazdı
Change-Id: Ie2cb1f4947baf99d90bfaaf62834482c8f7e6a05
-
Cédric Bosdonnat yazdı
Change-Id: Iadd38ee0bee7634c0924f48e204baa05566b7586
-
Cédric Bosdonnat yazdı
This reverts commit 5487769838570ba5f1b35529689321e1842bae31. Come back to a more consistant UI: - single click for selection. CTRL modifier for multi-selection - double click for action - removed item's checkbox - get rid of the selection mode - no hover on items Change-Id: I82863c77ed6a45410242a244545505a5b898ba56
-
Cédric Bosdonnat yazdı
Change-Id: Ie5497713b83da23801f58f4c6d990e28042a3df9
-
Caolán McNamara yazdı
Change-Id: I000906b6149dd1f152f8ac2055e1dbb87b58b9d2
-
Gokul yazdı
Change-Id: I499e9c1bfb23ac7e437eaa366dfee2016afd1d36 Reviewed-on: https://gerrit.libreoffice.org/1286Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Lennard yazdı
God made non-breaking hyphen and saw that it was gone he told us to fix it as soon as hell we promised that we would Change-Id: I1d2bb8f7542f5ffec36fafdbdb07ace1cb62fb4a Signed-off-by:
Lennard <Wasserthal@nefkom.net> Reviewed-on: https://gerrit.libreoffice.org/1279Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I94ea2d52f86a340ce3802ea4b63642cfc637bd2d
-
Luboš Luňák yazdı
Change-Id: I6b650781b11163eb99828d0d933ae9a38e0e09fa
-
Luboš Luňák yazdı
So that now it's possible to do just 'make CppunitTest_sw_macros_test' instead of 'make /home/llunak/build/src/l2/workdir/unxlngx6/CppunitTest/sw_macros_test.test' Change-Id: Ibd1e9ef4fc825043a71bd669b2f5c37ffec68e33 Reviewed-on: https://gerrit.libreoffice.org/1253Reviewed-by:
Peter Foley <jpfoley2@gmail.com> Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Caolán McNamara yazdı
Change-Id: I39210b28a098292d9457aac3f23083d49d7f5e61
-
Eike Rathke yazdı
As per https://bugs.freedesktop.org/show_bug.cgi?id=52240#c59 Change-Id: I9f5ba81c5fd6732ca7e90e0480fcc02ed2709674
-
Eike Rathke yazdı
Also referenced by nb-NO and ny-NO Changes as per http://erack.org/blog/archives/18-comments.html#c351 Change-Id: I9e07f4307800e99fdff21bccde91af4178b244f3
-
Takeshi Abe yazdı
Change-Id: Id1860de882a4999eaa7fc253e1332f1c298f287f Reviewed-on: https://gerrit.libreoffice.org/1277Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Luboš Luňák yazdı
There should be no #ifdef for that anyway (given compiler support each feature will need its own check). Change-Id: I1998bfff362f2aef23717735834cacf87d3db90b
-
Jack Leigh yazdı
Only enable the Edit box if the overall option is enabled Change-Id: Ica0f973d22b89a37bd690c285d7cc0ae5204b7a8 Reviewed-on: https://gerrit.libreoffice.org/1272Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
In order to make sure the PCH is built first. It needs to be this way, even in empty gb_FULLDEPS mode, because making just LinkTarget/headers depend on PCH would mean generating (both) PCH before anything else, bringing back the problems related to this.
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
not actually sure what this is for (PCH for -g and no -g need to be different?), but this way it at least makes some sense `
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
-
Luboš Luňák yazdı
Change-Id: I53c512fca77b4c9843d23e92811de8f2bd8b5a59
-
Luboš Luňák yazdı
Since the PCH is now explicitly included using the command line, it is no longer necessary to have include guards or #ifdefs for enabling it. Change-Id: Ie64fdc75129af7097213d86f2daec461993fb6f4
-
Luboš Luňák yazdı
MSVC uses full path with -FI, Clang uses full path to .pch file. Change-Id: I403a8a919a8b672d1e98c2ea1fee50097e535351
-
Luboš Luňák yazdı
Change-Id: Ica342d70488f735fbaf94423cb425a91b359c9ca
-
Luboš Luňák yazdı
Change-Id: If5425c2727b94a61cacb64ac65c871ee28b371e1
-
Luboš Luňák yazdı
Let's assume that all cxx objects use exceptions by default, unless explicitly added using add_noexception_cxxobject. This should avoid the need to generate noexceptions .pch in most cases, as noexceptions cxx objects are currently rare. It also avoids a bug in MSVC that makes .pch generation fail with error C1033 (e.g. comment from 'Fish Fish' in https://connect.microsoft.com/VisualStudio/feedback/details/98831/fatal-error-c1033-cannot-open-program-database-debug-vc80-idb). Change-Id: I31c575a34539d58c42754ecfe6639c5b5e5854f1
-