[Libreoffice-commits] online.git: cypress_test/.eslintignore

2020-01-24 Thread Tamás Zolnai (via logerrit)
cypress_test/.eslintignore |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 14764fd052a87fdcdeb46a8f660c2b7174fb8a76 Author: Tamás Zolnai AuthorDate: Fri Jan 24 09:30:38 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Jan 24 09:30:48 2020 +0100 cypress

[Libreoffice-commits] online.git: 5 commits - cypress_test/data cypress_test/integration_tests

2020-01-25 Thread Tamás Zolnai (via logerrit)
insertions(+), 108 deletions(-) New commits: commit 38d2bd876837c293e81b7e383c30421798559b01 Author: Tamás Zolnai AuthorDate: Sun Jan 26 06:33:14 2020 +0100 Commit: Tamás Zolnai CommitDate: Sun Jan 26 06:42:53 2020 +0100 cypress: mobile: Basic tests of insertion mobile wizard

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests loleaflet/src

2020-01-27 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/insert_object_spec.js | 16 ++-- loleaflet/src/control/Control.MobileWizard.js |2 - 2 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 4360aba86263161e323844801c3cf5e00d541b4a Author: Tamás Zolnai

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests loleaflet/src

2020-01-27 Thread Tamás Zolnai (via logerrit)
89f05278bbc2c9f37a1768095c39f1e97b020de5 Author: Tamás Zolnai AuthorDate: Mon Jan 27 17:05:48 2020 +0100 Commit: Tamás Zolnai CommitDate: Mon Jan 27 17:17:04 2020 +0100 cypress: Make test run fail when an exception is thrown. Change-Id: Ie96cb771c9cec737c0352a843e42b14161cf9e7f diff

[Libreoffice-commits] online.git: 2 commits - cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am loleaflet/src

2020-01-28 Thread Tamás Zolnai (via logerrit)
/Browser.js|8 loleaflet/src/map/Clipboard.js |7 6 files changed, 372 insertions(+), 11 deletions(-) New commits: commit 17553b691f75c0c7980fec172b64b98c56fab0a5 Author: Tamás Zolnai AuthorDate: Tue Jan 28 17:08:06 2020 +0100

[Libreoffice-commits] online.git: Changes to 'feature/cypress_master'

2020-01-29 Thread Tamás Zolnai (via logerrit)
New branch 'feature/cypress_master' available with the following commits: commit bcfe1d3f3e86cde83e485de722a223d26078b569 Author: Tamás Zolnai Date: Tue Jan 28 19:33:14 2020 +0100 cypress: mobile: Fix cypress tests after recent focus changes. By now, we only emulate mob

[Libreoffice-commits] online.git: Branch 'feature/cypress_master' - 3 commits - cypress_test/integration_tests

2020-01-29 Thread Tamás Zolnai (via logerrit)
/mobile/insert_object_spec.js | 35 4 files changed, 879 insertions(+), 35 deletions(-) New commits: commit d7a3551a1987cc95868a8984fa185a3421ff7920 Author: Tamás Zolnai AuthorDate: Wed Jan 29 14:46:30 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Jan 29 14:46:30 2020

[Libreoffice-commits] online.git: Branch 'feature/cypress_master' - 4 commits - cypress_test/integration_tests

2020-01-29 Thread Tamás Zolnai (via logerrit)
Rebased ref, commits from common ancestor: commit 53fbe9c4cd4749ce92bcb215243a2b6bd219b51a Author: Tamás Zolnai AuthorDate: Wed Jan 29 15:24:01 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Jan 29 15:27:20 2020 +0100 cypress: mobile: Add some more insertion tests. Change

[Libreoffice-commits] online.git: 6 commits - cypress_test/integration_tests loleaflet/src

2020-01-29 Thread Tamás Zolnai (via logerrit)
/mobile/insert_object_spec.js | 95 + loleaflet/src/map/Map.js | 2 5 files changed, 944 insertions(+), 32 deletions(-) New commits: commit 5f7239054f2db98dc024d99f5239674386642574 Author: Tamás Zolnai AuthorDate: Wed Jan 29 15

[Libreoffice-commits] online.git: 5 commits - cypress_test/integration_tests cypress_test/Makefile.am

2020-01-30 Thread Tamás Zolnai (via logerrit)
(+), 312 deletions(-) New commits: commit 1a65e4040f3d9478e0dbec7e6e0b8bd9d25cd5c5 Author: Tamás Zolnai AuthorDate: Thu Jan 30 15:17:29 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Jan 30 15:24:14 2020 +0100 cypress: Check JS errors in all test code. Change-Id

