Commit graph

501473 commits

Author SHA1 Message Date
Jonathan Clark
d3a59f7a91 tdf#36709 sw: Writer layout for font-relative first-line indent
This change implements layout for font-relative paragraph first-line
indentation in Writer.

Change-Id: Ie8f386bcc13a43ab92d5c15654c24bfdfc62bd69
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176216
Tested-by: Jenkins
Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-11-13 09:35:20 +01:00
Xisco Fauli
510f083788 bin: Add script to check the latest version of external libraries
it uses https://release-monitoring.org for that

Change-Id: I8ec79f3b1b5e9ae57cc35e19156cba5022870911
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173618
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-13 09:33:38 +01:00
Xisco Fauli
07ba469a35 tdf#163486: PVS: pointer not released in destructor
V773 	The 'pDefaults' pointer was not released in destructor. A memory leak is possible.

Change-Id: I7df195d1f515b86e85993d6c0a6cf60bcaff3109
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176477
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-13 09:29:02 +01:00
Justin Luth
6595fcacfa tdf#103916 tdf#163824 cui tparea: always save changed Fill Lists
This was only working for some EditEng components.
This change makes it work for all uses of Area Fill.

I put this in the destructor because the current implementation
(for SvxAreaTabDialog) SavePalettes() on both OK and CANCEL.

I first tried putting it in DeactivatePage,
but that is not called on a CANCEL,
or on a switch to another AREA type.

[ColorListState doesn't need this treatment
since we don't save to disk here,
plus it needs to be shared between SvxAreaTabDialog pages.]

NOTE: the rename/delete fix for bug 157467 is probably a dependency
because this patch will significantly increase the likelihood
that people will try to manage these lists.

Change-Id: I65a84eb6befe91620fd43f3cec2d3ce4dd7ae92d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176325
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
2024-11-13 09:25:46 +01:00
Marco Cecchetti
6a7ba66847 lok: slideshow: not export endless and repeat property per each slide
Endless and loopAndRepeatDuration properties has to be exported as
presentation property

Change-Id: I223ab488c8be0726f84a229a63595be6f9455c76
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176468
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2024-11-13 09:17:13 +01:00
Mike Kaganski
55d2fdf4ba ignore OUStringChar in loplugin:rangedforcopy
where using a "&" in a for loop is overkill, and may even not be
the type of range elements

Change-Id: Idba3d84fc52d50a15d917576e07bbac754127126
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176480
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-13 08:54:04 +01:00
Stephan Bergmann
a123bed095 Some missing readme PRODUCTNAME parametrization
(and where two places need a lower case LCPRODUCTNAME)

Change-Id: I3879d3eef08d20f65b081a6dfd73658b0b76a33d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176513
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-11-13 08:03:53 +01:00
Noel Grandin
83b62f2f66 loplugin:reftotemp in vcl
Change-Id: Ia5b0fd303f5a3b2c4c119f431517cc063070f4a4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176501
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-13 07:44:10 +01:00
Noel Grandin
a34d9e3619 loplugin:reftotemp in scripting..uui
Change-Id: I6953958b4429dd0fa1a44d02b0b49618f97baf90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176500
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-13 06:35:19 +01:00
Noel Grandin
ec3850e661 loplugin:reftotemp in writerperfect
Change-Id: I7a185e98047965a1f6cedd0b31dead5ba6d89192
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176502
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-13 06:35:08 +01:00
Noel Grandin
910d3a4f04 loplugin:reftotemp in xmloff
Change-Id: I121307865a576b8d0bced6098fae37051bd531b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176503
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-13 06:34:57 +01:00
lovatico21
c189bb19ea added license header and vim footer
Change-Id: Ic4fb58b4285fc657808bc947c79921dad7f4c666
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176506
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
2024-11-13 05:59:47 +01:00
Michael Stahl
58948dd224 tdf#161775 sfx2: SfxRedactionHelper: actually use font for layout
Don't just use the font's height, but set the font at the OutputDevice,
to get the correct Y position of the redaction rectangle.

Still need to increase the top/bottom of the rectangle a little; also add
a little on the right edge, at least the "t" in Arial sticks out.

Change-Id: Ic6505fc7fa8697d72a6b11259005bb308e74a50c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176498
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2024-11-12 21:39:40 +01:00
Michael Stahl
f7368c95b6 tdf#161775 vcl: WMF export: remove special case of Dx in EXTTEXTOUT
EMFWriter::ImplWriteTextRecord() has a special case for the last
position of the DX array to write an average width of all the characters
excluding the last one.

This has been the case since CVS initial import, and i was unable to
find any reason for it.

When redacting "Schritte" (large text in bugdoc), it causes the right
edge of the rectangle to be at 2964 instead of 3103, exposing the last
character.

