- 29 Ara, 2012 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Broke a unit test and made all tinderboxes red. This reverts commit 3179055d.
-
Takeshi Abe yazdı
Change-Id: Ia789733d2010c7e2c6e687ba07ba3e282945406d
-
Takeshi Abe yazdı
Change-Id: I68cbf5f58eb5e8d1595d4c2a0e5656a154df3b0e
-
- 28 Ara, 2012 22 kayıt (commit)
-
-
Tor Lillqvist yazdı
No wonder such a generic-sounding term is defined in some system header, like in the Android NDK's <asm/page.h>. Change-Id: Id813afb836d358a3749a8a9fb1c9fb162f881c04
-
Zolnai Tamás yazdı
Change-Id: I1797dd4e0bc6a2e4ec475c860e6b903085d2aae1
-
Zolnai Tamás yazdı
Change-Id: I4df609dad5de0cc45f00f4c4054b59fa014bb432
-
Julien Nabet yazdı
Change-Id: I3dd51a8ddd0c01c453331934869413d5999a826f
-
Julien Nabet yazdı
Change-Id: Ica066dcdff68c50c10378752be9c3497104b2a0b
-
Julien Nabet yazdı
Change-Id: I200d7c545e82fd2167f22f5522033d6e64b975f8
-
Julien Nabet yazdı
Change-Id: If1a8a2441398ea9f20d6ec45e649967673c7a6af
-
Ricardo Montania yazdı
Change-Id: Ia6142020330d0e12650fdc519b66f00e607eac42 Reviewed-on: https://gerrit.libreoffice.org/1491Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Peter Foley yazdı
Change-Id: Iecc35559cf77e844a84e1f058cb57c02d53493a2
-
Julien Nabet yazdı
Change-Id: Ic885f5113ab1f83e493a3615b012724dc06f8970
-
Peter Foley yazdı
Change-Id: I1763b73e80a19244d0fd788580c825c284347a35
-
Julien Nabet yazdı
Change-Id: I7ac04bf39004f8fd86404710ef2f15cf9678f63d
-
Julien Nabet yazdı
Change-Id: I01ad0d95a94ede6998850937c58495920e7a4113
-
Peter Foley yazdı
Change-Id: I9f52afff1bf513a09fd3ca82ba49e84b545347f9
-
Miklos Vajna yazdı
Previously there was only a compile-time switch to dump contents of RTF paste. Remove this, and add two environment variables instead: - SW_DEBUG_RTF_PASTE_TO: to dump what would be pasted - SW_DEBUG_RTF_PASTE_FROM: to paste contents of a file, instead of the real clipboard Change-Id: I65f89417ec1cf781ace41df7916791f2199fe104
-
Peter Foley yazdı
Change-Id: I5db8ac697c850e555e3edc584ab97e08942e8b54
-
Luboš Luňák yazdı
Keeping a reference to an expired temporary is a rather bad idea. Change-Id: I4d93d644b7db957ea49bcf1127647b7e5427f469
-
Peter Foley yazdı
Change-Id: Iacb4deeb29d20d8369e09d55c0b0d36324a48ce8
-
Julien Nabet yazdı
Cf http://nabble.documentfoundation.org/Cppcheck-reports-an-assignment-which-isn-t-used-in-sd-source-ui-func-fupage-cxx-td4026217.html Change-Id: I0061cbec5a92ac0499eb6c80d6ffe13862aad03a
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
-
Jan Holesovsky yazdı
Change-Id: I0ec321e1e4cdf7f20dba31f42ff493b2f3c7e74d
-
- 27 Ara, 2012 15 kayıt (commit)
-
-
Julien Nabet yazdı
Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380
-
Christopher Copits yazdı
Instead of returning lowercase characters with BASIC's HEX command, uppercase characters are now returned. Digits from 0-9 are not affected. This change utilizes on OUString's toAsciiUpperCase() method. Change-Id: Id6ea93a7635c1913c8592bf5519bdd7391f4e3bc Reviewed-on: https://gerrit.libreoffice.org/1428Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Julien Nabet yazdı
I applied the same for Windows part, hope there won't be any building pb Change-Id: Id62c8c5f60e7a525d82c36ced944b71cc5c28b78
-
Julien Nabet yazdı
Change-Id: Id9a772771fe1f1694d1e247c20447461175495ff
-
Norbert Thiebaud yazdı
Change-Id: I002470c2888d6dec876af18c2c016cc789eb399e
-
Tor Lillqvist yazdı
We need to pass the location of the icu build root for the BUILD platform with the --with-cross-build option when configuring icu for cross-compilation (to the HOST platform). I.e. we always need to build it for the BUILD platform. Surely this could be done in a more elegant way, but I got lost in the mess, and just hacked it in the cross-toolset rule in Makefile.in. Change-Id: Ia5e9d13d01067c6dded1fdc86c56f8f39aae6bc8
-
Tor Lillqvist yazdı
Change-Id: I874957a399c306bfdb057322edb09c0b56373f10
-
David Tardon yazdı
Change-Id: I2f0ae1eff5bd009a7cb467b38c1743eff51dc563
-
David Tardon yazdı
Change-Id: Id829cd4f12cb4d3fc8cb08dc5b297ee3cfc7591b
-
David Tardon yazdı
This should help a lot with Windows release build times (i.e., move it from "glacially slow" category to just "slow"). Change-Id: I6d397eb5d1ec1779616c3eef8e51f9cf29d5acec
-
David Tardon yazdı
uiex differs from the other *ex tools in that translation for every language must be in a standalone file, named after the language code. So uiex should take an output _directory_ instead of a file. Change-Id: If3ed966147c6d11d1fe85c484463f1bca4eec172
-
David Tardon yazdı
Change-Id: If62a89dc2f442f94cd0e36f4447ebc4899ee0ab3
-
Julien Nabet yazdı
Change-Id: I65c30e751fc01b63a54aa9c31b4b2a792b795a79
-
Tor Lillqvist yazdı
Change-Id: Idfea805082acaf4afa3fc198226379345ceda726
-
Peter Foley yazdı
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6 Reviewed-on: https://gerrit.libreoffice.org/1488Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-