[Libreoffice-commits] online.git: cypress_test/package.json

2020-01-31 Thread Tamás Zolnai (via logerrit)
cypress_test/package.json |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad0d6c57422e5a4ce2edb5267dc6791c51bdf274 Author: Tamás Zolnai AuthorDate: Fri Jan 31 14:09:53 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Jan 31 15:33:05 2020 +0100 cypress

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests cypress_test/README

2020-02-02 Thread Tamás Zolnai (via logerrit)
cypress_test/README | 26 ++- cypress_test/integration_tests/mobile/styles_spec.js | 146 +++ 2 files changed, 169 insertions(+), 3 deletions(-) New commits: commit 8ce8a90a37d61d3d5df7bbd7e7e10ea620c8570f Author: Tamás Zolnai AuthorDate

[Libreoffice-commits] online.git: loleaflet/src

2020-02-02 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.MobileWizard.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b64bd381995662a65306659409f78865c47f318 Author: Tamás Zolnai AuthorDate: Mon Feb 3 03:37:39 2020 +0100 Commit: Tamás Zolnai CommitDate: Mon Feb 3 03:37:39 2020

[Libreoffice-commits] online.git: 4 commits - cypress_test/integration_tests

2020-02-02 Thread Tamás Zolnai (via logerrit)
insertions(+), 19 deletions(-) New commits: commit 7a140da9c9f554ff073ba59656d15d5ccacc2ea2 Author: Tamás Zolnai AuthorDate: Mon Feb 3 05:37:26 2020 +0100 Commit: Tamás Zolnai CommitDate: Mon Feb 3 05:53:22 2020 +0100 cypress: Make this desktop test case more stable. Change-Id

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-02 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js |2 +- cypress_test/integration_tests/mobile/insert_object_spec.js |6 -- 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit e7d8c7456fb56188eb13df79a16f892cf2f19f2e Author: Tamás Zolnai AuthorDate: Mon

[Libreoffice-commits] online.git: cypress_test/integration_tests loleaflet/src

2020-02-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/apply_font_spec.js | 12 loleaflet/src/control/Control.MobileWizard.js|4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 3a1cbc802747a91211a886aaa0b333e57128c2d1 Author: Tamás Zolnai AuthorDate

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests loleaflet/src

2020-02-04 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Fri Jan 31 15:08:21 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 4 11:14:12 2020 +0100 mobile: Merge these two lists of removable items. Change-Id: If302035e017663d82f4154078c7d516b63410842 Reviewed-on: https://gerrit.libreoffice.org/c

[Libreoffice-commits] online.git: cypress_test/integration_tests loleaflet/src

2020-02-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/styles_spec.js | 15 +++ loleaflet/src/control/Control.MobileWizard.js|3 ++- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 8c9ef8db4cc9652fd3c4018a34e5c2a96425a699 Author: Tamás Zolnai AuthorDate: Tue

[Libreoffice-commits] online.git: 4 commits - cypress_test/data cypress_test/integration_tests loleaflet/src

2020-02-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/table_properties_spec.js | 264 ++ loleaflet/src/control/Control.MobileWizard.js |3 6 files changed, 325 insertions(+), 8 deletions(-) New commits: commit 26bcd86640fcd23b9dd786a6a0e082cde71a7d12 Author: Tamás Zolnai AuthorDate

[Libreoffice-commits] core.git: sfx2/source

2020-02-05 Thread Tamás Zolnai (via logerrit)
sfx2/source/control/unoctitm.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 017ae620604de06414dc3f780804c241b87e45c6 Author: Tamás Zolnai AuthorDate: Wed Feb 5 11:33:26 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 5 13:00:10 2020 +0100 lok

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests

2020-02-05 Thread Tamás Zolnai (via logerrit)
: commit 1a8b128ac29f69f8c5775f94e400f37611461851 Author: Tamás Zolnai AuthorDate: Wed Feb 5 13:31:51 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 5 13:44:18 2020 +0100 cypress: mobile: Add more tests for table panel of mobile wizard. Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - sfx2/source

2020-02-05 Thread Tamás Zolnai (via logerrit)
sfx2/source/control/unoctitm.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 0aee4f53bd9634d4a320578ab714f179bcc675e0 Author: Tamás Zolnai AuthorDate: Wed Feb 5 11:33:26 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 5 14:17:37 2020 +0100 lok

[Libreoffice-commits] online.git: 4 commits - cypress_test/integration_tests

