Miklos Vajna
1195e07d15
StatusLine::parse: limit size of allocated string
...
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: Idba8ad8a8905b0d03e2015de5df5c7c7f145ffc5
2021-04-23 15:32:21 +02:00
Miklos Vajna
da11acd8c5
StatusLine::parse: handle non-null-terminated buffer with std::atoi()
...
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I51033bc4d3f97f5ae93abce1b5f19ef6a8b296d8
2021-04-23 15:32:21 +02:00
Miklos Vajna
415a834813
StatusLine::parse: only feed integers to std::atoi()
...
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I7591fd14fbdc7c1210ac8141cb78854e3f20fffd
2021-04-23 15:32:21 +02:00
Miklos Vajna
9e331465d9
clang-format: turn off BreakBeforeBinaryOperators
...
Improve readability by not suggesting changes like:
- if (JsonUtil::findJSONValue(object, "Url", url) &&
- JsonUtil::findJSONValue(object, "Name", filename))
+ if (JsonUtil::findJSONValue(object, "Url", url)
+ && JsonUtil::findJSONValue(object, "Name", filename))
Note that clang-format is never enforced (we never re-format existing
code), but your editor may respect it for new code.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: Id6679220f83b77a4c63ca9a9429052535c75939a
2021-04-23 09:51:06 +02:00
Miklos Vajna
80c6562e59
Add a fuzzer for http::StatusLine::parse()
...
And fix an unhandled std::length_error it found.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I571cdd71caeda84820f2c64088966936637ce2bf
2021-04-23 09:02:21 +02:00
Andreas_K
647e2bbdd2
NB File Tabs SaveAs Label similar between apps
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: I0b38c1a92c008a6e6356ac81db29d6439ffb7fef
2021-04-23 07:51:52 +02:00
Andreas_K
faf91d27e5
NB File Tabs SaveAs Label similar between apps
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: I0b38c1a92c008a6e6356ac81db29d6439ffb7fef
2021-04-23 00:19:23 +02:00
Andreas_K
769c0dca4b
NB Calc update Home Tab
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: Icfcae2e856f0724395eef35e861826062e4f5d24
2021-04-22 22:47:33 +02:00
Andreas_K
850a657a30
fix #2095 NB File Tab update at all apps
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: Ie83f7339cba5919868351cddf6989369760438de
2021-04-22 22:46:55 +02:00
Pedro Pinto Silva
e38fd07aff
Style Paste special dialog and fix html structure
...
- improve normal paste html structure
- style special pasting
- make sure we are using consistent font size across the board
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I9a0942ce086c9c96082ef79aa0450c4aab7daf35
2021-04-22 19:03:03 +02:00
Miklos Vajna
f720e280bf
Add an initial libfuzzer based fuzzer for http::Header::parse()
...
Run the actual fuzzer like this:
./httpheader_fuzzer -max_len=16384 fuzzer/httpheader-data/
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I91afe44a632826cc15bd1c338bcc5234582e9674
2021-04-22 15:56:58 +02:00
Aron Budea
201a021c3d
loolkitconfig: introduce config to show Non-printing Characters #2
...
Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: I38af64c049e92965507f50df84d3955ba188eba2
2021-04-22 15:05:42 +02:00
Szymon Kłos
b13e7e45d2
notebookbar: delay for message if not initialized
...
Change-Id: I4ae4bc666320a6791cebd0da687ca79f3d5d6c83
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2021-04-22 12:42:27 +02:00
Pedro Pinto Silva
ffc5ef9bb9
Welcome: Release notes: Fix URL
...
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I61aaf1cec0e442b92db893086294365e87a4d655
2021-04-22 11:52:34 +02:00
Miklos Vajna
1ff7f2704b
unit-crash: avoid socket deletion before _socketPoll completes the async shutdown
...
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: Ibb9f7d7681d502d06de92c2f5d8305c3f27a76c0
2021-04-22 09:55:03 +02:00
Quentin PAGÈS
ac8e1bc4c6
Translated using Weblate (Occitan)
...
Currently translated at 41.4% (174 of 420 strings)
Translated using Weblate (Occitan)
Currently translated at 63.1% (247 of 391 strings)
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/oc/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/oc/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I2538df00dcbbe8beaa84ea167a363bea26749cd4
2021-04-22 09:32:38 +02:00
Martin Srebotnjak
4b4ab75007
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (420 of 420 strings)
Translated using Weblate (Slovenian)
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Martin Srebotnjak <miles@filmsi.net>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/sl/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/sl/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ia3c87faa2744820211c04c9926c3a3cb20e761a5
2021-04-22 09:32:38 +02:00
Andreas_K
a41ab8ff35
fix #1285 remove elipsis ... from NB strings
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: I9d9d70c292772b349687d14fc3b92cd3fd5d86b7
2021-04-21 23:30:22 +02:00
Andreas_K
72ab267f04
fix #1611 remove gray background of uno:color command in NB
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: I0e903990cb83bfe5e4194f760ae294c6c9083fc7
2021-04-21 20:32:27 +02:00
Andreas_K
36047958b2
add dropdown arrow to color picker
...
Signed-off-by: Andreas_K <andreas_k@abwesend.de>
Change-Id: I9029e1d9d6e951b77e195e8e0543e7e96d627efe
2021-04-21 17:03:40 +02:00
Rash419
a8467d551b
Fix: mobile: toolbar-down: swipe indicator now visible at the start
...
Signed-off-by: Rash419 <rashesh.padia@collabora.com>
Change-Id: Ib28ce57172f9c93e49eab4eeca3abeaa783a1fd4
2021-04-21 12:31:41 +02:00
Andras Timar
33be889652
now we initialize SSL unconditionally, we need to amend cypress test's Makefile
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I54c743fb0e8737b82e642ca87ef262f290c534f1
2021-04-21 11:19:36 +02:00
Pedro Pinto Silva
b63a99d0a6
Fixes #2030 : Sidebar icons: cropped and misaligned
...
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I24a0319305088fd44a296721a8e2f41b8876bd38
2021-04-21 10:11:26 +02:00
Pedro Pinto Silva
3a5c6b2c2a
Toolbar: W2ui: linespacing: change component and add icons
...
Fixes one subitem of https://github.com/CollaboraOnline/online/issues/2015
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I20c2ec56fe5cc0b4374f25769d5a7403ddf55d2e
2021-04-21 10:10:56 +02:00
Pedro Pinto Silva
1c80714f31
warnCopyPaste: Fix layout
...
- Remove unorthodox spaces before and after punctuation
- The use of a list in this case is hurting the user:
- Too wordy text
- Inefficient use of space
- Bullets work as a distraction and still focus from the verbs
and the shortcuts
- Fix: paragraph was wrapping a list
- Replace with a table that is full width and it makes it easier
to scan and understand what we are conveying
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I12d6f433fa02f575c60f30f33c71ef820085e76e
2021-04-21 10:09:12 +02:00
Pedro Pinto Silva
25bad4f9c6
Keyboard keys: Fix style inconsistencies
...
fixes #2011
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I227fed8bc8838f09e878290650d47d000ac53801
2021-04-21 10:09:12 +02:00
Pedro Pinto Silva
a9915045da
Fixes #2008
...
Let the user see the red warning before it removes the class
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I95528fee7414c745c3b7c1b3221ab45b2a820121
2021-04-21 10:08:46 +02:00
codewithvk
ca682ade86
Fix : Notebookbar Labels Decrease font size
...
Signed-off-by: codewithvk <vivekpatel7202@gmail.com>
Change-Id: I151db6e80a446eefdee21b5536e00694b9734074
Signed-off-by: codewithvk <vivekpatel7202@gmail.com>
2021-04-21 10:07:41 +02:00
Rash419
465c435e68
added dropdown arrow in FontColor BackColor and BackgroundColor buttons
...
Signed-off-by: Rash419 <rasheshpadia419@gmail.com>
Change-Id: I303b1cc1d2197eedf6e66b04dfebf72e3c763f75
2021-04-19 20:46:20 +05:30
Miklos Vajna
e56e8ec30c
test: tolerate missing minor core version
...
ProductVersion used to be "6.4" with core.git distro/collabora/cp-6.4,
but core.git distro/collabora/co-2021 sets it to just "2021".
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
Change-Id: I08c1204c42bba21c8036975138e3d999b7357bdf
2021-04-19 11:20:45 +02:00
Cor Nouws
ece844adb8
Translated using Weblate (Dutch)
...
Currently translated at 63.5% (267 of 420 strings)
Co-authored-by: Cor Nouws <cno@nouenoff.nl>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/nl/
Translation: Collabora Online/Help
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I02245d1bac7f5a4d35c00f77c078b2a93aa2221f
2021-04-18 12:31:40 +02:00
Ihor Hordiichuk
93e811db24
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/uk/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I46e51da01e79c72c373a4316f03a1af7d14436ba
2021-04-18 12:31:40 +02:00
Matthaiks
d0b2942f75
Translated using Weblate (Polish)
...
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Matthaiks <kitynska@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/pl/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I76ef077bda4e3ed391dee89ea9b03a69552deb38
2021-04-18 12:31:40 +02:00
Andras Timar
7a5ef5a2a2
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Andras Timar <andras.timar@collabora.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/hu/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ia88dc26e52bcc98a07a621d61d9ac5e6f2bbd784
2021-04-18 12:31:40 +02:00
Yaron Shahrabani
92379f8605
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/he/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I7e2739bda5fcf5646bf4c3b8c8c18b00d1fdfcf8
2021-04-18 12:31:40 +02:00
phlostically
e04311ed55
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: phlostically <phlostically@mailinator.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/eo/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I74bea48a5ad8f7261effb7ec78ebfca6ad9dc3d4
2021-04-18 12:31:40 +02:00
Rob Pearson
5916290e2a
Translated using Weblate (English (New Zealand))
...
Currently translated at 100.0% (420 of 420 strings)
Translated using Weblate (English (New Zealand))
Currently translated at 100.0% (391 of 391 strings)
Translated using Weblate (English (South Africa))
Currently translated at 100.0% (391 of 391 strings)
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (391 of 391 strings)
Translated using Weblate (English (Australia))
Currently translated at 100.0% (391 of 391 strings)
Co-authored-by: Rob Pearson <rob.dunedin@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/en_NZ/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/en_AU/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/en_GB/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/en_NZ/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/en_ZA/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I790d2b9ff8404193118e667e4ecb9d52a52655ef
2021-04-18 12:31:39 +02:00
Andras Timar
29012454f5
Update translations from core (co-2021)
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Id867ed3782c06c50e2f77baf436004b0a99aa07a
2021-04-18 11:23:36 +02:00
Andras Timar
335d41587c
Updated UNO command translations (co-2021)
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I4bd4bc7eae097c5b2b1bccdfebe191c4f595de9e
2021-04-18 11:18:34 +02:00
Michael Meeks
2fcc5451d7
Avoid errno == ERANGE poisoning numerical conversions.
...
Change-Id: I0156310257caf7c578fb273393566a0970b3bb1f
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2021-04-16 22:43:17 +01:00
Andras Timar
c4d48be9de
Update l10n files for Weblate
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I2e9de81c8532d5d184fb169f3cc78f5fdb3660af
2021-04-16 22:08:09 +02:00
Adolfo Jayme Barrientos
45f84d1773
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (107 of 107 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (420 of 420 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (420 of 420 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (371 of 371 strings)
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/android-app/ca/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/ca/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/es/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/ca/
Translation: Collabora Online/Android app
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I42b19ee43164c16bdd533ab2f5f4f59117b3881a
2021-04-16 21:57:00 +02:00
J. Lavoie
afd9ae846a
Translated using Weblate (Italian)
...
Currently translated at 94.8% (352 of 371 strings)
Translated using Weblate (French)
Currently translated at 100.0% (371 of 371 strings)
Translated using Weblate (German)
Currently translated at 100.0% (371 of 371 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/de/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/fr/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/it/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I0c57918b61e1fab2ca9222cdff053a88aef48fbc
2021-04-16 21:54:43 +02:00
bruh
d1fd08baf8
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (420 of 420 strings)
Co-authored-by: bruh <quangtrung02hn16@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/vi/
Translation: Collabora Online/Help
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Iec489f61dbf2ba485444aa758b68130784f653de
2021-04-16 21:54:29 +02:00
Reza Almanda
507d329bf7
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (18 of 18 strings)
Translated using Weblate (Indonesian)
Currently translated at 62.1% (261 of 420 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (371 of 371 strings)
Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/android-lib/id/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/id/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/id/
Translation: Collabora Online/Android lib
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I455b122a5bb80d68784ce24b995d2a811b10fadf
2021-04-16 21:54:14 +02:00
Andras Timar
a63060d352
Make this string localizable on Admin Console
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I5c7b7b457eb54a9a9f0b29340a0a411749f3fc4c
2021-04-16 21:53:15 +02:00
Andras Timar
d7fe91f59a
Version numbers on About box and on Admin Console
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ib1294ce7f8586c4ff8a5966d604287f2a87c6df5
2021-04-16 21:43:02 +02:00
Andras Timar
7713379d94
we use micro version a lot, let's add it back
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I15e74de7f757b76eb303b11bfd93187aefc61f0b
2021-04-16 16:41:54 +02:00
Michael Meeks
f732e00918
Allow easy configuation of the user-id that is accepted.
...
So if you're debugging the product build you can use:
--with-user-id=`whoami`
Change-Id: I3f753b83c0806729d36d45293bc2b6a38d50fdbb
2021-04-16 15:40:28 +01:00
Michael Meeks
ce13c82d99
Restore JS / TS file ordering.
...
We badly need to preserve the ordering of files in the WEBORDER,
but also to be able to treat them differently.
Allow both the m4 concatenation for bundlifying and also the
HTML script substitution to use the files in the right order.
Change-Id: If2a1b32548e1086b18395385fb512e9d39978406
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2021-04-16 15:21:44 +01:00