summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2023-11-10 11:43:01 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-11-10 19:28:09 +0100
commitfe12f1d83ba80dff9f36f06decf125650eac9097 (patch)
tree02190754ea9f05b550276b97a4b89d1dbd98d54f /officecfg
parent0c3b89da7cde9866bf3174a6276736c76efb8356 (diff)
Fix errors gtk4
[AWK] CustomTarget/postprocess/registry/fcfg_langpack_qtz.list /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:249:85: error: passing 'css::uno::Reference<css::accessibility::XAccessibleContext>' by value, rather pass by const lvalue reference [loplugin:passparamsbyref] css::uno::Reference<css::accessibility::XAccessibleContext> xContext) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:329:83: error: passing 'css::uno::Reference<css::accessibility::XAccessibleContext>' by value, rather pass by const lvalue reference [loplugin:passparamsbyref] css::uno::Reference<css::accessibility::XAccessibleContext> xContext) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [XCD] registry_qtz [CUS] filter/source/svg [CUS] sw/generated [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx [PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx [PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:311:81: error: replace function parameter of type 'const OUString &' with 'std::u16string_view' [loplugin:stringviewparam] static void applyObjectAttribute(GtkAccessible* pGtkAccessible, const OUString& rName, ~~~~~~~~~~~~~~~~^~~~~ /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:312:50: error: replace function parameter of type 'const OUString &' with 'std::u16string_view' [loplugin:stringviewparam] const OUString& rValue) ~~~~~~~~~~~~~~~~^~~~~~ 4 errors generated. /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:329:83: error: passing 'css::uno::Reference<css::accessibility::XAccessibleContext>' by value, rather pass by const lvalue reference [loplugin:passparamsbyref] css::uno::Reference<css::accessibility::XAccessibleContext> xContext) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:312:50: error: replace function parameter of type 'const OUString &' with 'std::u16string_view' [loplugin:stringviewparam] const OUString& rValue) ~~~~~~~~~~~~~~~~^~~~~~ /home/julien/lo/libreoffice/vcl/unx/gtk4/a11y.cxx:318:52: error: no member named 'toInt32' in 'std::basic_string_view<char16_t>' const int nLevel = static_cast<int>(rValue.toInt32()); ~~~~~~ ^ 1 error generated. Change-Id: I01942a3f65e87e33a093f8994e4bf44e74bafc65 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159291 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
0 files changed, 0 insertions, 0 deletions