office-gobmx/unotools
Noel Grandin c0e438eace tdf#158577 Allow locking down adding new trusted authors
regression from
    commit 6ed8c5a0f1
    Author: Noel Grandin <noelgrandin@gmail.com>
    Date:   Sun Jul 25 21:35:05 2021 +0200
    use officecfg for security options

where I forgot to go back and complete a piece that was initially
a little tricky.

Change-Id: I2df8529ec7047bdcd9d7f655303fd72eeaa50cc6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160429
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-12-08 09:47:54 +01:00
..
inc/pch move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
qa loplugin:ostr: automatic rewrite 2023-10-07 00:47:20 +02:00
source tdf#158577 Allow locking down adding new trusted authors 2023-12-08 09:47:54 +01:00
util
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
JunitTest_unotools_complex.mk
Library_utl.mk
Makefile
Module_unotools.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
PythonTest_unotools_python.mk tdf#97362 Convert unotools tempfile tests to Python 2023-01-17 06:20:58 +00:00
README.md

UNO C++ Helpers

Helpers for C++ use of UNO.