2020-02-06 Thread Tamás Zolnai (via logerrit)
/table_properties_spec.js | 86 +- cypress_test/integration_tests/mobile/toolbar_spec.js| 2 12 files changed, 156 insertions(+), 17 deletions(-) New commits: commit ce063cdce42136518b3c1fffb1931f41ef8e4947 Author: Tamás Zolnai AuthorDate: Thu Feb 6 14:12:18 2020 +0100

[Libreoffice-commits] online.git: cypress_test/integration_tests loleaflet/src

2020-02-07 Thread Tamás Zolnai (via logerrit)
|4 4 files changed, 79 insertions(+), 10 deletions(-) New commits: commit f53e0303390309e993e27dccc56b4a4934d08776 Author: Tamás Zolnai AuthorDate: Thu Feb 6 17:17:25 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 7 10:09:54 2020 +0100 cypress: mobile: emulate

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-07 Thread Tamás Zolnai (via logerrit)
(+), 12 deletions(-) New commits: commit 7124587e70102374026b4214975a388b8d2d555c Author: Tamás Zolnai AuthorDate: Fri Feb 7 10:22:57 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb 7 10:23:05 2020 +0100 cypress: mobile: Update ColorPicker related tests. Which were

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-07 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/apply_font_spec.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 08d6c3fdf9bac4ad8318151ab1402690eb950f52 Author: Tamás Zolnai AuthorDate: Fri Feb 7 10:50:00 2020 +0100 Commit: Tamás Zolnai CommitDate: Fri Feb

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-07 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js|3 cypress_test/integration_tests/mobile/table_properties_spec.js | 52 +++--- 2 files changed, 43 insertions(+), 12 deletions(-) New commits: commit 8dece1a3c3e0256a76b941bc932c1b5a0ad53be3 Author: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-08 Thread Tamás Zolnai (via logerrit)
65d8f4062f13cd1a7eb65309b5a8939917d5c694 Author: Tamás Zolnai AuthorDate: Sat Feb 8 11:18:57 2020 +0100 Commit: Tamás Zolnai CommitDate: Sat Feb 8 17:43:30 2020 +0100 cypress: Fix tests failing with CI. Change-Id: Iea1292bf44d77403356b3e9800c2af4c2237d08d diff --git a

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-10 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/focus_spec.js | 240 +--- 1 file changed, 207 insertions(+), 33 deletions(-) New commits: commit fe3d3e69988fd37831a12eab993247cdfc10dedc Author: Tamás Zolnai AuthorDate: Mon Feb 10 16:08:31 2020 +0100 Commit: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests

2020-02-10 Thread Tamás Zolnai (via logerrit)
4 files changed, 88 insertions(+) New commits: commit b63c285075a1fb18dd1144865488a444d9482522 Author: Tamás Zolnai AuthorDate: Mon Feb 10 16:28:18 2020 +0100 Commit: Tamás Zolnai CommitDate: Mon Feb 10 21:42:27 2020 +0100 cypress: mobile: Add example focus test for impress and

[Libreoffice-commits] online.git: test/httpwstest.cpp

2020-02-11 Thread Tamás Zolnai (via logerrit)
test/httpwstest.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5c8a224e2d1394e07f429e840ae32e7257615ce7 Author: Tamás Zolnai AuthorDate: Tue Feb 11 13:19:48 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 11 14:56:30 2020 +0100 tests

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-02-12 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/calc_focus_spec.js | 30 +++ cypress_test/integration_tests/mobile/focus_spec.js |6 +-- 2 files changed, 33 insertions(+), 3 deletions(-) New commits: commit 8f4143dd74ab7b89ced3318d106a9e454696e049 Author: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-12 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/apply_font_spec.js |8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) New commits: commit f93e3a4edab8fde70f2ad9b0070c2d31ab2a0023 Author: Tamás Zolnai AuthorDate: Wed Feb 12 17:05:26 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb

[Libreoffice-commits] online.git: 2 commits - cypress_test/data cypress_test/integration_tests cypress_test/README

2020-02-12 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Wed Feb 12 18:01:47 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 12 19:14:42 2020 +0100 cypress: mobile: Organize tests based on component. Change-Id: I49f6e76b219e4c55add05b5a8489e51c518625ab Reviewed-on: https://gerrit.libreoffice.org/c/online

[Libreoffice-commits] online.git: Makefile.am test/httpwstest.cpp

