- 01 May, 2013 32 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I176f7967d37f3032057758d9aaa5f39c46d29c3d
-
Khaled Hosny yazdı
Change-Id: I48c11fad175fe40f48baaa47238f6087b91e6a37
-
David Tardon yazdı
Change-Id: I0fe3663166bc80c3bc224d276e9da37015a0b75a
-
Tor Lillqvist yazdı
Change-Id: I764702510b612da478959f457f95e6040c22f998
-
Tor Lillqvist yazdı
Change-Id: I344d64212aa1d42171f18dae7659ab7f56fecbcb
-
Tor Lillqvist yazdı
Change-Id: I37ad1595613f20a8f7c8694b560bb6678c214c62
-
David Tardon yazdı
Change-Id: Ib2578b765fb5e8e843d8275e96beaa206814ea82
-
Caolán McNamara yazdı
Is seems very bizarre that in Button::ImplDrawAlignedImage if there is no image, that we still add padding for the image separator to the text position. Why we have the concept of an Image *and* a Symbol escapes me. Anyway, setting the "Image" align to the right to match the "Symbol" align stops the button text getting displaced downwards. Change-Id: I67b80b2ff5cc960f5394cb7d69cab7a4c14513bf
-
Caolán McNamara yazdı
Change-Id: Ie45cc82af0e232b7b523d30552cc14317fc479b5
-
Caolán McNamara yazdı
Change-Id: I27d96030aed3866c0d384a28598e292cb4ab3a04
-
David Tardon yazdı
Change-Id: I05594cd52332e863ac23a8255cd291b16b9b034c
-
David Tardon yazdı
Change-Id: I940a5dbf68b9480479095ea447ff125e4a42d211
-
David Tardon yazdı
I have not removed them from sources, because I have no idea if they might be useful to someone. Change-Id: I66becb723ae5f4be008c58edc99936788a67238e
-
David Tardon yazdı
Change-Id: Ib4501e1171f3940a6909ce4f0c05a669d708b93a
-
David Tardon yazdı
Change-Id: Id84765285b1ace19442ec13d7212e4121f77dabd
-
David Tardon yazdı
Change-Id: I8a370e14751ff1720b27f9c1787d8411bebb17ff
-
David Tardon yazdı
This is mainly to avoid polluting instdir because these jars are only used during build. Change-Id: Ia5bab3155787b690bd915f3e83e6b6144715948b
-
David Tardon yazdı
Change-Id: I46793895764e720534a3e8f713054d92e220f36e
-
David Tardon yazdı
Change-Id: Ibbae216975bf8e066f24c1a4885394e346e2eaec
-
David Tardon yazdı
Change-Id: Ib6561120f1c6f9804e5bf9ca36b6a655f1449d4f
-
David Tardon yazdı
Change-Id: I0cf96aa137a33662c5713886dd6b2649e4dd01bc
-
David Tardon yazdı
Change-Id: I52d69be6b3b4208c90fd8e3ed4271f48fdc1ed47
-
David Tardon yazdı
Change-Id: I7be80bbef306db8f7ad585e95bfa4b6da0b30067
-
David Tardon yazdı
This allows us to deliver libs needed at runtime to instdir in addition to solver. It could possibly also be used for autoinstalling external libs, just like we can already do for internal libs. Change-Id: I96d314c55581190e129adae8383224535748ac43
-
David Tardon yazdı
Change-Id: I83f4c55582d1ff8ec6b468776090b453c4f85b89
-
Caolán McNamara yazdı
Change-Id: Iee89ae367d5c282cc1d06889765376982a7d37ed
-
Caolán McNamara yazdı
Change-Id: Ia490b8eb4367e54a73fbf9d54a76cf3155eb1615
-
Caolán McNamara yazdı
Change-Id: I4fdc54d5a6e0f133c53588e255274b9f103269b4
-
Caolán McNamara yazdı
Change-Id: If86387619ff00a652ea418292fbb0026b867a431
-
Caolán McNamara yazdı
Change-Id: I20889dc94aac1119c1ee9da873ce911887c1c335
-
Caolán McNamara yazdı
Change-Id: I4cf3d81bcfe31e8a2b99c0f770bc1f999205f110
-
Tor Lillqvist yazdı
Change-Id: If28fbe59f55626aeca05fa93446a0e5034ea2b91
-
- 30 Nis, 2013 8 kayıt (commit)
-
-
Stephan Bergmann yazdı
...it is likely rather the implicitly defined inline special member functions of VclBuilder that cause the trouble of trying to fully instantiate boost::ptr_map<OUString,osl::Module>. Change-Id: I67ad7434b4e3a2e01c15f7e39080226676412af1
-
Stephan Bergmann yazdı
Change-Id: I0fa3036c5be34eb598e0390430028ae818ebef0d
-
Stephan Bergmann yazdı
"More helpful message how to re-run a unit test that failed." Change-Id: I2d99d1e7ff5fd326552f56d21fad7d1211966b2b
-
Stephan Bergmann yazdı
...preventing full instantiation of boost::ptr_map<OUString,osl::Module> (which fails because osl::Module is not copy-constructible) which MSVC thinks is necessary if that template instantiation inherits the VCL_DLLPUBLIC from the VclBuilder class that uses it. Change-Id: I8cd5608c80d7ce9b12ba678430f5ef283a427e93
-
Eike Rathke yazdı
Change-Id: I4b71bbd3ff457d7b4fb2a409e8d34d8e4904acb3 Reviewed-on: https://gerrit.libreoffice.org/3676Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Thorsten Behrens yazdı
This was previously sticking long types into Any - which yields different sal types on different archs. Change-Id: Ifc7a60a052b57f8a83739ec11a97ab32aaa2ee7c
-
Kohei Yoshida yazdı
Change-Id: I9b158bd4302a84202447a74ac90cf4e9f760c6a5
-
Markus Mohrhard yazdı
We have no way to determine whether the lengend touches the chart area so let us use no overlay for now. That should be much more in line of the most use cases. Change-Id: Idecb0113e47a3f7c925ff8c45238152406ce8954
-