office-gobmx/unotools
Noel Grandin de9667d419 tdf#157915 Error when running a Basic macro with instruction commitChanges
regression from
    commit 1576ef8532
    Author: Noel Grandin <noelgrandin@gmail.com>
    Date:   Thu Dec 23 18:40:44 2021 +0200
    osl::Mutex->std::mutex in SvtCommandOptions

Note that this only fixes part of the issue - specifically the part that
the original reporter described.

There is a further issue, not fixed here, which only happens on
Linux/GTK, where the messagebox dialog manages to end up behind the
About dialog, and consequently cannot be closed, which freezes the
program.

Change-Id: Idbb7f51e494a69886c80eb92efaa7cf7c6911c16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160393
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-12-06 20:27:35 +01:00
..
inc/pch
qa
source tdf#157915 Error when running a Basic macro with instruction commitChanges 2023-12-06 20:27:35 +01:00
util
CppunitTest_unotools_configpaths.mk
CppunitTest_unotools_fontcvt.mk
CppunitTest_unotools_fontdefs.mk
IwyuFilter_unotools.yaml
JunitTest_unotools_complex.mk
Library_utl.mk
Makefile
Module_unotools.mk
PythonTest_unotools_python.mk
README.md

UNO C++ Helpers

Helpers for C++ use of UNO.