summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-08-23 09:05:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-08-23 14:40:19 +0200
commit9a251699d728fa6207b71406cd91aafb7803f453 (patch)
tree124c54d9455e50c398cbf51795c5b1f5dee6d394 /stoc
parent8d71f19550c969bb322460fd7a06021a0421ba66 (diff)
Improve loplugin:sequenceloop warning
...from > sfx2/source/appl/shutdowniconaqua.mm:416:13: error: use std::as_const, or make range var const, to avoid creating a copy of the Sequence [loplugin:sequenceloop] > for ( auto const & newMenuProp : aNewMenu ) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ to > sfx2/source/appl/shutdowniconaqua.mm:416:46: error: use std::as_const, or make range var const, to avoid creating a copy of the Sequence [loplugin:sequenceloop] > for ( auto const & newMenuProp : aNewMenu ) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ Change-Id: I1eabe80abeed1784a246a6e3c9b7036f664ee681 Reviewed-on: https://gerrit.libreoffice.org/77989 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'stoc')
0 files changed, 0 insertions, 0 deletions
mmit/scp2?h=libreoffice-24-8&id=07d303b74108debc9e2b9855a49d69bf156a91a9'>Match conditionals in dictionaries/Module_dictionaries.mkTor Lillqvist 2022-10-01tdf#132576 Remove unused template categoriesRafael Lima 2022-09-15Add pdf file association to Windows installerSamuel Mehrbrodt 2022-09-12Add iWork file associations to Windows installerSamuel Mehrbrodt 2022-09-12Remove trailing blanksSamuel Mehrbrodt 2022-08-27Add Persian (fa-IR) dictionary to installsetAron Budea 2022-06-04ScriptForge - New 'UnitTest' service for BasicJean-Pierre Ledure 2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt 2022-04-26Drop unused LanguageTool extensionGabor Kelemen 2022-04-26Drop unused CT2N extensionGabor Kelemen 2022-02-19Fix "Adding Central Kurdish(ckb) Spell Checker & Dictionary"Julien Nabet 2022-02-14Adding Central Kurdish(ckb) Spell Checker & DictionaryOlivier Hallot 2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák 2021-10-15ScriptForge - new SFWidgets library, new PopupMenu serviceJean-Pierre Ledure 2021-08-23tdf#144031: fix description of STR_DESC_MODULE_LANGPACK_PT_BRJulien Nabet 2021-06-22configure: Improve help-options handlingJan-Marek Glogowski 2021-04-27Add Mongolian dictionaryAndras Timar 2021-04-11Add Esperanto dictionariesAndras Timar 2021-04-07Updated README.md files to represent current code / use Markdown formatHossein 2021-03-24Using .md extension/Markdown syntax for modules READMEHossein