2020-02-12 Thread Tamás Zolnai (via logerrit)
Makefile.am |2 +- test/httpwstest.cpp |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 4fc7bc76dbe9ad4845cdeb5377e57c212cfb5acd Author: Tamás Zolnai AuthorDate: Wed Feb 12 19:17:13 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 12 22:46

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-13 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3b500642d479a1c1d6f4f8ff6969294138466df8 Author: Tamás Zolnai AuthorDate: Thu Feb 13 18:03:58 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 13 18:53:34

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-02-13 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f7d232d75835dd7002e712d33a2e9fb776c4293d Author: Tamás Zolnai AuthorDate: Thu Feb 13 19:33:08 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 13 20:14:18 2020 +0100

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests

2020-02-14 Thread Tamás Zolnai (via logerrit)
cypress_test/data/mobile/writer/spellcheck.odt |binary cypress_test/integration_tests/mobile/writer/spellchecking_spec.js | 152 ++ 2 files changed, 152 insertions(+) New commits: commit 466eedabb04a6222d45286151ae15fe0dd0a28d1 Author: Tamás Zolnai AuthorDate

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-17 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/desktop/copy_paste_spec.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dfd44336b072f33829ab4d83df79bcdf3a202e3d Author: Tamás Zolnai AuthorDate: Mon Feb 17 18:05:28 2020 +0100 Commit: Tamás Zolnai CommitDate: Mon Feb 17 18

[Libreoffice-commits] online.git: loleaflet/css

2020-02-18 Thread Tamás Zolnai (via logerrit)
+- 12 files changed, 21 insertions(+), 15 deletions(-) New commits: commit 55d067bfee2eaa1629b1659bfb7dea0a0dc40bf5 Author: Tamás Zolnai AuthorDate: Mon Feb 17 18:18:51 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 09:19:34 2020 +0100 Revert "Mobile: change all media qu

[Libreoffice-commits] online.git: loleaflet/src

2020-02-18 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.MobileWizard.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a043f549e11b58e313ff4c43fd5d278b7d3c933f Author: Tamás Zolnai AuthorDate: Mon Feb 17 17:58:29 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 11:29:30 2020

[Libreoffice-commits] online.git: loleaflet/src

2020-02-18 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 481e536f7451f67c8691010c146c98b7e3290a82 Author: Tamás Zolnai AuthorDate: Mon Feb 17 17:35:58 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 11:29

[Libreoffice-commits] online.git: loleaflet/css

2020-02-18 Thread Tamás Zolnai (via logerrit)
+- 12 files changed, 15 insertions(+), 21 deletions(-) New commits: commit 1999f12b359473819e13737d4fc2b637371ec283 Author: Tamás Zolnai AuthorDate: Tue Feb 18 10:04:34 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 14:30:42 2020 +0100 Revert "Revert "Mobile: change

[Libreoffice-commits] online.git: loleaflet/css

2020-02-18 Thread Tamás Zolnai (via logerrit)
files changed, 15 insertions(+), 15 deletions(-) New commits: commit 364623c87f5449d6151f98d9545363810d50e7e8 Author: Tamás Zolnai AuthorDate: Tue Feb 18 10:22:23 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 14:31:00 2020 +0100 mobile: Fix css media rules to work with

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-18 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 232 ++ 1 file changed, 232 insertions(+) New commits: commit 23d1adcbcf1d38ed3b500c58427692c6f24bc474 Author: Tamás Zolnai AuthorDate: Mon Feb 17 17:26:33 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-18 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/table_properties_spec.js | 41 -- 1 file changed, 20 insertions(+), 21 deletions(-) New commits: commit 7de5068426628df13d5b7d033a6d014664c0fa5a Author: Tamás Zolnai AuthorDate: Tue Feb 18 16:25:22 2020 +0100 Commit: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-18 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 110 +- 1 file changed, 106 insertions(+), 4 deletions(-) New commits: commit 28029dce14902b46012778cafc45516589039a08 Author: Tamás Zolnai AuthorDate: Tue Feb 18 17:20:20 2020 +0100 Commit: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-18 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Tue Feb 18 17:44:58 2020 +0100 Commit: Tamás Zolnai CommitDate: Tue Feb 18 18:33:57 2020 +0100 cypress: mobile: Introduce a method to workaround wrong mobile wizard content. Change-Id: I59ceb56f049378c3e236822b0059d0413e107b95 Reviewed-on: https

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-02-19 Thread Tamás Zolnai (via logerrit)
08d801b7d6574cd7dc521e7277b7aabd49062d0a Author: Tamás Zolnai AuthorDate: Wed Feb 19 10:33:26 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 19 10:33:48 2020 +0100 cypress: mobile: Disable this test for now. Recently fails randomly with core/master. Change-Id

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-19 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 27 ++ 1 file changed, 27 insertions(+) New commits: commit 2e9f59280c3964864aa0c811adc18c56d7448d5b Author: Tamás Zolnai AuthorDate: Tue Feb 18 18:04:09 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-19 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0a7e3bf30f2e8f2ee3833dcd2760c92fca60e66e Author: Tamás Zolnai AuthorDate: Tue Feb 18 18:19:13 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 19 11

