- 30 Eki, 2013 10 kayıt (commit)
-
-
Kohei Yoshida yazdı
For those compilers that don't support C++11, we need to put a space in between. Change-Id: I2b67225047de3cc97f8bcec8d75d360cbbefd988
-
Eike Rathke yazdı
... that it is not an ID of a string but indeed the count of global strings. Change-Id: Ia4ebc389bad86333bae6a3ce761399b9248f2696
-
Eike Rathke yazdı
Change-Id: I311918aaacc8b0de32af5bd7fd7e5be146d977e2
-
Eike Rathke yazdı
Change-Id: I6e87b1288d05c698e7c71b28ca1c6d503b25a332
-
Eike Rathke yazdı
They aren't needed in globstr and weren't in RID_GLOBSTR anyway but in global STR_START+... range possibly sharing IDs with something else after STR_END of sc.hrc ... Change-Id: I1f9f8e9e1748afdd00ceb3106ec405456415ee21
-
Eike Rathke yazdı
Change-Id: Ib59005bf6a7f2f28eb37c5e90782dc448ec20aa4
-
Eike Rathke yazdı
Change-Id: Ia6bb9361bd1327c6a67d71e7908bd632a3e99ba7
-
Eike Rathke yazdı
currently it's a mess of what was added here Change-Id: Iaea4a6a44358c93c9dda45030898e2cb453526af
-
Eike Rathke yazdı
Change-Id: Ib2c8724ba0759860a6374d9152c6a1d93387f5cd
-
I-Jui (Ray) Sung yazdı
Also added sanity checks for unhandled cases; i.e. mixed string/numeric in SingleVectorRefs Change-Id: I448536f45ec6cf9bc870671646c5ed4ee83ac9f8
-
- 29 Eki, 2013 30 kayıt (commit)
-
-
Kohei Yoshida yazdı
Again, this is C++11 specific which we can't use. Change-Id: I766cdf56cd49ba1611cf0172a52a5c0d950d33a0
-
Michael Stahl yazdı
Change-Id: I762673fd315e2f37da18a7739acd2b71240418bf
-
Kohei Yoshida yazdı
Change-Id: Ia4df8ac18a4b213a6c82a8faff0a4c08d53b6d08
-
Kohei Yoshida yazdı
Change-Id: I7526a8724b66bbf23c5b38b76dcd6497ec409979
-
Kohei Yoshida yazdı
* No 'auto'. * No std::unique_ptr. Change-Id: Iaceab28b9ad0b515bf77db2767018573c8de61de
-
Michael Stahl yazdı
Change-Id: I7a8c3fdf34951e00fca8c0a2543f33817fa874fa
-
Michael Stahl yazdı
Tweak the installer so it reads the included files from SRCDIR. Change-Id: Ic4d3d2c003c2d0c5aebea6dd32f5989f3d4f04e4
-
Michael Stahl yazdı
- rename main_app.ico to soffice.ico (in case the name is relevant?) - installer: hard-code path to sysui/desktop/icons/soffice.ico Change-Id: Iacd6e28201c3f8e69375e0bfc516542e86131912
-
Michael Stahl yazdı
Change-Id: Idb60c578f6dd3412a81b38aaf66d21674387a2e0
-
Michael Stahl yazdı
Change-Id: I2e35810312ed140e393311569de7abd6f4676b63
-
Michael Stahl yazdı
Change-Id: I2aad0fe01bcfb0552ec54537e89d8b7e90f80a62
-
Michael Stahl yazdı
link.exe complains about different settings of _ITERATOR_DEBUG_LEVEL and RuntimeLibrary in MCatalog.o and other objects (LNK2038). Change-Id: I4a63231c93d34edd3c20b6987ee8c9ed3b072ed5
-
Michael Stahl yazdı
Both winnls.h (included via windows.h) and mozilla nsCharTraits.h define macro IS_HIGH_SURROGATE/IS_LOW_SURROGATE; it turns out that the nsEmbedAPI.h that drags in winodws.h is apparently unused. Change-Id: If5189c58dc1fe3a508a360a270337f97333e0ce8
-
Michael Stahl yazdı
Use xpcom libs from UnpackedTarball; the nsldap32 libs appear to be unused (presumably postgresql uses some MS LDAP libs). Change-Id: I56c6b9d38a11a39b8b0e878c892f30926d50284c
-
Michael Stahl yazdı
Change-Id: Ie85f6dce7d9ff07346e7814f74e01f160bbc3177
-
Michael Stahl yazdı
Change-Id: I0dfbc23c03f9efe7b0020f15eb7f5312da3e6a80
-
Michael Stahl yazdı
Change-Id: I9304cd94bc50a3db1abc3a2c4ddfc7388d58505d
-
Michael Stahl yazdı
Change-Id: I3955a163e5a78b445e276eb01d37fca111877d35
-
Michael Stahl yazdı
Delivery of image theme zip can fail when a unit test runs concurrently and has the zip file opened on WNT. Horrible hack to have vcl depend on the image themes should prevent that. Change-Id: I4b65dbb6cae8738d52153eba3397b17e94cdc7c9
-
Michael Stahl yazdı
Since it's necessary to call install-gdb-printers anyway (which is what the CustomTarget_gdb does), just do it first thing in "build" target so that unit tests running during a from-scratch build get the pretty printers too. Change-Id: I357dfb828a2e0eed675aa552d3256f96a312a890
-
Michael Stahl yazdı
... which is a symlink and creating it as a directory when "-c" is specified is a bad idea. Change-Id: Idceef60373699c89eb494b212bec84748606f532
-
Michael Stahl yazdı
Change-Id: I9f7bbce8096f49851dc643b46ebed8308026c8d2
-
Kohei Yoshida yazdı
Change-Id: I549dd62bfb5c14993a3f600a388cd716b3ff7401
-
Kohei Yoshida yazdı
Change-Id: I8411b605edd27105bdc6cfc04acbd5cd9999e886
-
Kohei Yoshida yazdı
Change-Id: I8e6780ae5b5042a0521687f3a3535e74d7a35d23
-
Kohei Yoshida yazdı
Change-Id: I6ab5a792b5c31b44b8f302e45ec3511d3e2d6cdc
-
Kohei Yoshida yazdı
Without this, formulagroupcl.cxx alone would take minutes to compile. Change-Id: I7d55ed22fbd7f5c0859d5f1bf2a4e4eafd47ac3b
-
Kohei Yoshida yazdı
Change-Id: I88f0733b16cfc88a578c8c4f18e0c36814a7c4c3
-
Kohei Yoshida yazdı
Change-Id: I13562c365a2064ee17a45d33688ce9c730fae2af
-
Kohei Yoshida yazdı
Change-Id: Idc4014cc760207a723c5af88fc348a1881e8b1e1
-