- 12 Kas, 2014 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Iad8896df4491b2b4363fb2d16134e92dd9545c35
-
Tor Lillqvist yazdı
Change-Id: I5b3042e4b5cc11445a8f704df686cebe56874b12
-
Tor Lillqvist yazdı
The function did not register any OpenCL kernel;) Change-Id: Iebba89bc39d3035ff0d39d9cfa8ec72d4ebf217a
-
Tor Lillqvist yazdı
Change-Id: Id195cf9d079b24108b1fb9abeb1f0bf1529d2f72
-
Tor Lillqvist yazdı
Change-Id: I1f26b47054e70e54ce81d3ec4cbc5ff58c1aeea3
-
Tor Lillqvist yazdı
Change-Id: If9b7052385a49df1403a5f652c67ca7c103a8be2
-
Stephan Bergmann yazdı
...which does some checks about make and could otherwise add some unhelpful MAKE=make into its Makefiles if it doesn't find a make (so that the following $(MAKE) step would needlessly fail). Change-Id: Id8d11ffbc5a09c9f7f61fb12acc2481468746404
-
Jan Holesovsky yazdı
Change-Id: Ifbb7287b5c28de7e23f95b89574ba4196fbb58ac
-
Jan Holesovsky yazdı
Otherwise we will get the report of an error much much later, most probably in a totally unrelated part. Change-Id: I33d3c6d01126f5766beb179eeaeb3276a9078226
-
Jan Holesovsky yazdı
Change-Id: I298783d5f1c7e825f52eb3d61f45c0c3d3019f04
-
Michael Stahl yazdı
(regression from af2d474f) Change-Id: Ib22be881c82024e545752715bb9eeb2851a64f88
-
Daniel Sikeler yazdı
Change-Id: Ie1a7a8d83cc9c1ae4b6d015b77713f446fdd871e Reviewed-on: https://gerrit.libreoffice.org/12388Reviewed-by:
Matúš Kukan <matus.kukan@collabora.com> Tested-by:
Matúš Kukan <matus.kukan@collabora.com>
-
Luboš Luňák yazdı
Since that's how it's internally stored anyway, and I have a use case where it's useful to limit the length by passing it to OString ctor. Change-Id: I5903ea4f1b2cdb48c1bbceac6b8e21eb5882d377
-
Luboš Luňák yazdı
Otherwise the strlen() might give an incorrect length if the attribute value is just a part of a longer string. Change-Id: I67eb7baecfa928fdee26c5ea9003bd7fc9b96d59
-
Caolán McNamara yazdı
Change-Id: Icc89a32093e92dd7d05e4b7f5d79bfa01da1b0a5
-
David Tardon yazdı
Change-Id: I7a4d2dc0bd424f17eceb3f5d4c8758255bca50de
-
Michael Stahl yazdı
Change-Id: I91b05bb579b4f74fad7b479453389437d4376b2f
-
Michael Stahl yazdı
Change-Id: I264a94dc9cdecf1a21ee37b37b5464e05a8e205a
-
Richard PALO yazdı
Make equivalent to unxgcc.mk (with gld). NB: use $(READELF) updated in configure.ac and config_host.mk.in Signed-off-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit d6afd367) Conflicts: solenv/gbuild/platform/solaris.mk note: while cherry-picking to master, removed all mention of toolchains that are unsupported on master due to lack of C++11 support (GCC < 4.6). Change-Id: Iaf175fb7db095c567e9837eac8456c0c3809e334 Reviewed-on: https://gerrit.libreoffice.org/12384Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Richard PALO yazdı
Change-Id: I72415dbaf1350913938950eb1c0487a78cd67935 Signed-off-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
bIsGZip was never set, and the condition that uses it is additionally inverted Change-Id: I0496bb27435c4323d74c1b99467d3ede68e7bee6
-
Caolán McNamara yazdı
with a classic solution rather than a bizarro one that confuses coverity Change-Id: Id9427a47693897683193c0c778f0cd6c39740f6f
-
Caolán McNamara yazdı
because this ancient horror expects a 32bit type here Change-Id: Icf8b775ea67afa0ead559a55b8c335ad1afc4010
-
Caolán McNamara yazdı
Change-Id: I527b310126518357f9830f75d16b4848c9383999
-
Caolán McNamara yazdı
Change-Id: I0a9e5fc88ed1fcc7f1bd21218cabeb0adf65c9f4
-
Caolán McNamara yazdı
Change-Id: I6dbb5ce74225e092d4098174fd4b53aa8c4201fa
-
Caolán McNamara yazdı
Change-Id: I6b96ef79d0996e5b783d27c4da8e45ddeac5c7ab
-
Caolán McNamara yazdı
Change-Id: I6f5ef42b38236ea5f70ddbccfa25a81f2f3e976c
-
Caolán McNamara yazdı
Change-Id: I4e78a434e4e49b376864549f7b96ca515eb1654a
-
Caolán McNamara yazdı
Change-Id: I48fe6550c07c1b3d6b1099fd27f8c21427e37601
-
Caolán McNamara yazdı
Change-Id: I3543f7f6616b6f400a74930fd998e4d517f56afa
-
Caolán McNamara yazdı
Change-Id: I8165ac1b1ff17bf8165319b21c2a5cf595f75f36
-
Caolán McNamara yazdı
Change-Id: Ia1b553fed82645023c28467b837b51bd959adbbe
-
Caolán McNamara yazdı
Change-Id: I9ef947d9a9089f2bcf6c86711f10224a03abf394
-
Juan Picca yazdı
Change-Id: I483024fd0ef3e4e187a143631b2e8bd953fa3a52 Reviewed-on: https://gerrit.libreoffice.org/12240Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Andras Timar yazdı
Change-Id: If783e9338644a97206d99864ed19807e5fb3882d
-
Andrea Gelmini yazdı
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
found by PMD Change-Id: I05b45382b8fb1b734657ce9421a20e6ef6fbe542 Reviewed-on: https://gerrit.libreoffice.org/12376Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Yousuf Philips yazdı
Change-Id: Idb4113923767e43660a8f99f7b1586bc1cfce3dd Reviewed-on: https://gerrit.libreoffice.org/12369Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: Ief2eea9a30213417692e710fe0f30826b9acf2af Reviewed-on: https://gerrit.libreoffice.org/12370Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-