[Libreoffice-commits] online.git: Makefile.am

2020-02-19 Thread Tamás Zolnai (via logerrit)
Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a0d4103f26c3a115e843ecdc1d7fbad05548140 Author: Tamás Zolnai AuthorDate: Wed Feb 19 11:06:10 2020 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 19 11:06:51 2020 +0100 Revert "tests: C

[Libreoffice-commits] online.git: loleaflet/src

2020-02-19 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.MobileWizard.js | 12 1 file changed, 12 insertions(+) New commits: commit 20b5825ce59345e3ad769d83cb63734a1cf5b0e5 Author: Tamás Zolnai AuthorDate: Wed Feb 19 14:53:36 2020 +0100 Commit: Andras Timar CommitDate: Wed Feb 19 22:20:09 2020

[Libreoffice-commits] online.git: cypress_test/integration_tests cypress_test/Makefile.am cypress_test/package.json

2020-02-19 Thread Tamás Zolnai (via logerrit)
eb53dd5a8cec05cdf48941a5248b55f3b27d372c Author: Tamás Zolnai AuthorDate: Thu Feb 20 02:25:01 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 04:49:38 2020 +0100 cypress: Always search for an available port number. Change-Id: Ibfb80d43cd7f7d4c8cab8e3621bebfc2201d4b2d Reviewed-on

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-19 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/spellchecking_spec.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 16578f03539793ab75ea2c4b97f63b9a7676eff3 Author: Tamás Zolnai AuthorDate: Thu Feb 20 04:52:41 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-02-19 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 39150fca06dbcc6b2eb03d2846bc7a8abe9f66e7 Author: Tamás Zolnai AuthorDate: Thu Feb 20 04:15:58 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 05:44:57 2020 +0100 cypress

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-02-19 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) New commits: commit eb4f5abf52937bc21d2f092c446284c03e99a448 Author: Tamás Zolnai AuthorDate: Thu Feb 20 04:35:08 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 05:45:25 2020

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/styles_spec.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9eaecc1b0634604e5b8f0761659e7aa39076d4ee Author: Tamás Zolnai AuthorDate: Thu Feb 20 09:41:41 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 10:19:38 2020

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/styles_spec.js |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit bde5059f199c6783d9af868a2179ef93e562849b Author: Tamás Zolnai AuthorDate: Thu Feb 20 09:43:29 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit be9333bf5bc41403f369b0543a353eb9381f1e23 Author: Tamás Zolnai AuthorDate: Thu Feb 20 10:03:42 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 13:13:52 2020 +0100

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit c211ce95e2264f0b1973fdb88bcb6634d23a86bb Author: Tamás Zolnai AuthorDate: Thu Feb 20 12:31:24 2020 +0100 Commit: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/apply_paragraph_properties_spec.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 7810825e6b2265dc88819cd8fbe4d4f3f4e9891f Author: Tamás Zolnai AuthorDate: Thu Feb 20 12:38:00 2020 +0100 Commit: Tamás Zolnai CommitDate

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Thu Feb 20 14:51:51 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 17:08:05 2020 +0100 cypress: mobile: make mobile wizard navigation more stable. When we open a new panel in the mobile wizard the new content appears after a short animation

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-02-20 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/writer/shape_properties_spec.js |2 -- 1 file changed, 2 deletions(-) New commits: commit f6a5b906120410f157b29251927e4a4a96ac3511 Author: Tamás Zolnai AuthorDate: Thu Feb 20 17:10:17 2020 +0100 Commit: Tamás Zolnai CommitDate: Thu Feb 20 17:10

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-07-23 Thread Tamás Zolnai (via logerrit)
| 41 cypress_test/integration_tests/multiuser/userlist_user2_spec.js | 32 ++ 5 files changed, 120 insertions(+), 1 deletion(-) New commits: commit 514aca9e0145e2dfda4b1cc35f526bdc00d3aa61 Author: Tamás Zolnai AuthorDate: Fri Jul 17 14:03:33 2020 +0200 Commit: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/integration_tests cypress_test/Makefile.am cypress_test/plugins

