summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
Renaming all README files for all top level modules to README.md, applying no content change at this stage to be able to track history of the files. These files should be edited to use correct Markdown syntax later. Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-03-24Update git submodulesSteve Fanning
* Update helpcontent2 from branch 'master' to 1a5176e2d466ff7dddcdd6c609e85357fc6451a3 - Update to improve the Help page for Calc's 12 database functions. File affected - 04060101.xhp Change-Id: Iacc2be5f269b1e7157a1cc62b3706d84bac9985e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112517 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-24tdf#117879: sc: Add UItestXisco Fauli
Change-Id: I131470b6c0d41d99a23e03e08209a7f222e6ba67 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113014 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-03-24Update git submodulesIlmari Lauhakangas
* Update helpcontent2 from branch 'master' to a202f3a40b93e86354a32bcac95e595f5f636769 - tdf#139778 Change border to margin in QR code help Change-Id: I526f67251df7d1b8118bb3ee2c273e0037a12bdd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113024 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-24Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to 828039873c64350a1677d899f858150eb6765686 - Fix typo Change-Id: I11719133be2c9172d5fcec47b8ffd83a3441c321 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113008 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-24Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to e4bcdd6581b7b639a6efe165b4a7852321872afe - Fix typo Change-Id: I37bbe9182c4d6c2d919d26e4f1fcd21833f88318 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113007 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-24Related: tdf#141197 critical a11y warningCaolán McNamara
** (soffice:19098): CRITICAL **: 13:44:40.365: AtkObject* atk_object_wrapper_ref(const com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessible>&, bool): assertion 'bool(rxAccessible)' failed probably since... commit cbc18cc904c652a936c4b68fba4d975bd89b5abd Date: Mon Nov 23 21:03:28 2020 +0100 tdf#138425 vcl/gtk activate main menu in UpdateFull Change-Id: Ieb181e02bb0d2a907aec8534349ec2a80fd9c7e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113000 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-24sd_import_tests: simplify testXisco Fauli
Change-Id: Idf1bae6bfb8a41d2bea65c4e1848368d2a2abd14 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112984 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-03-24tdf#141171: vcl_pdfexport: Add unittestXisco Fauli
Change-Id: Ic577103b84afc97dfe9042b3b0a20988b8083e54 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112974 Reviewed-by: Luboš Luňák <l.lunak@collabora.com> Tested-by: Jenkins
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy445
This adds a margin around the qr code (white space), not a border. Change-Id: If3e74dfe19dd7f9c063eaa6439810d617a99cb45 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112831 Tested-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2021-03-24Skip a problematic UITest for --with-help=html/onlineStephan Bergmann
Change-Id: I703eba78bb2980ac27dd11f36e03ef86c9662338 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112993 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Jenkins
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
Change-Id: Ic439140d9ecdcdee9272185bd3c2d11e11288f07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112051 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
via SfxBindings." This reverts commit 35b81a05c7c58d0db2276627a9387a738c409974. Change-Id: I29adf767d2bf3fa0f19b13f8eae3d2464cd90601 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112997 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2021-03-23Revert "Remove this unreliable check."Tamás Zolnai
This reverts commit cb0dfff9a49530f348223e1df54762a3da61aa51. Change-Id: I10434f0cab65825532b2adff9a0961067d3dba7b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112996 Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
The Windows platform is called Arm64. But now that the ID for Mac is also going to be renamed from arm64 to aarch64, this get's rid of the arm64 as the UNO identifier and user in gbuild, just like on all other Arm64 platforms. Change-Id: I60a7eafd04b426f17b6e41ad9a09e6405c0d4173 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112973 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-03-23WIN always check jdk_home path and contentJan-Marek Glogowski
Change-Id: If13984395051c3e507028312a4106059f3f0bb93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112972 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-03-23VCL force Scheduler instant timeout on task skipJan-Marek Glogowski
If we skipped the current task processing, we need to immediately schedule a new timeout, as we know there is a pending task. So set nMinPeriod to 0, as it contains the period to the next pending task, and update the system timer. Fix regression from commit d3b498cc4732f964919fecb265085cefcc422469 ("invoke idle priority timers only when actually idle"). Change-Id: Ie3fc176fade595ec7406fec0835835bd86dfbd90 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112762 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2021-03-23Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'master' to ab806360c69c9f59c7782535d4e8a95bd939276e - Refatctor database help files put them in /sdatabase/ Change-Id: I80bcd63dacf36f36e189dfe93e6a4f7ab5d865e5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112940 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-23ofz: Integer-overflowCaolán McNamara
convert to double earlier Change-Id: I6d6a1bf3a09161772eb11a5ac260dc0cac2b6e0c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112944 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-23tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth
deferCharacterProperties wasn't occurring in the numbering import (and so it was affecting the first run of the body text). But just like character styles, it would be better to just consider this auto-superscript instead of to defer it and calculate based on the fontsize - since that really isn't known until layout time, and so only works with direct formating. Change-Id: I9ce5a31c173089603316f4c3389e5f2e5dbe165a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112982 Tested-by: Jenkins Reviewed-by: Justin Luth <justin_luth@sil.org>
2021-03-23tdf#124176: Use pragma once instead of include guardsMehmet Sait Gülmez
Change-Id: Ie396c62d7743918c36ee0a2041f26c7a7e70c802 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112945 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23tdf#124176 replace include guards with pragma oncePanos
Change-Id: Iac0caac45130fd7da21ed9e7869abbd288931747 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112975 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Add -a option to dump all pasteboard types plus some minor cleanupTor Lillqvist
Change-Id: I1cbc11eaad16a7af9b8ff665c4c35b417b1860bc
2021-03-23do not use invalid SalLayoutGlyphsLuboš Luňák
It triggers a warning in ImplLayout(), which technically could be downgraded to SAL_INFO, but I think it's better to keep it there to catch possible mistakes. Change-Id: I2ab0a0cf49fc07a4e23f3ec57e7375723a20b669 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112935 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
sc, scaddins, sccomp, scripting Change-Id: Ia99fec9e238033821cb784810edd4762c09bd5db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112049 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Forgotten dp_misc::isPlatformSupported support for PLATFORMID=macosx_aarch64Stephan Bergmann
Change-Id: Ie3dfa624e3e4b8bad0c845175c2bff30feadbc23 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112890 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
xmlhelp, xmloff, xmlsecurity Change-Id: I80c6fa806387f3dcba8be7f93fe2fef146b033e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112050 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
filter, forms, fpicker, framework Change-Id: I55a25ad2dc3749e63465e638e8eeea3c322eabbf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112047 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Update git submodulesChristian Lohmaier
* Update translations from branch 'master' to 943a62baf90a015aac8846f3b8d88c8a49787fe7 - update translations for master and force-fix errors using pocheck Change-Id: I2afa643ae8af893ee3fce0009bcfac545a12b6f3
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
Change-Id: I4a57cd6dcbc180fe9a378d2713c687a66476ee79 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111979 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Assert supported FormulaGrammar instead of OSL_ENSUREEike Rathke
Change-Id: I80e1c55dbc66d1dcba004aac5cb5759a41bda680 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112860 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
2021-03-23Add extended tip to dialog buttonOlivier Hallot
Change-Id: If337f1e12209be072410759784279c57e71be3b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112721 Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-03-23TransformControlValue can return unique_ptrNoel
Change-Id: I902ba385d72a15e52b692da373f2fee5be6fc621 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112947 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
Change-Id: I693f6dafb743d39afd8e41e66a8066f04043f8a8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112052 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23do not enable mbSupportsBitmap32 for headless (tdf#141171)Luboš Luňák
As said e.g. in 994b8e52fc02c7468a24 and 84f84f59ce7c83a99e4e340071d, LO code is not yet fully ready for 32bit bitmaps and e.g. PDF export code mishandles it. Change-Id: Ib24a0edfc82785309915132a19bd6d25ee773066 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112936 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
ucb, uno*, uui Change-Id: Ic4b6d541eb0df8bf7bceddf178ebb5177ad2b87b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112046 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
Change-Id: I1a5ed69da20cef4428f5f61db5fb9411cff61dc7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112048 Tested-by: Jenkins Reviewed-by: John Turpish <jbt@gmx.us> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-03-23Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist
Change-Id: I98bedc8fc07a56fbbf3e175277cc9846da46a8c1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109201 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112949 Tested-by: Tor Lillqvist <tml@collabora.com>
2021-03-23We only use the systemwide general pasteboardTor Lillqvist
Simplify code to explicitly use it then instead of using variables. Change-Id: I915a44cf7275fbf2140671a2edf1da29f1bf4e40 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109202 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112948 Tested-by: Tor Lillqvist <tml@collabora.com>
2021-03-23tdf#141166: sw: Add UItestXisco Fauli
Change-Id: If81d02ad19232250c49b4446a905603250a5a2b6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112938 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-03-23use single-use attribute for IdlReflectionServiceImplNoel Grandin
instead of rtl::Instance, which means it will get cleaned up when UNO shuts down Change-Id: Icf87023bba5932c3b6e229b71c421fce17e86db9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112931 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23qrcodegen was replaced by zxingCaolán McNamara
Change-Id: Ide907ba33bb7a67a7bef32d688137e5429707df5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112951 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-23tdf#141063 Always use region rectangles for clipping on macOSThorsten Wagner
The use of polygons currently causes misalignment by one pixel. Use of polygons is dropped on macOS by this change similar it has been done for SKIA to fix tdf#133208. Change-Id: I31faf7cf9b33908a52cb60d1b631308b4fe45e56 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112823 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2021-03-23use single-use attribute for DataAccessDescriptorFactoryNoel Grandin
instead of rtl::Instance, which means it will get cleaned up when UNO shuts down Change-Id: Ibda8720952169c79c2456c0233b23223e85a3301 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112933 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23tdf#133159 store current config before changing sheetCaolán McNamara
Change-Id: I0c50c2fd145e80996d8aeddeabdb3ae5c4d83bbb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112924 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-23check for null SC_MOD given crashes at exit in similar casesCaolán McNamara
Change-Id: I3fa358278028ae8ab387382528d24da1986164da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112923 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
instead of rtl::Instance, which means it will get cleaned up when UNO shuts down Change-Id: I13b36f1fe570f789036ef54ecfb7d0a85ce1450c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112842 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse
Change-Id: I2054d24ce41c9f0d6cc1675f461274067c3b2898 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112943 Tested-by: Jenkins Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
2021-03-23use single-use attribute for ServiceDocumenterNoel Grandin
instead of rtl::Instance, which means it will get cleaned up when UNO shuts down Change-Id: I90f23e9439a7478e28cd466545ed498dfaf6e4de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112928 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23use unique_ptr in AbstractTrueTypeFontNoel Grandin
Change-Id: I57dcc1a247e01f1a31fcadc7f998833af42a0466 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112932 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>