office-gobmx/unotools
Noel Grandin c6f756e968 tdf#152676 Writer: Compatibility options no longer saved as default
regression from
    commit 78adf246d5
    Date:   Mon Jul 26 10:54:36 2021 +0200
    return SvtCompatibilityEntry from SvtCompatibilityOptions::GetList

where I mistakenly assumed that the bIsDefault flag in
SvtCompatibilityEntry was being set by the SvtCompatibilityOptions
code. Rather remove this field if it is not going to be maintained
properly.

Change-Id: I23963ae885563d5abc8a99cfd144d7fe00c6f192
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144882
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-12-31 07:49:03 +00: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#152676 Writer: Compatibility options no longer saved as default 2022-12-31 07:49:03 +00: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 gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
IwyuFilter_unotools.yaml Recheck modules [uU]* with IWYU 2022-04-12 15:20:47 +02:00
JunitTest_unotools_complex.mk Fix many Java subsequentcheck test by using JUH 2018-11-09 07:37:50 +01:00
Library_utl.mk [API CHANGE] Drop css::accessibility::XAccessibleStateSet 2022-07-08 10:10:11 +02:00
Makefile re-base on ALv2 code. Includes: 2012-07-11 18:12:35 +01:00
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.