2020-07-24 Thread Tamás Zolnai (via logerrit)
Author: Tamás Zolnai AuthorDate: Fri Jul 24 14:56:55 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Jul 24 15:30:29 2020 +0200 cypress: avoid spaces in core version string. It causes issues when passing this string as a command line argument. Change-Id

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-07-26 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/multiuser/userlist_user1_spec.js | 17 +++--- cypress_test/integration_tests/multiuser/userlist_user2_spec.js |6 +-- 2 files changed, 9 insertions(+), 14 deletions(-) New commits: commit 735a5a7f8b9e459cbd1f35b2b39a146d5378e8e5 Author: Tamás Zolnai

[Libreoffice-commits] online.git: 2 commits - cypress_test/Makefile.am cypress_test/run_parallel.sh

2020-07-27 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 131 --- cypress_test/run_parallel.sh | 95 +++ 2 files changed, 156 insertions(+), 70 deletions(-) New commits: commit 439b4af8ad89ab566c3ac41a955f78223644e633 Author: Tamás Zolnai

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests cypress_test/Makefile.am

2020-07-27 Thread Tamás Zolnai (via logerrit)
(-) New commits: commit f980eccde2e6abaf075980478212467da283549d Author: Tamás Zolnai AuthorDate: Mon Jul 27 18:15:12 2020 +0200 Commit: Tamás Zolnai CommitDate: Mon Jul 27 23:19:23 2020 +0200 cypress: update multi-user test case. Change-Id

[Libreoffice-commits] online.git: 2 commits - cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-07-28 Thread Tamás Zolnai (via logerrit)
| 63 ++ 7 files changed, 169 insertions(+), 3 deletions(-) New commits: commit 6cfe358fc518f086e40c1b85e63992f7eeb223f3 Author: Tamás Zolnai AuthorDate: Tue Jul 28 15:24:00 2020 +0200 Commit: Tamás Zolnai CommitDate: Tue Jul 28 18:31:11 2020 +0200 cypress: rename test file to

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-07-29 Thread Tamás Zolnai (via logerrit)
/simultaneous_typing_user1_spec.js | 49 ++ cypress_test/integration_tests/multiuser/simultaneous_typing_user2_spec.js | 45 + 5 files changed, 98 insertions(+), 3 deletions(-) New commits: commit 27d3055dcfc56f1c08ee5cf4ffefa27aeeac5aeb Author: Tamás Zolnai AuthorDate: Wed

[Libreoffice-commits] online.git: cypress_test/Makefile.am cypress_test/run_parallel.sh

2020-07-29 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 53 ++- cypress_test/run_parallel.sh | 14 +-- 2 files changed, 45 insertions(+), 22 deletions(-) New commits: commit fd6b984a3ccfd1b5cfe65439a54f70b980617bed Author: Tamás Zolnai AuthorDate: Wed Jul 29 12:06

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - cypress_test/integration_tests

2020-07-30 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/mobile/calc/alignment_options_spec.js |2 +- cypress_test/integration_tests/mobile/writer/apply_font_spec.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c6736c86135d7d84a7a54419f5edf91a75edb55 Author: Tamás Zolnai

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-07-30 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am |1 - 1 file changed, 1 deletion(-) New commits: commit 02b4bd2fd8845d266c5b5b1e6026cc030651c7c4 Author: Tamás Zolnai AuthorDate: Thu Jul 30 11:28:42 2020 +0200 Commit: Tamás Zolnai CommitDate: Thu Jul 30 11:29:24 2020 +0200 cypress: disable this

[Libreoffice-commits] online.git: cypress_test/run_iteratively.sh

2020-07-30 Thread Tamás Zolnai (via logerrit)
cypress_test/run_iteratively.sh |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit c3d17108bf365b42f5178e019e348fbed473d1e2 Author: Tamás Zolnai AuthorDate: Thu Jul 30 11:47:07 2020 +0200 Commit: Tamás Zolnai CommitDate: Thu Jul 30 15:26:31 2020 +0200

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests cypress_test/Makefile.am

2020-07-30 Thread Tamás Zolnai (via logerrit)
(+), 4 deletions(-) New commits: commit 5b106d9edd5608bd3c7a3a95c44d4fc03b0c71b6 Author: Tamás Zolnai AuthorDate: Thu Jul 30 11:46:38 2020 +0200 Commit: Tamás Zolnai CommitDate: Thu Jul 30 15:26:19 2020 +0200 cypress: fix-up check-multi command. We need to introduce separate

[Libreoffice-commits] online.git: cypress_test/plugins

2020-07-30 Thread Tamás Zolnai (via logerrit)
cypress_test/plugins/index.js |4 1 file changed, 4 insertions(+) New commits: commit c99f2232b498843e58b1e1f17dcf58e52fa9a953 Author: Tamás Zolnai AuthorDate: Thu Jul 30 12:42:39 2020 +0200 Commit: Tamás Zolnai CommitDate: Thu Jul 30 15:26:47 2020 +0200 cypress

