Age | Commit message (Collapse) | Author |
|
3979afceecb98780549fda60c7f75c8015bb33d8 broke the build on Windows 7.
Change-Id: I142208c062d56d6a3daa8213a877411edde45e55
|
|
Change-Id: I7029f37639ead7a8b597ff39d1abcd295fab0551
|
|
Change-Id: I7c96181399f4d7e62d4aceca404b22d68f903513
Reviewed-on: https://gerrit.libreoffice.org/23754
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Including no keywords from extern "C" blocks
Change-Id: I87f2ed75888b51ec9e0cb75566bf7c2351b479b4
Reviewed-on: https://gerrit.libreoffice.org/23675
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: If5d3cb2242e08e559380a4e2c86c96dc6cdc0c71
|
|
"tdf#93548 Refactor sal signal to reduce code duplication"
Change-Id: Ib0a872fb6023b6989c7931f4d57d911ddf76936f
|
|
cf. <https://gerrit.libreoffice.org/#/c/23630/> "tdf#97966 Compiler plugin"; in
code not covered by Tamás's pending "tdf#97966 Drop 'static' keywords" changes.
Change-Id: Ifbaef83fdb1fde7e25fafd5746cdbf99c334c5be
|
|
Change-Id: Iff331a48fadc23da8b24f9ca3a841000313a03dd
Reviewed-on: https://gerrit.libreoffice.org/23477
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
This can occur in some online corner-cases.
Change-Id: Id8b419179d775a21110d682ba76d8a02f45eb828
Reviewed-on: https://gerrit.libreoffice.org/23577
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: If03ec4f8705b75b9d007078260ef8cca5155a8f3
Reviewed-on: https://gerrit.libreoffice.org/23576
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
It is to improve the readability of calls to osl::Thread::wait.
Change-Id: I025d89abf8e84ca73ba08f001be3f45b86c89957
Signed-off-by: Gurkaran <gurkran@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/23416
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Commented-out in a198aa60a9d346128043e3e65ae82bb8ff670272 in 2005.
Change-Id: Id174dae6632fa8d8e9845b06b916a8515cd6acf3
|
|
Change-Id: I270e068b3c83e966e741b0a072fecce9d92d53f5
|
|
Change-Id: I2dff3eeef6e9d2bcf089f054475c164c8c641941
|
|
Change-Id: I82d2d44fd43ff2a641df74b9e05aea01991d001c
|
|
Change-Id: I42d09cccf07dca6733f763b1026f6c138cb70a61
|
|
Change-Id: I309985d65752c4aa041cdb7c060c32d4312d442d
|
|
Change-Id: I726ca611cce66d7e25dc91b8baaec7e588eb1b8e
|
|
Change-Id: I074b5c4b9caec0a1c22f36e153a84104c5187e91
|
|
Change-Id: I725783d10bc1e6300c480542c536d409433ff532
|
|
Change-Id: I68e51e09ffea9328034254b694b01082dbb4e3bd
|
|
Change-Id: If19a3029bd7d312e40eead77856fb705d12b5fc6
|
|
Change-Id: I29c643a972c10f22328022b66c57c6b86f748cfe
|
|
Change-Id: Iab013039d3f99ee06efc1556b768f16ec8bcee2a
|
|
Change-Id: I6d60bbf938a5e609efeb56d9c7650e83dd9bbbdb
|
|
Change-Id: I2b8e5e4736fab924c02fca81aabb37c4e2361265
|
|
Change-Id: Ibb7e6fc2a0fdc357e31f02d8b88e6d3c0ae02f44
|
|
Change-Id: I9baa60e56cc1f0086218f1ee633e0041436a8f2a
|
|
Change-Id: I4f72ded322d563c6d429e0cfbf4120e4faa85c98
|
|
Change-Id: Ia62de30ae94bdae87cd5109c44eab40af4d020e5
Reviewed-on: https://gerrit.libreoffice.org/22985
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
This allows to use the username as a placeholder in the config paths (Autotext, Gallery, etc)
Change-Id: I76434e980cd8ec8785a5587d0bc5fdd67dc42de2
Reviewed-on: https://gerrit.libreoffice.org/22901
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
|
|
... not into the source one as that will likely fail with EXDEV if
source and target are on different mounts => osl_File_E_EXIST.
This broke the xmlsecurity test SigningTest::testOOXMLAppend().
Change-Id: I07ada1d5564fd72a059d588e127a5906a499aca4
|
|
Change-Id: I244d481bce4723d172e26c0d31aab0a541334604
Reviewed-on: https://gerrit.libreoffice.org/22959
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
clang-cl as-is does not provide the intrinsics provided by MSVC; you need to
explicitly include Intrin.h (provided by clang) for that. So, as a hack,
specify CC/CXX as
clang-cl.exe -FIIntrin.h ...
to have the intrinsics always available. But Intrin.h includes stdlib.h, so by
the time sal/osl/w32/random.c defines _CRT_RAND_S before including stdlib.h, the
latter has already been included without _CRT_RAND_S support. So, as a second
hack, specify CC rather as
clang-cl.exe -D_CRT_RAND_S= -FIIntrin.h ...
But then clang-cl starts to emit -Werror,-Wunused-macros, as defining
_CRT_RAND_S in the main file has no effect here.
Change-Id: I5dfe9872dea7e8eb476d9260f17ab8d8893f48af
|
|
Change-Id: I7d48c1543b0d3239c8e646ca0765421f933cfecc
|
|
(f59136a2ed1e3eb01cc5b62c5a7da07c34cbdfae "tdf#91794 remove OSL_DEBUG_LEVEL > 1
conditionals" had changed it from OSL_DEBUG_LEVEL > 1 to > 0)
Change-Id: I40714993fb55ec27b80d225cec28c64f2959ab73
|
|
Change-Id: I60bb1e303f7a26b4324cccf2858258a375b53f34
|
|
...and where appropriate use CPPUNIT_ASSERT_EQUAL to have no need to always
print out certain values
Change-Id: Iad2ccb235b09852fffd3f010cf069c45b36e2d4b
|
|
Change-Id: I419aba8728b3a65fca69c82a4f950daaf4815187
|
|
Change-Id: Ie8a1d015242450094928863013030b4cb0bb1f4e
|
|
Change-Id: I8a945f3e83559f421aa1a0b4fbfcec1b25932ef7
|
|
Change-Id: I5402d52ec42fa27c58b276eeb22eeb270c3d7948
|
|
Change-Id: If329cf8257684e7bd2936641b8f14ec3e9b9f733
Reviewed-on: https://gerrit.libreoffice.org/22647
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: If8e16b7805b5b25dafe053e35cd98079abbea83c
|
|
Also better error handling if pipe dirs are really not usable.
Change-Id: I1c865b9a9f1f08d2cffd07343494feca585ec75e
Reviewed-on: https://gerrit.libreoffice.org/22727
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
Change-Id: I03f24e61f696b7619855e3c7010aa0d874e5a4ff
|
|
Change-Id: I3be393ef5a9d1ed732f44037cd1115960a6186d2
Reviewed-on: https://gerrit.libreoffice.org/22592
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I201e4b44e2a26ff0566f30c7e7c12c0df90a54e6
Reviewed-on: https://gerrit.libreoffice.org/22591
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Calls to CppUnit::TextFixture::setUp and CppUnit::TextFixture::tearDown
have been removed. I hope that saves a few milliseconds of build time :)
Change-Id: I611db2f5c5673ab86bf8f92beb4f6e8a70443b34
Reviewed-on: https://gerrit.libreoffice.org/22496
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ieb80209e0254080bf78fb3b5201b849d7d30880c
|