- 08 May, 2013 40 kayıt (commit)
-
-
Michael Stahl yazdı
This breaks on incremental build after files have been renamed like in 38f5717b, hope Windows tinderboxes are happy now. Change-Id: I292508c242f7e6da1db3693cf54ba11876ac8997
-
Stephan Bergmann yazdı
...which got broken with gbuild'ification. Change-Id: Ice2b3ffb81a646c9e542344ca348eb6a16eb4ce2
-
Michael Stahl yazdı
Internal zlib is not really supported anyway on any platform that uses setup.py. This reverts commit 6afe0e58. Change-Id: Icf94a85c4baf00df54ee5dcca5fe3ca4a63a54a8
-
Tor Lillqvist yazdı
Change-Id: I777bcf9d80ad579347bd26147cb8801cc61222e6
-
Oliver-Rainer Wittmann yazdı
- instead of adjusting the OrdNum of the "nested" object the OrdNum of the "parent" is adjusted. Found by: Yan Ji <yanji.yj at gmail dot com> Patch by: yuanlin <yuanlin.ibm at gmail dot com> Review by: Oliver <orw at apache dot org> (cherry picked from commit 73f462e2) Conflicts: sw/source/core/layout/flylay.cxx Change-Id: I0541dc3775f81efd60a6f4baa172c5297ee9d829
-
Michael Stahl yazdı
Change-Id: I09a4b3a3ef816a8bf63d4aa0c7fe7bec2a67dbd8
-
Michael Stahl yazdı
Change-Id: I478a057c07b9fe850401b96297a14d7842c0703f
-
Michael Stahl yazdı
- remove --unix-qstart-libpng: the internal libpng is static lib so this option is pointless - clean up duplicative libpng checks - replace usage of ENABLE_QUICKSTART_LIBPNG with ENABLE_HEADLESS, which is the one case where it could still be disabled Change-Id: Ie2e2c7e4a2396572742fdf056bf23c4271f04811
-
Michael Stahl yazdı
It appears that there are some externals that link against the system zlib anyway, and the assumption is that system zlib will work everywhere. Change-Id: Id348ed88d00ec1495aa54871c994062b9e1b3e85
-
Michael Stahl yazdı
Change-Id: I72798f704237f99ed49eeb3633a1e2ef481edeed
-
Michael Stahl yazdı
Change-Id: Ib81300d8606281d7de46382c4f251f58ffffb5ad
-
Michael Stahl yazdı
Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5
-
Michael Stahl yazdı
Change-Id: I1c08999207a90e6105fbba576354cbfea0ec1689
-
Michael Stahl yazdı
Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
-
Michael Stahl yazdı
Change-Id: Ib120919cf3810eeba8332dd572af73c0f4979922
-
Michael Stahl yazdı
Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615
-
Michael Stahl yazdı
Change-Id: I80b7f86947645a45263bbd7423a10ba8300441e9
-
Michael Stahl yazdı
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
-
Michael Stahl yazdı
There are just a handful of sdi files in sfx2 anyway so just put sfx2/sdi on include path. Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf
-
Oliver-Rainer Wittmann yazdı
Invalid state information may cause crashes due to not updated slot data (cherry picked from commit 7267a4b8) Change-Id: I3bc3f934c5144fb0873e7a9694c3c012ddb0b367
-
Stephan Bergmann yazdı
Change-Id: Ia215b34842ce85bfbd1ad90a286abcbae0884bd5
-
Stephan Bergmann yazdı
Change-Id: I5123d984f8f9bf49f5d1ad8e8decebfaaa6e7769
-
David Tardon yazdı
Because of commit e70ea92b "scp: remove unused macros", which removed the top-level Applications symlink, the dmg contained an extra dir, e.g., LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86/LibreOfficeDev.app instead of just LibreOfficeDev.app . This symlink used by the installer to determine the dir to use as top-level for the installation (solenv/bin/modules/installer/simplepackage.pm:274). Also revert "Eek, it is hard to get the right path to the .app that is being built", which was only needed because of the other problem. This reverts commit 1c25b01f. Change-Id: Ib5792c7710decd021a62cd33fd841ebe26613fbc
-
David Tardon yazdı
Well, it is possible that it is special perl syntax for something, but somehow I doubt that .-) Change-Id: I213f56c9c2b32919b7bd0c53a4639c59418345c1
-
David Tardon yazdı
This might have caused problems with the MacOS X daily builds. Dunno. I have no idea what is the difference between .DS_Store and .DS_Store_Dev (they are binary) and how essential that file is. Change-Id: Id09e6f85c101cd5b60d20b6cc9960050f8cdbac4
-
David Tardon yazdı
Change-Id: I148dab301bd2f2b31871b732c7392bf6b5d92392
-
David Tardon yazdı
Change-Id: I94d3adec33117f0faeacaf74d0e6d48f45f819ad
-
Herbert Dürr yazdı
easysw.com closed its doors after 14years of business. Thanks for providing EPM. (cherry picked from commit 73a1f473) Conflicts: configure.in Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799
-
Herbert Dürr yazdı
the canonic way to disallow copy construction and assignment of an object is to declare unimplemented methods for them taking const references. (cherry picked from commit 0fabc9a7) Conflicts: cppuhelper/inc/cppuhelper/propertysetmixin.hxx Change-Id: I7332d6eedaaf208f64cfe421983171ba436a4050
-
Stephan Bergmann yazdı
Change-Id: Ic0eddb6f332bcf139a5de8b1bf4084cb111cd040
-
Stephan Bergmann yazdı
...at least needed for PythonTest on Linux with internal python, where the valgrind'ed gb_Python_INSTALLED_EXECUTABLE is /bin/sh $(gb_DEVINSTALLROOT)/program/python. Also, remove --quiet again to avoid frustration ("when valgrind /is/ run, why doesn't it output any "==" lines at all?"). Change-Id: Id83e53f2b472b5af92e4aaec0c173ecdec45bc48
-
Miklos Vajna yazdı
As I understand it, Point::X/Y() basically provide direct access to the position, so they come without the usual benefits of getter/setter methods. Change-Id: I6d5bfd4f20ab8c7377419dcf5aac2c4ea0e9db05
-
Stephan Bergmann yazdı
Change-Id: I72eb5abef7dd5f6eba251dafe344567d9ff0ef76
-
Fridrich Štrba yazdı
Change-Id: Id5e9ab64924ddc48921d0c028ede712b8cb3477d
-
Caolán McNamara yazdı
Change-Id: Ia4d6a4a2b6277fee6f59fa9407f9cf868ad0f1ce
-
Javier Fernandez yazdı
Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
-
Caolán McNamara yazdı
Change-Id: I138cdcb29b4e38211feb9e2d6a81a6ecb1688084
-
Stephan Bergmann yazdı
Change-Id: Ied31816571842118eb00de96df82ecb06465a65d
-
Tor Lillqvist yazdı
It might hurt a bit in the beginning if you have been careless with keeping your autogen.input up-to-date, but I think this is a good idea. Change-Id: I6b89c887c94755ac6ef50f63e0438ecec7157516
-
Stephan Bergmann yazdı
...with Context set to this, that leads to refcounting bugs. Change-Id: I4875dbe4ccb5a7bcfaa8370b14d4eab83c21d0e5
-