[Libreoffice-commits] online.git: cypress_test/integration_tests cypress_test/Makefile.am

2020-07-31 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Thu Jul 30 12:01:00 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Jul 31 12:51:22 2020 +0200 cypress: update sidebar visibility test. Test less which might make this test more stable. Change-Id: Icf11af96bc5d21a14f0a74a641ffed3f91b6e482

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-07-31 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js |3 +++ cypress_test/integration_tests/mobile/calc/bottom_toolbar_spec.js |2 ++ 2 files changed, 5 insertions(+) New commits: commit f05e53af0768e0530db1801788b70664c5ccc3de Author: Tamás Zolnai AuthorDate: Fri Jul

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-07-31 Thread Tamás Zolnai (via logerrit)
deletions(-) New commits: commit 210118a40a350b5085fb1ac23ab04f0a2f478cde Author: Tamás Zolnai AuthorDate: Fri Jul 31 15:44:39 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Jul 31 19:06:31 2020 +0200 cypress: simplify beforeAll() methods. We don't need an explicit para

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-08-03 Thread Tamás Zolnai (via logerrit)
1d39969a9ae9fa2b1b38c3a805d4a2b2f830bfe1 Author: Tamás Zolnai AuthorDate: Mon Aug 3 06:24:11 2020 +0200 Commit: Tamás Zolnai CommitDate: Mon Aug 3 13:58:24 2020 +0200 cypress: extract openTextPropertiesPanel() method. Change-Id: I14f424d3141d596f982cda349df786dd8940b6c1 Reviewed-on: https

[Libreoffice-commits] online.git: loleaflet/src

2020-08-03 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.Tabs.js |1 - 1 file changed, 1 deletion(-) New commits: commit 78eb362756e6b87d5e1022cbc9e9893efd227ca8 Author: Tamás Zolnai AuthorDate: Mon Aug 3 07:34:33 2020 +0200 Commit: Tamás Zolnai CommitDate: Mon Aug 3 13:58:49 2020 +0200 Fix "Type

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-08-03 Thread Tamás Zolnai (via logerrit)
/sheet_operations_user2_spec.js | 51 ++ 4 files changed, 99 insertions(+), 1 deletion(-) New commits: commit e65ae5de9304ef9bbc8a2421e2e7061af7d07137 Author: Tamás Zolnai AuthorDate: Mon Aug 3 07:11:07 2020 +0200 Commit: Tamás Zolnai CommitDate: Mon Aug 3 15:33:08 2020 +0200

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-08-03 Thread Tamás Zolnai (via logerrit)
/slide_operations_user2_spec.js | 45 ++ 4 files changed, 85 insertions(+), 1 deletion(-) New commits: commit 036cc02d00d88e8e26db5e28da42e4fc67417e40 Author: Tamás Zolnai AuthorDate: Mon Aug 3 15:49:44 2020 +0200 Commit: Tamás Zolnai CommitDate: Mon Aug 3 18:20:05 2020 +0200

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-08-04 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 387d2a10b2bff325dfc307214d12a7049f33f42d Author: Tamás Zolnai AuthorDate: Tue Aug 4 11:28:56 2020 +0200 Commit: Tamás Zolnai CommitDate: Tue Aug 4 11:59:55 2020

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-08-04 Thread Tamás Zolnai (via logerrit)
f657321d2b5a8a3bdfc0af842aacbd609511f68e Author: Tamás Zolnai AuthorDate: Tue Aug 4 17:40:28 2020 +0200 Commit: Tamás Zolnai CommitDate: Tue Aug 4 19:04:56 2020 +0200 cypress: don't copy the test file by the second user. We use file copying to create a clean test document

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-08-05 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/common/helper.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9d51a1dc3f1d8d114b8e38fa8a00d6e33ea9f74b Author: Tamás Zolnai AuthorDate: Wed Aug 5 04:14:36 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed Aug 5 13:40:24

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-08-05 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit f2738885986ce0dcc3b15bd55e742e3b14a03a7b Author: Tamás Zolnai AuthorDate: Wed Aug 5 04:37:07 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed Aug 5 13:48:16 2020 +0200

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-08-05 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/multiuser/simultaneous_typing_user1_spec.js | 3 +++ 1 file changed, 3 insertions(+) New commits: commit ef96bd89ab06782a922362f157116304b308a793 Author: Tamás Zolnai AuthorDate: Wed Aug 5 13:11:59 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed Aug 5

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-08-05 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 32 1 file changed, 32 insertions(+) New commits: commit c34aca25889d24e9283596059befaf95ee9ae8c6 Author: Tamás Zolnai AuthorDate: Wed Aug 5 14:11:56 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed Aug 5 14:56:17 2020 +0200

