- 28 Şub, 2018 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I1d153b9962cfe3b280831644c8d989ab8b515d3e
-
- 21 Nis, 2017 1 kayıt (commit)
-
-
David Ostrovsky yazdı
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198Reviewed-by:
David Ostrovsky <david@ostrovsky.org> Tested-by:
David Ostrovsky <david@ostrovsky.org>
-
- 21 Kas, 2016 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: I22f99f830a3b4b6ba50514b7db076ea1a41478de Reviewed-on: https://gerrit.libreoffice.org/31032Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 20 Kas, 2016 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
this is motivated by the new screenshot feature the initial proposed solution involved running make screenshot once per lang which took ~6 hours for --with-lang=ALL on tb68 a reasonnably big windows slavebot. with this patch, one can run make screenshot just once and get all the screenshot the elapsed time is 36 inutes on the same box/same config a 10x improvement. Change-Id: I4339caebf915c118aa455de2a7e56e1a4e413939 Reviewed-on: https://gerrit.libreoffice.org/30970Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
- 18 Agu, 2016 4 kayıt (commit)
-
-
Armin Le Grand yazdı
Only one dialog had to be disabled, some others look not very useful Change-Id: Icbf46365e1824ea320ce721b8c783883336e9278
-
Armin Le Grand yazdı
All *.ui files create a screenshot, but not all look useful Change-Id: I5aeec438b90488ea19cdb1251fee7dcf23e1c2cb
-
Katarina Behrens yazdı
Start test with use_vcl_non_headless_with_windows instead Change-Id: Id6ff9c6f15ec927e1cbe2c599c526857982a76d2
-
Katarina Behrens yazdı
Change-Id: I9fd716671c7d1dc568d14b914c9a802fc6239a5e
-
- 09 Haz, 2016 1 kayıt (commit)
-
-
Gleb Mishchenko yazdı
This patch changes occurences in makefiles from $(eval $(call gb_CppunitTest_use_api,comphelper_test_config, \ udkapi \ offapi \ )) to $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_test_config)) (corrected instead of abandon, jani) Change-Id: Ic96ec65d82d7452e288f05a8b6d576ef543b068e Reviewed-on: https://gerrit.libreoffice.org/23426Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org> Tested-by:
jan iversen <jani@documentfoundation.org>
-
- 05 Kas, 2015 1 kayıt (commit)
-
-
Marco Cecchetti yazdı
Change-Id: Iafeaecad612b724c4eeb85e0c01c942afb6445d8
-
- 27 Şub, 2015 1 kayıt (commit)
-
-
Michael Stahl yazdı
The sc_subsequent_filters_test was failing because of a lock file because it did not use the unittest configuration. Refactor gb_CppunitTest_use_configuration so it uses both the instdir and unittest configuration to prevent such errors. In case there ever is a test that does not work with the unittest configuration it should call gb_CppunitTest_use_instdir_configuration. Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
-
- 13 Kas, 2014 1 kayıt (commit)
-
-
Laurent Godard yazdı
- a plain perfcheck test example on big file - searches - named ranges - sheets - big file is approx. - 100 sheets - 60k values in a sheets - 5k named ranges - 2k formulas (calling named ranges) Change-Id: I61970f3387d400ed6737a369ead6daf896afacdc
-