- 04 Eki, 2012 3 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Idf092958e46a2ad9d56541c90c5a2beb44baff48
-
Marcos Paulo de Souza yazdı
These blocks of code will never execute. So we can safely remove them. Change-Id: I63de52342ce6435b6e8e19b041e2dae59c681f34 Signed-off-by:
Marcos Paulo de Souza <marcos.souza.org@gmail.com>
-
Christian Lohmaier yazdı
and also after stuff that references external symbols, as it only looks for symbols it has encountered so far in the object files. Stuff that comes after the specified library then results in symbols not found despite the lib being on the commandline earlier. (another solution than reordering the arguments would be to use -Wl,-all_load) Change-Id: If4add0d3f81b13874c1620406fa40fcbd25b7cf0
-
- 03 Eki, 2012 37 kayıt (commit)
-
-
Ricardo Montania yazdı
Change-Id: I440d245d013873ec2830280ad01a4d0625fc4c1a Reviewed-on: https://gerrit.libreoffice.org/741Reviewed-by:
Olivier Hallot <olivier.hallot@alta.org.br> Tested-by:
Olivier Hallot <olivier.hallot@alta.org.br>
-
Xisco Fauli yazdı
Change-Id: I667976f7f76776cc3ef76abe9935271a7a0c2923
-
Xisco Fauli yazdı
Change-Id: I6141e544391c6723e7d2949771be1bd5a1768163
-
Xisco Fauli yazdı
Change-Id: I68059a9ae31d22be3f1390eb065f13f98df8116b
-
Tor Lillqvist yazdı
For some reason the current Clang linker doesn't like that and misbehaves, Apple bug 12075544. It is unclear whether binaries built using a modern Xcode and SDK to run on 10.4 actually would run on 10.4 anyway. Change-Id: Id15da5eaa4bb95af9cf6d98a658c510f4a786185
-
Tor Lillqvist yazdı
Change-Id: Iee09fc308097ab0a5f73e321da30b7e301b9f4dd
-
Tor Lillqvist yazdı
Change-Id: I5d8a00b83fd4e9f67b98b86818d1e2180d36e69a
-
Zolnai Tamás yazdı
Change-Id: Ic6a6706062bc82d5e4096d0a6aa7b52a8988f1bc
-
Zolnai Tamás yazdı
During string extraction this does not cause real problem but causes unnecessary operations. Plus make isNextGroup not to change sLine_in parameter. Change-Id: I3db6a94ef320c096a7519f7f83dd4080d0588459
-
Zolnai Tamás yazdı
Change-Id: I50e41a3946ff885783006018f7b6ff2945cc7dfc
-
Tor Lillqvist yazdı
We need to be able to link both into one binary in the disable-dynloading case. Change-Id: I499e204dfef2af488d4a350cb3a5bcfc03ca887f
-
Markus Mohrhard yazdı
This reverts commit 563fa900.
-
Christian Lohmaier yazdı
also pass java-target-version from environment as the source version doesn't change by miracle in external modules, keep that in the build.xml (and only there) Change-Id: Ic09de3c7b15318677afe6d4afbe7c9f7e7f3c14c Reviewed-on: https://gerrit.libreoffice.org/758Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Markus Mohrhard yazdı
Change-Id: I5d0137ebfa53cfbe37f7ad33c3400e75e2e3a05a
-
Markus Mohrhard yazdı
Change-Id: I2cbb4d126b27c5cb7a1be3606807fcbda25d3e72
-
Markus Mohrhard yazdı
Change-Id: I43bad91f6afe5b55c6e2b6bf952cc0291d5bdd10
-
Stephan Bergmann yazdı
Change-Id: Idba65371b8778521bc767fe4893340cf13a8ff3b
-
Stephan Bergmann yazdı
Change-Id: I9ba3739f1693f5427c9ea49f2b6016f364f444ff
-
Stephan Bergmann yazdı
Change-Id: I59ced6720bdfd2df7a8ed7d9247887a09beeb8fd
-
Stephan Bergmann yazdı
Change-Id: I6ef6a7dea7a5f594b907546e8dff39c3640d7509
-
Stephan Bergmann yazdı
Change-Id: I44b7f56aa1b4b9bc290c9c15281b64947a694e5c
-
Stephan Bergmann yazdı
Change-Id: Id851bacb21bbe289cebd635853f4d2028aed9f78
-
Stephan Bergmann yazdı
Change-Id: Ifbbca6bfb12d23c8726e35e799dc92be94844c8a
-
Stephan Bergmann yazdı
Change-Id: Icac29e4f433b1e72603e52a0561e60cb8a7cfdef
-
Andras Timar yazdı
Change-Id: I4fc3f6ca51d9ce0a18539b4911f6ddf06694b039
-
David Ostrovsky yazdı
It is not clear how to remove a file: REMOVE_FILES=openoffice/images/dialogh.png. Let it for now in place. Change-Id: Ie8739fd207ca7dc9343c92c93cf092b3af674bf0 Reviewed-on: https://gerrit.libreoffice.org/753Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Christian Lohmaier yazdı
Otherwise build won't find jsr173_1.0_api.jar, breaking the build when using JDK 1.5 (i.e. Mac PPC and others) Change-Id: I8de0b42d4b14b4da5fe9216515fae94bbfc77b27 Reviewed-on: https://gerrit.libreoffice.org/757Reviewed-by:
Luboš Luňák <l.lunak@suse.cz> Tested-by:
Luboš Luňák <l.lunak@suse.cz>
-
Michael Meeks yazdı
tkr41: #117828# office crash fixed . (null pointer) + add unit test Patch contributed by Tobias Krause http://svn.apache.org/viewvc?view=revision&revision=1172105 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 remove the OutDev::GetKernPair* stubs completely Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1179221 reverting un-necessary OS/2 conditionals.
-
Michael Meeks yazdı
-
Frank Schoenheit [fs] yazdı
-
Takeshi Abe yazdı
Change-Id: I6a4c4f4c8129100770ca976d508ca3a98e67a846
-
Rene Engelhard yazdı
0.20x is affected, not only 0.20. I think this should be checked here only, though if it was 100% sure a poppler bug. But this is at least better to the broken check before.. Change-Id: If01a4329d18d317371be11d63c66b3487f5f556b
-
Andras Timar yazdı
Change-Id: If3a98fceb6fa71ac10626186ef7c094dbc9e47c3
-
Andras Timar yazdı
Change-Id: Idff5f43190f75f4ac8fee8fa989948ca35ca6095
-
Cédric Bosdonnat yazdı
Change-Id: I56d5a716795b7303a77194964a612c550f25eeec
-
Tor Lillqvist yazdı
Change-Id: I6d2349b8c4d97d266faebdb630c65e0441e25b18
-
Tor Lillqvist yazdı
Change-Id: I2be40b7897c3277e2d8673b440aa6dd682086267
-