Luboš Luňák
67770fc41f
if OpenGL is forced, do not enable Skia in order to allow GL
...
Change-Id: I013db819b66252a25e0a6fddd8e777c3d8d36372
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88210
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com >
2020-02-10 10:10:17 +01:00
Luboš Luňák
90b02dd4a4
in case of Skia problems force raster mode, don't disable it all
...
Skia's CPU-based raster mode should be safe (at least from driver problems),
so it should be enough to make the failsafe mechanism just disable Vulkan
use.
Also add UI option controlling forced raster rendering.
Change-Id: I6be1745782816e5468e55635ae5613b6a6afded6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88206
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com >
2020-02-10 10:10:01 +01:00
Luboš Luňák
3081998ada
add (Vulkan) blacklisting to Skia
...
Currently there's nothing blacklisted, but this is the code.
And there's not much point in blacklisting CPU-based raster Skia,
so check only for Vulkan.
Since this requires accessing Vulkan to get the driver info,
this commit also reorganizes a bit getting a GrContext when there's
no actual window, so that it's usable for the test.
Change-Id: I042af0470fb635d8ea471a40837bfcd102d7016f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88205
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com >
2020-02-10 10:09:42 +01:00
ayhanyalcinsoy
c060c80496
tdf#129599:Add Redaction action items into main menu in Draw
...
Change-Id: I6021f6a8b0a3259cb6b5494912001ecec883e553
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87994
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com >
2020-02-10 10:04:05 +01:00
Samuel Mehrbrodt
faa59a82ce
Cleanup: Move unit tests to ridljar
...
Follow-up cleanup for ae855bf481
Change-Id: Ibec2fe89d70d6001af7d75c5eb4081b5b2af30e6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88073
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
2020-02-10 09:48:05 +01:00
Samuel Mehrbrodt
57eee86bab
Cleanup: Move files to ridljar
...
These files are now part of ridl.jar instead of jurt.jar,
so move them accordingly.
Follow-up cleanup for ae855bf481
Change-Id: I01df60d99f5296b6252b260f52160c3e62f4b8dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88007
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de >
2020-02-10 09:46:43 +01:00
Patrick Jaap
8cbd7f59bb
tdf#130262 ignore negative wrap distance values in doc prop import
...
Change-Id: I2c06b12c958dfde09adcc2ae4c59532ffde6b6fe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88127
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com >
2020-02-10 09:35:13 +01:00
Noel Grandin
157abc56d6
restore unit test code accidentally deleted
...
in c05680bd27
Change-Id: I8d35ed9411c51b8bfffc2ca67d9d8de94ba067dc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88355
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2020-02-10 09:32:26 +01:00
Bjoern Michaelsen
85a2ef5cd1
use FindFormatForField some more
...
Change-Id: I96dc7599d755c035d4079d1bbe6b6c21201034d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88335
Tested-by: Jenkins
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org >
2020-02-10 08:38:16 +01:00
Stephan Bergmann
4188c7e213
external/coinmp: -Werror,-Wnon-c-typedef-for-linkage
...
...with recent Clant trunk, see <https://github.com/llvm/llvm-project/commit/
7ae1b4a0ce9c7f269cf3069e41496a78e3f28d49> "Implement P1766R1: diagnose giving
non-C-compatible classes a typedef name for linkage purposes."
Change-Id: I3c72f0e4c2f04dd197fb8af1581cd03f465cd87d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88352
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2020-02-10 08:03:34 +01:00
Stephan Bergmann
2cfa5fbc3e
-Werror,-Wnon-c-typedef-for-linkage
...
...with recent Clant trunk, see <https://github.com/llvm/llvm-project/commit/
7ae1b4a0ce9c7f269cf3069e41496a78e3f28d49> " Implement P1766R1: diagnose giving non-C-compatible classes a typedef name for linkage purposes."
Change-Id: Ida0bbe8f4be7845b8663ea3c86e1faf1db7f55a5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88349
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2020-02-10 08:03:05 +01:00
Noel Grandin
a2a8ad842f
move some headers inside connectivity
...
Change-Id: I9a72a9d59db4f198c2261d41143e3b8344845285
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88202
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2020-02-10 07:11:58 +01:00
Michel Thomas
a570a6b122
tdf#84553 Detection of antivirus exclusion, EICAR test.
...
Change-Id: I3577a361edcc67f85f86ddb75778cd39784b39a0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88269
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com >
Tested-by: Jenkins
2020-02-10 05:09:45 +01:00
Sophia Schröder
a2e14b45bf
Update git submodules
...
* Update helpcontent2 from branch 'master'
to cfd619c06ffc5d1f8d2ab6a107869cd6f9f7a37e
- Periods at the end of sentences.
Change-Id: I4fa1e5b2daa3bb5df3e8e7f0f79d5dedcbf161c3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88041
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2020-02-10 04:18:25 +01:00
Mike Kaganski
4b6b03c892
Update git submodules
...
* Update helpcontent2 from branch 'master'
to 96f1ee8417e4d6c7134e13ab86ac55e52f1bc841
- Don't hardcode version in links in online help
... so that when current page URL is like
https://help.libreoffice.org/latest/en-US/text/shared/05/new_help.html
links from it will lead to other pages under 'latest', not to
https://help.libreoffice.org/6.3/ ...
The problem reason was that in online help, HTML referred to resources
with relative URLs starting with version number, like
'href="6.3/media/navigation/favicon.ico"'. The links didn't include the
version level in local help: 'href="media/navigation/favicon.ico"'.
This was naturally accompanied by <base href="../../../../../"> (online)
and '<base href="../../../../">' (local), coming from "tokenize" in
help3xsl/online_transform.xsl.
This unifies online help behaviour with that of local help.
Change-Id: I486cbfbd680d52d00ef99ade9af5ecac2967c115
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87768
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2020-02-10 02:34:34 +01:00
Muhammet Kara
4117773042
Remove unused variable sWord
...
Change-Id: I56e7c23ae309df112392327a381a4104091222be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88351
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com >
2020-02-10 01:26:30 +01:00
Muhammet Kara
057307de12
Fix accidental variable shadowing
...
Was causing the if-check after the loop evaluating to false
always, thus never running inside the if-block. It was
probably never catched because the initial value of the outer
variable applicationRunningError is always WAIT_TIMEOUT.
This was also causing error codes other than ERROR_SUCCESS
and WAIT_TIMEOUT never being returned from this method.
Change-Id: I068f96cd4d5afd63fe7017062e5ad6af171dcca0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88353
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com >
2020-02-10 01:03:22 +01:00
Muhammet Kara
a6ad91d3e9
cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator()
...
Change-Id: I0895478ec5bbb69cc8a7d88d848755aeabe7b51d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88350
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com >
2020-02-10 01:01:21 +01:00
Kohei Yoshida
618442dc3b
Update mdds to 1.6.0.
...
Change-Id: Iff350b47d5d237e0bb3ffcce0e80ce867c74191d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88191
Tested-by: Kohei Yoshida <kohei@libreoffice.org >
Reviewed-by: Kohei Yoshida <kohei@libreoffice.org >
2020-02-09 22:21:30 +01:00
Andrea Gelmini
103b14d4fd
Removed useless semicolon
...
Change-Id: Icde449bf0ec3fdcb5e328e67f3c5f0634a50decf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87654
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
2020-02-09 20:25:51 +01:00
Bjoern Michaelsen
dc7c73988a
Simplify SwTableField::GetNodeOfFormula()
...
... by using the new SwFormatType::FindFormatForField()
Change-Id: If0492ca04ed836d89bcfcc56572859ba04e084b2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88273
Tested-by: Jenkins
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org >
2020-02-09 20:06:02 +01:00
Julien Nabet
57a5c0f045
tdf#126578: call ensureConnection to be able to call "Create as View"
...
See https://bugs.documentfoundation.org/show_bug.cgi?id=126578#c8
Change-Id: I9eadb704214b1aad9573bcd89e3fd61213627a8c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88329
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:47:37 +01:00
Andrea Gelmini
e9cc1df70a
Fix typo
...
Change-Id: Ic0d026ceeedc4118a04f22a9d82a0c85321d131a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88338
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:46:08 +01:00
Andrea Gelmini
ba9f0b4fa5
Fix typo
...
Change-Id: Iff25ac2f21bdafc911874d151e4d0c5867a52b76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88340
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:42:52 +01:00
Andrea Gelmini
bcf265037f
Fix typo
...
Change-Id: Ice5f07206708b688f76110fab996717118f95d0d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88339
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:41:50 +01:00
Andrea Gelmini
08036972a7
Fix typo
...
Change-Id: I0e9155804a79e0eb97b86f4cfe930e4a0185dd61
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88337
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:41:10 +01:00
Andrea Gelmini
c82db18b7f
Fix typo
...
Change-Id: I5819aa47013d506853dfc08a728d614a95b39700
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88310
Tested-by: Jenkins
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 19:40:33 +01:00
Maxim Monastirsky
c4818b1caf
Fix undo and redo dropdowns in non-sfx2 modules
...
after commit c34edadf5b
("rework SvxUndoRedoControl to be a PopupWindowController")
accidentally enabled them there, instead of the simple
buttons those modules used to have. Just implement the
necessary stuff, instead of hiding the dropdown again.
Change-Id: Ic93114f7f3cec8e96f3389ceb0d52552cde02a83
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88333
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com >
2020-02-09 18:11:04 +01:00
Maxim Monastirsky
0f1bd7f0f7
Current color isn't highlighted in the table cell background toolbar dropdown
...
Change-Id: I32e29d8697a5b6ba914b7ccc030e840b31c38b74
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88307
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com >
2020-02-09 17:51:02 +01:00
Caolán McNamara
037493635f
Resolves: tdf#130486 setting distributed results that justified cannot be set
...
Change-Id: If80c935b7e33b5c7146eb562daf2303688160653
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88270
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
2020-02-09 17:50:35 +01:00
Caolán McNamara
632b786869
give the SvtURLBox in toolbar its 'classic' width
...
Change-Id: I52f3966f28fd347159551f640ba61d4f88ee54f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88282
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
2020-02-09 17:50:18 +01:00
Seth Chaiklin
b816067fd5
Update git submodules
...
* Update helpcontent2 from branch 'master'
to b6e3324d71cd4b17cd9384b43b762fb10ce92343
- update help page on Creating Page Style from current page
- update command names
Change-Id: I64e80feb410af96f0dc0089abc2aaff123b80327
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88289
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk >
Tested-by: Jenkins
2020-02-09 16:48:08 +01:00
Seth Chaiklin
2579e0b666
Update git submodules
...
* Update helpcontent2 from branch 'master'
to 6dee2fc90b1e610b7cdf0d69b6d840140a887e61
- Update "Using Styles from another Document" help page
- add link Load Styles" help page
- introduce relatedtopics section
- add variable to "Load Styles" header, to include in "Related Topics"
- add sys-conditional F11 to stylesmenu.xhp
- updated icon name and action in Styles window
Change-Id: Ibde47fde3b9ad832d50ef1d5d2cc0f8c30df5567
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88288
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk >
2020-02-09 12:46:47 +01:00
Andrea Gelmini
18b2d4b272
Fix typo
...
Change-Id: I67e5845b1e9b193ee8bf10b58333f613ef13c38f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88311
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:26:31 +01:00
Andrea Gelmini
9571e14ad8
Fix typo
...
Change-Id: I5fd7b668202ad0da8266751e9b0d0378f1ad4fc0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88313
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:26:05 +01:00
Andrea Gelmini
f0ac4f8a85
Fix typo
...
Change-Id: Id1b46eea8cfd641ee8ee665729c383112343184d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88316
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:25:36 +01:00
Andrea Gelmini
7c34b984f9
Fix typo
...
Change-Id: I9350e0cc7e1b9e11ec3e5249c39abcf9e807f435
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88314
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:25:06 +01:00
Andrea Gelmini
32bd978bb0
Fix typo
...
Change-Id: I0a56f044b24158e2b44bb3550a97ea6bc21d3feb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88317
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:24:30 +01:00
Andrea Gelmini
9eac1d0403
Fix typo
...
Change-Id: I01253631be946fa4d113bb09e0ccb1945ef2ac18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88328
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:23:56 +01:00
Andrea Gelmini
36c456b2df
Fix typo
...
Change-Id: I76476242083a71a3d564ae89971a926254975979
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88312
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:23:30 +01:00
Andrea Gelmini
79ec299fa6
Fix typo
...
Change-Id: I679142899ae43f54723983a5ee6aee47e1b71b93
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88315
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:21:03 +01:00
Andrea Gelmini
7d981e6177
Fix typo
...
Change-Id: I0f58bc3253cbd5d7341eddf9be7bda3d6c245f9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88326
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:20:37 +01:00
Andrea Gelmini
121fb94b78
Fix typo
...
Change-Id: I931ac89553f5025d7729274c9e00a095ae65e7cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88325
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:18:42 +01:00
Andrea Gelmini
3c2efd2ec3
Fix typo
...
Change-Id: Ic5cca7e798240af9581782820409938755a5d920
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88318
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:17:55 +01:00
Andrea Gelmini
fc9734388e
Fix typo
...
Change-Id: I9fdc27de947dbb62cec8ae5f71ef4ee4d339752d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88324
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:17:07 +01:00
Andrea Gelmini
b9139ce4ea
Fix typo
...
Change-Id: Ic203814f0bce207bb8b8b8590b825534609bdd8b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88321
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:16:34 +01:00
Andrea Gelmini
9f4696439b
Fix typo
...
Change-Id: Ic81a620a8a2ac4bb6ab710f57d68dd2b9faa1ecc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88308
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 12:15:39 +01:00
Andrea Gelmini
ca68e3d30b
Fix typo
...
Change-Id: Ibea0f9c3e5b82fc475de71c2964d8c89e16866c4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88319
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 11:45:20 +01:00
Andrea Gelmini
35fbb879a1
Fix typo
...
Change-Id: I032a69e517e5a94b2191869552b77379d55f4b8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88320
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 11:44:35 +01:00
Andrea Gelmini
71bd58e56d
Fix typo
...
Change-Id: If04bde50d7471d4c5a42e204f34a4d08115dbf95
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88331
Tested-by: Julien Nabet <serval2412@yahoo.fr >
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2020-02-09 11:43:53 +01:00