c5b985bc9b
Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
22 lines
578 B
YAML
22 lines
578 B
YAML
---
|
|
assumeFilename: basic/source/classes/global.cxx
|
|
excludelist:
|
|
basic/source/runtime/methods.cxx:
|
|
# Needed on WIN
|
|
- o3tl/char16_t2wchar_t.hxx
|
|
- rtl/character.hxx
|
|
basic/source/sbx/sbxdec.cxx:
|
|
# Needed on WIN
|
|
- o3tl/char16_t2wchar_t.hxx
|
|
basic/source/sbx/sbxbyte.cxx:
|
|
# math::round is used
|
|
- rtl/math.hxx
|
|
basic/source/sbx/sbxchar.cxx:
|
|
# math::round is used
|
|
- rtl/math.hxx
|
|
basic/source/sbx/sbxint.cxx:
|
|
# math::round is used
|
|
- rtl/math.hxx
|
|
basic/source/sbx/sbxlng.cxx:
|
|
# math::round is used
|
|
- rtl/math.hxx
|