Change-Id: I86391e97c4d06093adf3045b04f69153e8e3b0ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176497
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
2024-11-12 21:39:27 +01:00
Xisco Fauli
ce3f9fd64c mariadb-connector-c: upgrade to 3.3.13
Downloaded from https://mirror.raiolanetworks.com/mariadb///connector-c-3.3.13/mariadb-connector-c-3.3.13-src.tar.gz

Change-Id: I54668847708fa6031ec841e886136e4a85f1ff12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176489
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
2024-11-12 21:07:54 +01:00
Olivier Hallot
027544cd41 Update git submodules
* Update helpcontent2 from branch 'master'
  to d8b9ac2e6884fe6d6420443adfc1d4ce862232d6
  - Remove Calc screenshots.
    
    + used only once in a help page
    + Calc localized screenshots are missing.
    + Re-visit "make screenshots" for Calc sometime in the future.
    
    Change-Id: I7a8df7b48eec280d63396c457e3115236bb57ae6
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176505
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
    Tested-by: Jenkins
2024-11-12 20:56:01 +01:00
Ilmari Lauhakangas
92e93e56c9 Update git submodules
* Update helpcontent2 from branch 'master'
  to 6d1f4acbed85b4a1a59d955c712def6b03689c0a
  - tdf#162627 Update help for Status Bar's Combined Display
    
    The functionality that used to require a double-click now works with
    a single click.
    
    The functionality to insert a field by double-clicking was removed in
    
    commit ebabf6d1fa
    Author: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
    Date:   Sat Nov 8 23:02:11 2014 +0100
    
        fdo#86018 Don't do anything when clicked on placeholder in statusbar
    
        No idea why this code got executed in sw, it has no action in sd and sc.
    
    Change-Id: If83eeed71de812b1c64f7111e8311c9cc02248c3
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176494
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-11-12 20:54:50 +01:00
Olivier Hallot
385a994607 Update git submodules
* Update helpcontent2 from branch 'master'
  to 990edcd0aee12e91f6de6e82f6aa093a39d47b3e
  - Update smath screnshots, add new languages
    
    Change-Id: I4af7d78278763b21f82f7278678ec89491de25ac
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176499
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
    Tested-by: Jenkins
2024-11-12 20:52:26 +01:00
Caolán McNamara
879610c41c It's not really an error to not have atevent.xml in an autotext
so downgrade to SAL_INFO

Change-Id: I143eea443e7b41307d80d17b44ac980c73854388
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176491
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-11-12 20:26:30 +01:00
Jim Raykowski
1b49aa0bad tdf#89352 Allow user to change all Footnotes to Endnotes and vice versa
through use of context menu entries in the Writer Navigator Footnotes
and Endnotes content types

Change-Id: I2c7b6d01013023702f9272e222b76a83710ca6f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176495
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-11-12 20:01:47 +01:00
Noel Grandin
56e0bd7f42 loplugin:reftotemp in sw
Change-Id: I370d18643b0c83c60846a0b6f051440a043c647a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176486
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 19:59:33 +01:00
Dione Maddern
285cd7e48e Update git submodules
* Update helpcontent2 from branch 'master'
  to e9d4aba7ef8015a50cfe78c611632b445573a874
  - tdf#162504 Add help page for Design sidebar deck
    
    Add new file source/text/swriter/01/sidebar_design.xhp to describe the
    features of the Display sidebar deck.
    
    In AllLangHelp_swriter.mk
    - Add new file source/text/swriter/01/sidebar_design.xhp to repository
    
    In source/text/shared/01/05210200.xhp
    Add section tags to allow content to easily be linked and embedded in
    other pages.
    
    In source/text/shared/01/themesdialog.xhp
    Add section tags to allow content to easily be linked and embedded in
    other pages.
    
    Change-Id: Ic6566b6b1c2a3a6a92d22b2f49b9220cef4bd03c
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176493
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
    Tested-by: Jenkins
2024-11-12 18:22:30 +01:00
Xisco Fauli
908b85de63 libgpg-error: upgrade to 1.51
* external/libgpg-error/w32-build-fixes-6.patch fixes
libgpg-error.lib(libgpg_error_la-spawn-w32.obj) : error LNK2019: unresolved external symbol __imp__AllowSetForegroundWindow@4 referenced in function __gpgrt_process_spawn

Downloaded from https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.51.tar.bz2

