summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-22resave with latest gladeCaolán McNamara
Change-Id: Idb87c5cfd4f2363bb139ff28307ea4efeeba1e6c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128748 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-22Fix typoAndrea Gelmini
Change-Id: I77e8015efc4501793c2e80bc3208463a1523e9d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128751 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-01-22Mysql/MariaDB: Clean mysqlc_table + remove usingJulien Nabet
Change-Id: Iae0c8d4f12644bee15f78311b86d367f179a4fbd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128754 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-22Mysql/MariaDB: Clean mysqlc_columns + remove usingJulien Nabet
Change-Id: I6d29d594ed423efa25f063fd3107718b0f8b5b18 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128758 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-22Mysql/MariaDB: Clean mysqlc_indexes + remove usingJulien Nabet
Change-Id: I893dc2d858a90b45b92b2866129527567bdb45e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128756 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-22ofz#43902 Timeout/HangCaolán McNamara
Change-Id: I87a8f3856f82de060bfb4b6cc4abec482c7462e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128746 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-22simplify function objectNoel Grandin
Change-Id: Iadba25f2c7ceae1dfc24de421b88ba9e8afb9155 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128738 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-22Add missing test dependencyStephan Bergmann
> starmath/qa/cppunit/test_starmath.cxx:153:(anonymous namespace)::Test::testSmTmpDeviceRestoreFont > assertion failed > - Expression: pPrinter->IsFontAvailable(aFontName) Change-Id: Ia704559c3e29f38b281a05f2308888e1ec0e57eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128706 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-01-22Make installer compression tool configurableThorsten Behrens
So we can use pigz or other parallelizable tools if available. Shaves off noticeable build time when packaging install sets. - figure out if pigz is available (fallback to gzip otherwise) - pass compression tool down into make_installer - and handle as one of many global options there Change-Id: Ia9d1ea27a9f990874238b6f0be3e1fd30a662ec6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128469 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2022-01-22SwNavigator: revamp SwContentType::HasContentChanged functionJim Raykowski
Effort here is to improve function performace and understanding by restructuring code and providing code intended purpose comments. Non in-depth testing shows modest improvement in function speed for documents with large amounts of content fill in the Navigator. Change-Id: Iedf53ef8e759c848c417d9a390fb6422d4896794 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126467 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2022-01-22use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
Change-Id: Iea726c410829fbd3f116ecead76610e356ef83ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128739 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-22tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl
Opens the file dialog and returns the selected filename. Change-Id: I4eccd34a7fbb892c0950b2f7c34977cf2aad6f89 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128721 Tested-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-01-21Remove MAXCHARSINPARA truncation in ImpEditEngine::ReadText()Eike Rathke
The called ImpInsertText() already handles that gracefully without truncation. See also related tdf#139974. Change-Id: I0ecef7ac0b2b8db5962d19c767cbc23e91cb3cfb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128744 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2022-01-21Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'master' to 79a8a92881681680fbf99b23a27b8247510a2b91 - Refactor and update database toolbars Help pages Change-Id: I72125cdc222be36199be96c112973af531304784 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128747 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-21Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'master' to 6192b00a59c9a10fe59eef50f6eb7d25fb3813a3 - Refactor and update Report design (main) Change-Id: I2e8b809ec57f97bf96aa27d26f3a597ae48e795e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128743 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-21tdf#146891 there is a case where "chapter numbering" can be changedCaolán McNamara
where "Chapter Numbering" is present but the list is editable, so we can't be sure that just adding "Chapter Numbering" for display purposes is safe enough, so add a specific id for the "pseudo" list style and check for that id (instead of the name) to determine the additional case where "Edit" button cannot be enabled Related: tdf#145804 show "Chapter Numbering" as (uneditable) list style Change-Id: I35d852523314c985ea5b7217e9394ac3e9c6e331 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128737 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-21sc: move vba tests to the new vba-macro-test fileXisco Fauli
Change-Id: Iaec40b8a1d5bce5d9a96447fee5102dc18a16f59 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128736 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-01-21Update git submodulesOlivier Hallot
* Update helpcontent2 from branch 'master' to 4eecbf9045ed866b0d716a45046f89b472dd3835 - Refactor database Help files Change-Id: I8f8c96bf9cc9c401c38e3cc92f4c3b274b3f15e8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128740 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-21tdf#135935 Ensure help page is opened in chart creation Wizard dialogRafael Lima
Prior to this patch, if the user opens the Chart Wizard dialog (Insert > Chart) and clicks the Help button without clicking anywhere in the dialog, the help ID was not being applied. This problem happens on kf5 and gen, but not on gtk3. With this patch, the expected behavior is achieved in gtk3, gen and kf5. Change-Id: Ief7852fce00de45f65c21ea0ddc8e4d6477612d8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127783 Tested-by: Jenkins Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-21gtk4: set homogeneous to true to get two equal width buttonsCaolán McNamara
Change-Id: Iff8c9579bbb4758c2bb13b946fafcaf3b9433a84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128735 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
Change-Id: I6930e09ed471592d7c8b8fb16565b355b17bffc1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128731 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21gtk4: GtkPopover::modal has been renamed to autohideCaolán McNamara
Change-Id: I0ccfbc1284ef85ea276979d3133f30628517200a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128734 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-01-21The Emscripten FS image isn't installed anymoreJan-Marek Glogowski
... it's just symlinked by the unxgcc.mk link target to binary locations. Change-Id: Idce067d82de6751cf422d924e00537d93fd716bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128730 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2022-01-21asan: fix symbol visibility in chart2Noel Grandin
asan needs some more RTTI Change-Id: I77ffe652c3252a6d9b71f3b29b085170963eba3d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128728 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
Change-Id: I25fc26c9c3eb861d72c44ac04e502b2f002ef951 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128711 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21fix opengl slide transitionNoel Grandin
regression from commit 62efb188668a3296591dcfa3658185e2f982e356 use comphelper::WeakComponentImplHelper in SlideShowVie Switch notifyEach to leave the mutex locked after being called, because that seems to compose better - because after a call it is in the same state that was when we entered the call. Change-Id: I42e80cc7be1b65ed8cab24ab7c11210e056d916d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128723 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21tdf#141591 Add DevTools to the Tabbed interfacerafaelhlima
This patch adds the DevTools command to the Tabbed interface. It is located in the cotnext menu in the Tools tab. Change-Id: I5f323b1b5ffc6707fc4f8b3c6eca2db7b8b97adc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127973 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2022-01-21Fix typosAndrea Gelmini
Change-Id: I6ba7c7db6c58fde2e7648ccf32b93fc05f5eae65 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128620 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-21Fix typosAndrea Gelmini
Change-Id: I7b3d17431c5acc92ebc593f4f0fae385c944f61b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128727 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-21tdf#146478 vcl: vcldemo and other vcl examples segfault on closeChris Sherlock
We need to call on framework's shutdown to cleanup after ourselves properly. This has only become apparent after commit 6e35794ca where we assert if we try to dispose to process's component context before we shutdown the app properly. During this we also noticed that we got a warning: warn:i18nlangtag:1855739:1855739:i18nlangtag/source/isolang/mslangid.cxx:105: MsLangId::getConfiguredSystemLanguage() - not configured yet So I have fixed this by configuring the system language at init. Change-Id: I3cb73b1dad84f1097696c15e5c845d97fa58befa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127796 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
Adds DoQuit and SAL_USE_SYSTEM_LOOP to complement DoExecute. Makes it easier to switch between a LO with and without nested event processing. Unfortunatly the recovery dialogs run outside of Application::Execute(), so this currently also disables recovery handling. Follow-up (and no more Emscripten-specific) change to commit 93133585b5b52e38defc3162eeb1e7704dceafcb ("WASM optionally run any app via system loop"). Change-Id: I1b622065d7fa0c5ad03a7c7daaf8241dcc3f09a3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128717 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2022-01-21DOCX import: floating table with negative top margin has to be a fly frameMiklos Vajna
The bugdoc has a large header, then part of the table goes into the whitespace of the header by specifying a negative vertical position. Keep this as a floating table as normal tables can't have negative top margins. Change-Id: I95299051f004976778765965971428d9764bef08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128724 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2022-01-21Update git submodulesAdolfo Jayme Barrientos
* Update helpcontent2 from branch 'master' to 66dc0fd6708f70b931f189d63ef140de7114dfa1 - tdf#145517 Change “Icon Style” to “Icon Theme” The synonym can stay in the option’s description, to reduce translation work. Change-Id: Ie2a36ba5c5cc595516f503514e9ef5eebc59218a
2022-01-21tdf#145517 Reduce overload of term “style” in Options > LO > ViewAdolfo Jayme Barrientos
Change-Id: I23e43e4fdbfb7caded2537e6b92ec74a5b996675
2022-01-21Bump Glade version to 3.38Heiko Tietze
Change-Id: I7f55bb36f6598a1be4547b3f212c8d7c9c7565e1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128719 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
This fixes 2 issues with VBA copy-paste: - VBA command Range(..).Copy issue where the range wasn't selected when copying and the copied cells were from the previous selection. The Copy command now does the same selection as the Cut command. - VBA PasteSpecial issue where the wrong view was used to get the clip document. - VBA Workbooks.Add issue where the new workbook wasn't activated after it was created, which causes an issue when running tests, but not when running in LO application. The Add command does now the same as the Workbooks.Open command. All the issues are supported by new test cases. Change-Id: I36ec45c01f18f7f76e4f95a25a28402a6ee0e2e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128720 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2022-01-21tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)
For OLE/Charts in SW we do not (yet) have a refresh mechanism or embedding of the primitive represetation, so this needs to be done locally here (simple solution). To have the Chart already invalidated at the next repaint, I needed to add a 'immediate' mode to InvalidateTable. Note: The text there claiming that the framework should do this is correct, but as long as the mechanism is incomplete (VC/VOC/OC in SW) direct refresh is needed. Change-Id: I3c845b3ec46fbb494e7bce163cfe105145421450 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128572 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
2022-01-21tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk
If LockSave attribute is applied, docs with it are not affecting File->Save All menu item: these documents are not enabling this menu and also not saved during this process. Change-Id: I00bcd251fccfab3f13cb42c20ccb61b54ab49346 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128650 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de> Reviewed-by: Vasily Melenchuk <vasily.melenchuk@cib.de>
2022-01-21fix ChartDocumentWrapper::createInstanceNoel Grandin
which I broke in commit fe37aa64ff79abcd3aeedeb03d8d74798225a367 Date: Sat Jan 15 13:45:44 2022 +0200 use more concrete types in chart2, ChartView by copying behaviour from the wrong construction site. And then in commit c592574948b0a28bac965b508bc260aaa6c365d3 Date: Sun Jan 16 12:25:49 2022 +0200 use more concrete types in chart2, ChartView I spread the error further by using the incorrect behaviour I had introduced in the first commit in Chart2ModelContact::getChartView() Change-Id: I4b004b8893fa51b8968328b6a8b6ffde081f1269 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128705 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna
Because filter/ code will need this in a bit, and that can't depend on desktop/. Change-Id: I07f0f8ef30942a2d11388c6721c7f277e117bfba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128709 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-01-21tdf#140731: sw: move UItest to CppUnittestXisco Fauli
Change-Id: Ib72e03d2ca089ee86fa6d9dd4ae7d555be56ff4b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128710 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-01-21use more concrete types in chart2, DiagramNoel Grandin
Change-Id: Ib78f327c8bf1b71c3bb038c029b10e6fe54edaa1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128708 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-21Removed duplicated includesAndrea Gelmini
Change-Id: I9f8350f44952692a9efef297792a2326086d3d91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128704 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-21Mysql/MariaDB: Clean mysqlc_tables + remove usingJulien Nabet
So it allows to make the variable types far more explicit. It may help to differentiate the global mechanism from the specific mechanism Change-Id: I655824b97dbef5eab610d3b1535307b108245f53 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128699 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-01-21Output full non-iso locale names, not just language_scriptEike Rathke
Change-Id: I3639dfff2da10afd711be37b6bfede44266c307f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128713 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2022-01-21Related: tdf#139974 Keep HYPHEN-MINUS with a number to the rightEike Rathke
Force line break 1234567890 -1234567890 instead of 1234567890- 1234567890 but still abcdef- abcdef Change-Id: I0b427b33b05eea12d13aad148c604385ffe000d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128691 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2022-01-20Mysql/MariaDB: allow View renamingJulien Nabet
Strange bug the renamed view appears like a table but when closing and reopening the file, the view is indeed there as a view (and not as a table) and renamed Change-Id: I0f26fca66ffb0785ece6223df623845c5e015c93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128707 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
2022-01-20Update git submodulesSeth Chaiklin
* Update helpcontent2 from branch 'master' to b0d6bcb0c0703832e913fd0e42de43250b9bd1ac - Resolves: tdf#146733 - updating template manager help page - update position of "open" button - add icons for "open","edit","set default","move","delete","rename" - correction for "listview" icon - update labels for "import", "export", and "extension" icons - correction about editing built-in templates - move "move" and "export" entries to "individual templates" - correct descriptions for move, import and export, because they are no longer buttons, but part of a context or dropdown menu. - move "tip" about move and export. - move general "tip" about templates from bottom toward top - adjust <h2> to <h3> for "move", "import", "export", "extension" - update instructions in Example 2 Change-Id: I18a42999103b10d55cebafd51a9ed2c2e0efb87d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128345 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-20Update git submodulesRafael Lima
* Update helpcontent2 from branch 'master' to b14288f63c5147754507f085642ddbe512f9e9a8 - tdf#135812 Add target HIDs for Manage Changes dialog Change-Id: Ic48fd22c1886cf1d671052149c5d500d62b20ba1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127948 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-20gtk4: gtk_file_filter_add_suffix now exists to fill this gapCaolán McNamara
Change-Id: Ia69b755f8a00621041de45974c4adf0d8c4b36f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128712 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>