office-gobmx/unotools
jsala 04a58d7eae tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro
Also change some range based for.

Change-Id: I32c5cbe0033c40cde3f1fc86ec8af90e558f2652
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141666
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
2022-11-06 01:22:27 +01:00
..
inc/pch move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
qa unotools: test ConvertChar::RecodeString() 2022-10-05 11:18:36 +02:00
source tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro 2022-11-06 01:22:27 +01:00
util use single-use attribute for ServiceDocumenter 2021-03-23 09:08:03 +01:00
CppunitTest_unotools_configpaths.mk Add tests for utl::splitLastFromConfigurationPath 2022-09-23 19:59:05 +02:00
CppunitTest_unotools_fontcvt.mk unotools: test ConvertChar::RecodeString() 2022-10-05 11:18:36 +02:00
CppunitTest_unotools_fontdefs.mk
IwyuFilter_unotools.yaml Recheck modules [uU]* with IWYU 2022-04-12 15:20:47 +02:00
JunitTest_unotools_complex.mk
Library_utl.mk [API CHANGE] Drop css::accessibility::XAccessibleStateSet 2022-07-08 10:10:11 +02:00
Makefile
Module_unotools.mk unotools: test ConvertChar::RecodeString() 2022-10-05 11:18:36 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

UNO C++ Helpers

Helpers for C++ use of UNO.