Change-Id: I6001d1932d1226c0daa037408523f98a9e719f2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176446
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-12 17:15:32 +01:00
Bogdan Buzea
3aecdee689 tdf#163486: Improve comments
Change-Id: I2a892e1b3dd8cfbc1501b1e4c40977ee6b7239bf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176078
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 16:07:04 +01:00
Noel Grandin
96ccb9f068 loplugin:reftotemp in slideshow
Change-Id: If01cb31a8dd9a81d62bb7100731d28d33591f76a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176475
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-12 16:06:44 +01:00
Noel Grandin
8dd533aa2c loplugin:reftotemp in svx
Change-Id: Ie5f9a7f0e6903476bd02391a71c1f3d75afaf09f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176483
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 16:06:35 +01:00
Noel Grandin
65caa58206 loplugin:reftotemp in sot..svl
Change-Id: I4c15b3443f411e81eaf7ea0e8c98e8728ab4ca02
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176482
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 16:06:24 +01:00
Oromidayo Owolabi
7a7ba9cbee tdf#145614 Convert #define to enum class
Converted #define to enum class

Change-Id: I16195a439643bcf0111c591a829272b5bf70179d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175027
Reviewed-by: Hossein   <hossein@libreoffice.org>
Tested-by: Jenkins
2024-11-12 15:27:34 +01:00
Justin Luth
006541afcf tdf#157467 SvxPresetListBox: contextmenu must affect item under mouse
Yikes - especially when delete is involved.
Previously it was deleting the in-use background,
regardless of where the mouse right-click happened.

You might wonder why not just query GetHighlightedItemId?
That is because (at least for GTK)
the highlightedItem is zero'd out as soon as the pop-up starts,
i.e. when the mouse is moved over top of the context menu.

Change-Id: Ib88cb0edb8c2c8f854c35821d8125a1991d12a55
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176447
Reviewed-by: Justin Luth <jluth@mail.com>
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-11-12 14:52:37 +01:00
Xisco Fauli
112e07f37f sw: use SAL_RET_MAYBENULL in GetDocShell()
similar to
commit c796878e6a
Author: Xisco Fauli <xiscofauli@libreoffice.org>
Date:   Mon Oct 21 15:56:25 2024 +0200

    tdf#163543: check GetDocShell()

Change-Id: I4b489c59b7596466aea6b5c7b78248d82f193a0b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175628
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
2024-11-12 14:19:37 +01:00
Xisco Fauli
3dcd0f4a4c tdf#162691: ODF 1.4 Add support for xy and polar handle new attributes
Co-author: Regina Henschel
This implements the new draw:handle attributes of ODF 1.4. For reasons
for new attributes see https://issues.oasis-open.org/browse/OFFICE-4110
The old attributes are deprecated but may still be written. So we keep
them to be backward compatible.

Change-Id: I0b3443d000b2b163363f9070e5e276af2b018cbb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174966
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
2024-11-12 14:05:10 +01:00
Noel Grandin
ccb96251ea loplugin:reftotemp in sfx2
Change-Id: I0ec28fe2c0737b71ff18c4efbc99c896339f5062
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176474
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 13:55:55 +01:00
Noel Grandin
021b7b6684 loplugin:reftotemp in sd
Change-Id: Ib38fdc34dc2112f1aac3914baa074c7574f34f7e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176473
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 13:55:46 +01:00
Xisco Fauli
e2d333e5f2 sc: prefix members of ScEnginePoolHelper
Change-Id: I7c161ea0f30f6dce8cc64a841245f98f4ca8c507
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176472
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-12 13:35:14 +01:00
Caolán McNamara
e6e85bf47b cid#1606989 Overflowed constant
Change-Id: I1165d1c9b145b25e3160b749df9544d653c4920c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176464
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-11-12 12:53:38 +01:00
Caolán McNamara
15d66da417 cid#1607638 silence Overflowed return value
Change-Id: Ie6f9db4949924a53edd3b0738bee5c21ca6051a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176463
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-11-12 12:53:27 +01:00
Caolán McNamara
007987ffb7 cid#1607965 Overflowed constant
Change-Id: Ia35a09b2c5e230136a3d3a238c9753cdb268a6e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176462
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2024-11-12 12:53:14 +01:00
Miklos Vajna
eabda77c97 cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')
To be able to sign externally, we need a way to know what is the
document hash that would be passed to
NSS_CMSSignedData_SetDigestValue(), without actually performing the
signing.

Note that svl::crypto::SigningContext already gives us a way to expose
the time that would be used for signing.

Expose the hash in a similar way: the format is a SHA-256 hash in base64
form.

This adapts both places dealing with time: vcl::PDFWriter::GetDateTime()
and svl::crypto::Signing::Sign, to make sure they use the same time,
otherwise the hash would potentially depend on two times, which would be
hard to reproduce later when we serialize the signature we get.

