- 22 Mar, 2013 18 kayıt (commit)
-
-
Mathias Hasselmann yazdı
It really should not have been a global variable. Change-Id: I26d4b0d4736a2d026eb61149ede88f6f6ead6dfa Reviewed-on: https://gerrit.libreoffice.org/2904Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Zolnai Tamás yazdı
Change-Id: I1b9e31b8c64ed8bf7eb073f036a7fdda39a15392
-
Markus Mohrhard yazdı
Change-Id: I0285e9d6739e7f2a9882fd19f03524482128e2d2
-
Markus Mohrhard yazdı
Change-Id: If73ca17414a1aac1ce9efe5a56b0b1f499014fa0
-
Markus Mohrhard yazdı
Change-Id: Ida98e51a7f9970c7d4c845f5a6ac1566cbed9e3a
-
Markus Mohrhard yazdı
Change-Id: Ib7bb245fa0c59c9a56441d4c45584b40193b0a32
-
Markus Mohrhard yazdı
Change-Id: Ia5d29da921e53b8443541e5f69e2bbc7fd99edfa
-
Markus Mohrhard yazdı
Change-Id: I5fd08be86c68b788510d04ff6df6c3938c43e625
-
Markus Mohrhard yazdı
Change-Id: I56490efc131cb25baa279b6f8204cf8f5d3af8c4
-
Markus Mohrhard yazdı
Change-Id: I90314f334e8b318d615e18fb0689297a8e4cfea7
-
Markus Mohrhard yazdı
Change-Id: I0775e436774308ce7a93b991f7806a429f1480ea
-
Mathias Hasselmann yazdı
Some members got initialized by assignment instead of initialization list without need. A refactoring artifact most likely. Change-Id: I6b1d4036a24bd26443ce7c6e44e51d08b8b83b20 Reviewed-on: https://gerrit.libreoffice.org/2903Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Tor Lillqvist yazdı
This is not a warning that would stop an --enable-werror build, but still worth fixing. Change-Id: I6c47fd636f57f55cbe406f51e2f24e015924ce14
-
Thomas Arnhold yazdı
Change-Id: Ie8d5e04556dc73213e972969d7dd7461799cd396 Reviewed-on: https://gerrit.libreoffice.org/2905Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Tor Lillqvist yazdı
Change-Id: Iae0b134d9579dcaaa39ce8a99e843fe24c27060a
-
Tor Lillqvist yazdı
Change-Id: I7eab3392c7441ea5ddda59055beedc53b7c5e46c
-
Matthias Freund yazdı
Change-Id: I83bca633e1b6ea91ac5fa16aefb7e4a1c285e925 Reviewed-on: https://gerrit.libreoffice.org/2883Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Matthias Freund yazdı
Thats all in this directory... :-) Change-Id: Iab8f8e7c6269607ac2f0f0acdbd1200f917eaaf5 Reviewed-on: https://gerrit.libreoffice.org/2902Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
- 21 Mar, 2013 22 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I569bfa7c9d461a5af0ef6e6f37bf717255936b78
-
Peter Foley yazdı
This allows oox to be added to Library_merged Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
-
Peter Foley yazdı
This reverts commit 13d935d0. Appears to be broken.
-
Julien Nabet yazdı
Change-Id: I116db00e16a8cb962ee7c98d9bfafb69312c1333
-
Julien Nabet yazdı
Change-Id: If798ad895cc1472e4885de5d81ba8df626cbd1b1
-
Julien Nabet yazdı
Change-Id: If6afc7eff435460fe4d0da84baf28e3517660364
-
Michael Stahl yazdı
Change-Id: Ib1bc81e907cfd3e7a770fccf032c10fec91147e8
-
Peter Foley yazdı
Change-Id: I40471e76a338430e010ad53f64aa6328f3c81b44
-
Peter Foley yazdı
Change-Id: Ia77605732bb5112a69289997db5d1c4a4b694594
-
Peter Foley yazdı
Change-Id: I7b4498b21b5c003cf03af0ab897d59c1c604bfb8
-
Peter Foley yazdı
Change-Id: I348889e4b9b526e9278335112bed0943547ff942
-
Peter Foley yazdı
Change-Id: Idacefb2e89dc2f8bd44e489b43b47847123476e2
-
Peter Foley yazdı
Change-Id: Ie9ef511308179902cbaeb2cca39414e86c57ce30
-
Peter Foley yazdı
This allows oox to be added to Library_merged Change-Id: I62b437ca99f1b9df9662eb3a8b9e301ed704f850
-
Peter Foley yazdı
Change-Id: Id748b3bb2347bf8e8d63a47ff8471e3185cbedcb
-
Peter Foley yazdı
Change-Id: Ic26bf9eb42de8ada161ca1793f4f69bac941bc6f
-
Peter Foley yazdı
Change-Id: If7fc0b480c58599e86bf3b75080b8b18d5d79488
-
Peter Foley yazdı
Change-Id: I1417dd1dfbd812cc4ab8a1521cc9e0dfbcf37d02
-
Bjoern Michaelsen yazdı
- this speeds up the old SKIP_TESTS targets build-nocheck and dev-install-nocheck - this allows e.g. tinderboxes, which know that they just completed a build, to only read the files for the tests (and exclude the build itself) - since the dep file can be quite large this might help performance in such scenarios quite a bit - also moving this to extensions as it is merely a performance optimization Conflicts: Makefile.in solenv/gbuild/Module.mk Change-Id: I1265dbacdd9f3731fe755a1b997c2fa5ac1f7421 Reviewed-on: https://gerrit.libreoffice.org/2742Reviewed-by:
Matúš Kukan <matus.kukan@gmail.com> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Thomas Arnhold yazdı
18d37cf9 Change-Id: Iaa18cf4343f4818e72cda08ad580672e38f6446e
-
Tor Lillqvist yazdı
On x64 Windows there is no name mangling for Win32 API calls, so a plain extern "C" CreateBitmap() function clashes. Change-Id: I39ca92c259f660f00952ec0a8065bae1e747cffb
-
Michael Stahl yazdı
This reverts commit 3b00a7f8. Breaks the build on windows, requires adapting RscCompiler::GetImageFilePath() to match.
-