- 03 Kas, 2013 21 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00
-
Marcos Paulo de Souza yazdı
Change-Id: I304ba9fe0a97f85424d0eb0ee87bf3b4b58179f4 Reviewed-on: https://gerrit.libreoffice.org/6540Reviewed-by:
Marcos Souza <marcos.souza.org@gmail.com> Tested-by:
Marcos Souza <marcos.souza.org@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: I1da8d2fcf503f60ef7947e8956009e09c4b5c867
-
Tor Lillqvist yazdı
Change-Id: I3971f46a14d96770660f7b0060df305248f9ec91
-
Laurent Balland-Poirier yazdı
In French, ordinal number autocorrection transforms 2e-3 in 2^e-3 which is annoying in Calc. This patch avoids autocorrection with [digit][e|E]- Change-Id: Iaaff4f8d6e667fc84a68d7c11e1a96da13594a18 Reviewed-on: https://gerrit.libreoffice.org/6204Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Michael Stahl yazdı
... before calling Reschedule(). Change-Id: I244fdd1a4642ea0e1ad266f6d9c4c56527018952
-
Michael Stahl yazdı
Change-Id: I5b9ffed3527b5be544a7aa57f67840d30b4ebff5
-
Eike Rathke yazdı
Change-Id: I72dea73752cd793d8f4992dfe631270412155a16
-
Tor Lillqvist yazdı
Change-Id: Ia9cecbe2cd6d9ee944abe5b8004aed27e191138c
-
David Tardon yazdı
Change-Id: I8961fa9279a955f5570e58f29e23d412e5fd049c
-
David Tardon yazdı
Change-Id: I8bca5acdee197016748ab1d9c55f3bd8238583f0
-
David Tardon yazdı
Change-Id: I6ee6738fe869fbcd15ec045523c250fd1811e343
-
Andras Timar yazdı
Project: help 086ca602232837bc9c80800487c57e35e242fe7a
-
David Tardon yazdı
Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc
-
David Tardon yazdı
Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3
-
Tor Lillqvist yazdı
Change-Id: I32d774640602566c23303a9816fa3c5926449781
-
David Tardon yazdı
Change-Id: Icdc912c8d36fe75bedb5a3744018b5d100f45f21
-
David Tardon yazdı
Change-Id: Iff6165fd440150bdd325c54e41df529bd5349df2
-
David Tardon yazdı
They might occur in extensions when crosscompiling, because both harfbuzz and lcms2 are listed twice. Change-Id: I6d6eff19043d33160b825f47988e46798da7857a
-
David Tardon yazdı
Change-Id: I66c6d4bf8100b830fd2d315f548dc3e77a95b9d5
-
Markus Mohrhard yazdı
Change-Id: Ife7e1306ce65dc1d935181553803fbc9266b628c
-
- 02 Kas, 2013 19 kayıt (commit)
-
-
Michael Stahl yazdı
Only libraries (and similar for executables) built as Library need to be registered; those built via ExternalProject are delivered by Project and used via gb_LinkTarget_add_libs. This also means there is no need to mangle the names in RepositoryFixes.mk. Change-Id: Ib0b67f54e2eb6efdb0c454c9e2dd599ada229676 Reviewed-on: https://gerrit.libreoffice.org/6533Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Markus Mohrhard yazdı
Change-Id: I0d0f7fa216fcea7ca893120ad183dc3758ca51d4
-
Michael Stahl yazdı
Can actually error out early in some cases of partial build with missing deps from other modules; probably better than trying to build (Static)Library with bogus vars. Change-Id: I4e2cbd42d3c84b9bc87607d263f3d80ba7914302
-
Michael Stahl yazdı
... use gb_Library_get_exports_target instead, which is already a "final" target for Library. Change-Id: I5b8a708ba97e351ef383dcc64ead4ab9ea8705c7
-
Michael Stahl yazdı
gb_Executable__get_linktarget_target, gb_Executable_get_install_target and gb_Executable_get_install_target_for_build Change-Id: I1b0397c6982e885cd4834c2001264b1f6ae0a99c
-
Michael Stahl yazdı
Change-Id: I82ddbb3c82fa5f92e27a938a65a282ed67826a1e
-
Michael Stahl yazdı
gb_Library_get_install_target and gb_Library__get_linktarget_target Change-Id: I446e642fb43cf9804900b99b32dcc4c621dcb1c7
-
Michael Stahl yazdı
Since commit 8b5a984d it is no longer the case that objects get build only via a dependency from Linktarget's dep_target, relying on the variables set on dep_target; now objects only get built via dependency from LinkTarget itself. So there is no need to set these variables on dep_target any more. Change-Id: Id0a831342ae6cfcff3bebe7010ece923f0262703
-
Michael Stahl yazdı
It is not obvious to me why that was ever needed. Change-Id: I3df679b41f0685ab288294fa3fadfede093f6f69
-
Michael Stahl yazdı
... since no external link targets not with gbuild should be used via gb_LinkTarget_use_library/static_library. Change-Id: I1c3188dbbe2eaa2f5acfb8944a79ad3b67a95998
-
Michael Stahl yazdı
Change-Id: Icc07e06e0ea7a7e5094d758a9aba0415449f706f
-
Michael Stahl yazdı
It is constant and can just be replaced by $(SRCDIR)/solenv. Use BUILD_TYPE where it was used to check if config_*.mk is sourced. Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1
-
Michael Stahl yazdı
Change-Id: Ia158e398acbd5a48dca33d59dd47705376a4dc26
-
Eike Rathke yazdı
For OOXML .xlsx export the add-in functions that are equivalents of known internal functions as those internal functions. Change-Id: Ic41f32b67902effa07c3d4db137be08dc5af7265
-
Miklos Vajna yazdı
Change-Id: Ie295fda55747995f4e4a4fd877e1bc3f8c194521
-
Henning Diedler yazdı
Quality translation by certified German/English teacher. Change-Id: I4684630004ad2846b6a5ba76e18d30831d20bc26
-
Miklos Vajna yazdı
Change-Id: Iea3acea6b080a0236a6a5dfce8a855df16b74231
-
Markus Mohrhard yazdı
This reverts commit 14fa5488. Conflicts: xmloff/source/chart/SchXMLTableContext.cxx
-
Markus Mohrhard yazdı
Change-Id: Ice4957077e7eda5f7bb93042d6e2ba745935ef8b
-