- 27 Eyl, 2012 7 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
-
Norbert Thiebaud yazdı
One may have multiple ExternalProject in a given module and these ExternalProject may have dependencies among each others This api allow to explicit such dependencies so that the ExternalProjects in a given module are built in the right order Change-Id: Ib8a1b9bdcad0dda08b6fe133113b01a80e02421c
-
Cédric Bosdonnat yazdı
Change-Id: I98b5c53d4860278e3646324ca045114e37b4cf61
-
Cédric Bosdonnat yazdı
This allows to properly position objects that are vertically and/or horizontally centered relatively to the page. Change-Id: I1f7e78c5b828679817cdfc72e4d90a0850b242fa
-
Stephan Bergmann yazdı
...as gm_Langpack_r_en_US was explicitly excluded from langs[] in SelectLanguage, so addMatchingDictionaries was never called for it. (This was only evident in installation sets conaining only few langpacks, as the "official" multi-lang installation set also contains en_GB etc., so appropriate dictionaries were selected through those.) Reworked the logic of chosing which langpacks to preselect (see the comment in SelectLanguage); hope it still works as intended for the various cases (of which the "official" multi-lang installation set is the only truly relevant one, for now). Change-Id: I31f531194c79e49c9c09e33454a7b0a82d9ff02f
-
Tor Lillqvist yazdı
Basically, a 1:1 copy of the Linux x86-64 one. The Apple docs say that "The OS X x86-64 function calling conventions are the same as the function calling conventions described in System V Application Binary Interface AMD64 Architecture Processor Supplement," which should mean that it's the same as on Linux. Once this works, the very minor differences to the Linux one will be merged as ifdefs into the Linux one, and no separate source files will be needed. Change-Id: I1ff58f303a7ab7f59ec2ff7a9e24465e89151ec5
-
Takeshi Abe yazdı
Change-Id: Ic05d9f062e7419d192b8cf6e56c91b3f9d97bfe0
-
- 26 Eyl, 2012 33 kayıt (commit)
-
-
Tim Retout yazdı
Change-Id: I387ee22ce59606b9680e1df70b8076ec474427a6
-
Tim Retout yazdı
Change-Id: I58e9efdda8fac5b65e259b63a5150c44fa00feb6
-
Tim Retout yazdı
Change-Id: I466b285ddc9f3ac53978acefe76c27fa212d812c
-
Tim Retout yazdı
Change-Id: I3ff5ce804eb348f91f1cf46b38475c4224d68978
-
Tim Retout yazdı
Change-Id: I2da961affa4bcb8349d8a038bc77986f5209a55d
-
Tim Retout yazdı
Change-Id: I50e3ee8ff88f313b82ea617e354334d85fb453e0
-
Ricardo Montania yazdı
Change-Id: I79967eea535dc4bd11e725dc854ae8a8f97a2905 Reviewed-on: https://gerrit.libreoffice.org/701Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Eilidh McAdam yazdı
Change-Id: Ibbbb27fdf0abff997d31ae8814812f7af1ec15af Reviewed-on: https://gerrit.libreoffice.org/704Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Eilidh McAdam yazdı
Graphical objects imported into a text document do not seem to support differing X and Y distances for shadows, so the distance has been approximated by using the average of the two components. Change-Id: Ifd0c6d73b618cb2836837348d6f48c0efc0a9dc3 Reviewed-on: https://gerrit.libreoffice.org/703Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Eilidh McAdam yazdı
Change-Id: I0cfd6b45be268d688b7389c79c5e9ad7f48eb12d Reviewed-on: https://gerrit.libreoffice.org/702Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Tomaž Vajngerl yazdı
Change-Id: Ie11827a924a5b22d86bad24aa7f14a66b870e90c
-
Markus Mohrhard yazdı
Change-Id: Ica088822055b2fb5bbd6dabe6482b7cb6c472c48
-
Michael Stahl yazdı
... should hopefully un-break msvc build. Change-Id: Iee6cc54dd488d124948d7a033811e25e2fc4044c
-
Andras Timar yazdı
Change-Id: Ib2dc00c024762800fdb74ffb376d92a8583d44ad
-
Andras Timar yazdı
Change-Id: I05715d4afb205aa11eb0eb98c6734db02a6be8d8
-
David Tardon yazdı
Apparently make 3.81 is confused by using private target-specific simply-expanded variable (i.e., initialized with ':='), which in this case leads to /<builddir>/scp2/InstallModule_accessories.mk:30: *** multiple target patterns. Stop. Recursively-expanded variable works fine.... Anyway, it was just an idea. It seems the time is not ripe for it yet. Change-Id: Ic5582d809530256cad087c3c4fd10f9641d24cbd
-
David Tardon yazdı
Change-Id: I3ecd3393ab55c0aadca7432e26f84e69b6a9125c
-
Luboš Luňák yazdı
It seems b0515ea5 and e2b7e28c conflict, clang requires the extra call, gcc-4.7 crashes with it.
-
Michael Stahl yazdı
Change-Id: Ie0858cb137aeaeb18815e3085de4d4000c62218b
-
Miklos Vajna yazdı
Change-Id: I23b77b9c8d245d84a045bdedda1584419f4fddda
-
Michael Stahl yazdı
This reverts commit 599a9482. The special handling of PLAINLIBS_NONE breaks the build on MacOSX. Needs further cleanup of PLAINLIBS_NONE abuse first. Conflicts: solenv/gbuild/gbuild.mk Change-Id: I834b623405e7745568ee2422647746631167524b
-
Michael Stahl yazdı
... RepositoryExternal.mk is not optional. Change-Id: I8678a2196a037dba1c3be350c8b989f5ba242381
-
Tor Lillqvist yazdı
I feel dirty now. Change-Id: I1cafb0c0494d56bc9c81594c2145b2cc4a1ee389
-
Michael Stahl yazdı
Change-Id: I21e7e270c33f525e8883232b98cd728475c35b40
-
Michael Stahl yazdı
...and bitrotted code to check for checking downloaded file names that has been broken by e24c2e10. Change-Id: I5acda4246b46f1d5d4a54fe64a77ceae69b45a05
-
Stephan Bergmann yazdı
...is automatically done by ./download if necessary. Change-Id: Ia51d33e6f589c9bc54570d62ab6704a751c0e5c1
-
Stephan Bergmann yazdı
Change-Id: Iab6dba9484fb5ddb8a8d4efcd46d7b9c8d1acca8
-
Noel Grandin yazdı
Change-Id: I4fd6d247fdc0333ccdace4ebfa947c8d02e559bc
-
David Tardon yazdı
Change-Id: Ibacf45072be2ec143e8cc2207d9ce14409a8c812
-
David Tardon yazdı
Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f
-
David Tardon yazdı
Change-Id: I987597aef3265df08407a869d57b575778174184
-
Michael Stahl yazdı
If the last page is not printed for whatever reason, then SwXTextDocument's destructor will delete a SwViewOptionAdjust_Impl, which accesses the document's ViewShell, which has already been deleted at that point. Add a horrible kludge to not crash for now. Change-Id: I67fe37970d60782030b84f2badddd1e66ef3f9c6
-
Michael Stahl yazdı
Change-Id: I1d755086295f5a8cd7acf56204402b95fe228d2d
-