[Libreoffice-commits] online.git: cypress_test/Makefile.am

2020-08-05 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am | 42 ++ 1 file changed, 22 insertions(+), 20 deletions(-) New commits: commit 8c6e24b565bf0a1e8e08cdf8ba2acaa1bae2d947 Author: Tamás Zolnai AuthorDate: Wed Aug 5 14:14:07 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed

[Libreoffice-commits] online.git: cypress_test/integration_tests

2020-08-05 Thread Tamás Zolnai (via logerrit)
/multiuser/simultaneous_typing_user1_spec.js | 10 - 4 files changed, 63 insertions(+), 10 deletions(-) New commits: commit eb179113e5a8696a0fd900064f12774e4b8964a7 Author: Tamás Zolnai AuthorDate: Wed Aug 5 17:17:43 2020 +0200 Commit: Tamás Zolnai CommitDate: Wed Aug 5 19:00:28 2020

[Libreoffice-commits] online.git: 2 commits - cypress_test/integration_tests

2020-08-06 Thread Tamás Zolnai (via logerrit)
deletions(-) New commits: commit a773fa6ab655ff67982e8f54392cac657241ba42 Author: Tamás Zolnai AuthorDate: Thu Aug 6 11:26:59 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 02:29:26 2020 +0200 cypress: stabilize slide properties test. This is a bug in the code, that

[Libreoffice-commits] online.git: cypress_test/run_parallel.sh

2020-08-07 Thread Tamás Zolnai (via logerrit)
cypress_test/run_parallel.sh |8 1 file changed, 8 insertions(+) New commits: commit 3753406ed2e15f25c4282b73963f44994dec0b92 Author: Tamás Zolnai AuthorDate: Fri Aug 7 14:20:42 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 14:59:49 2020 +0200 cypress: update

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - cypress_test/integration_tests

2020-08-07 Thread Tamás Zolnai (via logerrit)
cypress_test/integration_tests/desktop/calc/focus_spec.js |6 ++ 1 file changed, 6 insertions(+) New commits: commit b958243c567f43587cf4ef316c569dbc2d6b01ed Author: Tamás Zolnai AuthorDate: Thu Jun 11 20:55:21 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 15:27:49 2020

[Libreoffice-commits] online.git: cypress_test/data cypress_test/integration_tests cypress_test/Makefile.am

2020-08-07 Thread Tamás Zolnai (via logerrit)
: Tamás Zolnai AuthorDate: Fri Aug 7 14:59:09 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 15:37:14 2020 +0200 cypress: group multi-user tests based on component. Change-Id: Ic2689b8e05c9827807585a4a718f112e23d1e5a5 Reviewed-on: https://gerrit.libreoffice.org/c

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - cypress_test/Makefile.am

2020-08-07 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1f839ca8dc1fa4e8993a965e4025f626e469b481 Author: Tamás Zolnai AuthorDate: Mon Jun 8 20:09:55 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 15:46:00 2020 +0200

[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - cypress_test/Makefile.am

2020-08-07 Thread Tamás Zolnai (via logerrit)
cypress_test/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ac3ca2245eefab1f430fcfd234a1be30a845635 Author: Tamás Zolnai AuthorDate: Fri Jun 26 15:06:29 2020 +0200 Commit: Tamás Zolnai CommitDate: Fri Aug 7 15:56:01 2020 +0200 cypress

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - sw/source

2021-02-10 Thread Tamás Zolnai (via logerrit)
sw/source/core/crsr/bookmrk.cxx | 12 sw/source/core/inc/bookmrk.hxx |2 -- sw/source/uibase/shells/textsh1.cxx |4 3 files changed, 18 deletions(-) New commits: commit e8d1504ba7299d78dd825a512e8f04ef33900997 Author: Tamás Zolnai AuthorDate: Wed Feb 10

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - desktop/source sw/source

2021-02-10 Thread Tamás Zolnai (via logerrit)
insertions(+), 59 deletions(-) New commits: commit 20335d5ed549af25f02467c7da21df10c8df956a Author: Tamás Zolnai AuthorDate: Wed Feb 10 12:23:52 2021 +0100 Commit: Tamás Zolnai CommitDate: Wed Feb 10 16:50:37 2021 +0100 lok: rework form field button message handling. To make it

<    5   6   7   8   9   10   11   12   13   14   >