Change-Id: Ib039db4cdd043c8117215c31cb5bc83397693820
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176470
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2024-11-12 12:41:34 +01:00
Mike Kaganski
859f66b6dc Simplify a bit
Change-Id: I970ae0afd01ceb4651c0e7bc722ac43b4e9aa0b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176469
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-12 12:33:06 +01:00
Mike Kaganski
cb112c1730 Fix no-pch build
After commit df3483fa74 "tdf#130857
VclBuilder: Make MenuAndId a template", 2024-11-10

  [CXX] vcl/jsdialog/executor.cxx
  C:\lo\core\include\rtl/ref.hxx(126): error C2027: use of undefined type 'PopupMenu'
  C:\lo\core\include\vcl/builder.hxx(41): note: see declaration of 'PopupMenu'
  C:\lo\core\include\rtl/ref.hxx(126): note: the template instantiation context (the oldest one first) is
  C:\lo\core\include\vcl/toolkit/menubtn.hxx(40): note: see reference to class template instantiation 'VclPtr<PopupMenu>' being compiled
  C:\lo\core\include\vcl/vclptr.hxx(64): note: see reference to class template instantiation 'rtl::Reference<reference_type>' being compiled
  with
  [
  reference_type=PopupMenu
  ]
  C:\lo\core\include\rtl/ref.hxx(123): note: while compiling class template member function 'rtl::Reference<reference_type>::~Reference(void)'
  with
  [
  reference_type=PopupMenu
  ]
  C:\lo\core\include\vcl/vclptr.hxx(217): note: see the first reference to 'rtl::Reference<reference_type>::~Reference' in 'VclPtr<PopupMenu>::~VclPtr'
  with
  [
  reference_type=PopupMenu
  ]

Change-Id: Ifa2f8e55135faf8864a157aeddcf2764f4b2db4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176471
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-12 12:32:55 +01:00
Olivier Hallot
55bb4ac2b8 Update git submodules
* Update helpcontent2 from branch 'master'
  to 8273b9ce92cde88181f89b10a4afba0abfb01f39
  - Revert "Remove modules/smath screenshots (not used)"
    
    This reverts commit 11a434839b830d6527edbfae192f9ad044ec3572.
    
    Reason for revert: Break Help build.
    
    Change-Id: I4b8d109bc24caa79062ee9b32cfd6f74871de140
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176476
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-11-12 11:42:02 +01:00
Noel Grandin
134afb333a clang-tidy: performance-unnecessary-copy-initialization in sc
Change-Id: I5d4b2190af6373772fcea7c8427454170fde2e6b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176437
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 11:15:45 +01:00
Noel Grandin
33c2a79f14 clang-tidy: performance-unnecessary-copy-initialization in vcl
Change-Id: Idb09d0d256601fb3b9e822404b2f57f41d04d713
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176443
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-12 11:15:36 +01:00
Noel Grandin
e23be78a6a clang-tidy: performance-unnecessary-copy-initialization in xmloff
Change-Id: I086167b3d24c125efac99180012e32d9851d49ba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176444
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-12 11:15:26 +01:00
Noel Grandin
20d971a587 clang-tidy: performance-unnecessary-copy-initialization in sd
Change-Id: I2521bc29afb9ae98d7db2fab81f93264c91c4065
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176438
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-12 11:15:14 +01:00
Andrea Gelmini
de44eadeb7 Update git submodules
* Update helpcontent2 from branch 'master'
  to 4f83321e274052b64e16dba7b50ddee41db53ab3
  - Removed exec bits on PNG files
    
    Change-Id: Ib7c4c917bb7a9c661ee1f28b7c4359acdbac767b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176425
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-11-12 09:54:06 +01:00
Andrea Gelmini
58f9555cd5 Update git submodules
* Update helpcontent2 from branch 'master'
  to 1684acfaca19b37db9387f09618dd05cb90048f2
  - Removed exec bits on PNG files
    
    Change-Id: Iff6b93bc6d36414509c659a220eda6529f0a3f61
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176460
    Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
    Tested-by: Jenkins
2024-11-12 09:53:50 +01:00
Xisco Fauli
d6116e6bdb tdf#163486: PVS: simplify while loop
V654 	The condition of loop is always true.

Change-Id: I9c7cc133cf197e899ac7e13ee3cedc97b7c4d0be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176406
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-12 09:24:23 +01:00
Noel Grandin
8393267c65 clang-tidy: performance-unnecessary-copy-initialization in various
Change-Id: I1033c33a6b4bf06e365ce183b1a73c98bea777ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176442
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 09:03:21 +01:00
Noel Grandin
4ba5a6ccf4 clang-tidy: performance-unnecessary-copy-initialization in sw
Change-Id: I64342ae8c10738e276702e8ab2c0c0954be25752
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176441
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-11-12 09:03:13 +01:00