office-gobmx/include
Mike Kaganski bc09a4f1ce Disable subpixel AA in GraphicExporter::filter unconditionally
... in D2DWriteTextOutRenderer.

Commit 785a56b6be (D2DWriteTextOutRenderer:
use grayscale AA for file output, 2024-11-27) has disabled it only when
the export settings explicitly specified a concrete AA setting. In case
when the settings didn't specify explicitly, if AA should be used or not,
then system settings were used, which in case of D2DWriteTextOutRenderer
would still enable ClearType (subpixel AA).

This stores additional flag in StyleSettings, similar to what was done
in commit e6538f5bdd (tdf#118966 vcl: add
a flag to determine if AA of fonts is used from the system, 2018-07-28),
that tells the renderer to prevent subpixel AA, even if use of AA itself
is defined by system settings. This flag is currently only considered by
D2DWriteTextOutRenderer.

Change-Id: Ibd1879d3c222276eee00c37a442881d6d47c831f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177780
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-12-04 12:44:00 +01:00
..
android
animations slideshow: fix initVisible value 2024-11-25 10:36:31 +01:00
apple_remote
avmedia tdf#152299 - Remove unused define(s) from C/C++ files 2024-11-23 14:54:15 +01:00
basctl tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
basegfx com::sun::star -> css 2024-11-10 10:50:15 +01:00
basic tdf#108189 inspection of object hangs LO 2024-11-14 18:02:03 +01:00
bridges .NET Bindings: Native bridge for .NET 2024-09-18 08:10:36 +02:00
canvas canvas: simplify calcTransformedRectBounds 2024-11-19 16:14:13 +01:00
codemaker tdf#143148 Use pragma once instead of include guards 2024-11-22 07:01:52 +01:00
com/sun/star/uno
comphelper comphelper: put each Crypto impl. in own file - minimize ifdefs 2024-11-28 09:50:08 +01:00
connectivity cid#1633781 Initialization or destruction ordering is unspecified 2024-10-25 09:22:55 +02:00
cppcanvas tdf#143148 Use pragma once instead of include guards 2024-11-22 07:01:52 +01:00
cppu
cppuhelper Simplify a bit 2024-11-08 05:34:20 +01:00
cppunittester
dbaccess cid#1607861 Data race condition 2024-10-01 11:16:00 +02:00
desktop
docmodel
drawinglayer loplugin:unnecessaryvirtual 2024-12-02 14:00:55 +01:00
editeng tdf#88226 sd: fix cutting off the overflow text on the notes print page 2024-12-04 10:17:24 +01:00
embeddedobj
filter cid#1636522 Missing move assignment operator 2024-12-03 11:47:19 +01:00
formula tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4 2024-11-06 00:55:37 +01:00
fpicker tdf#159040: add sign with default certificate to save dialog 2024-07-24 07:08:46 +02:00
framework tdf#143148 Use #pragma once instead of include guards 2024-11-03 11:05:46 +01:00
helpcompiler
i18nlangtag Related: tdf#163903 Add French (Republic of Guinea) {fr-GN} [0x940C] 2024-11-18 22:45:45 +01:00
i18npool
i18nutil tdf#163105 Use HB data while selecting kashida insertion positions 2024-09-26 22:44:03 +02:00
jvmaccess
jvmfwk
LibreOfficeKit cool#4250 - add API to set per view options. 2024-11-28 15:09:27 +01:00
linguistic loplugin:unusedmethods 2024-06-20 12:21:54 +02:00
o3tl cid#1606752 silence Overflowed return value 2024-11-16 22:55:53 +01:00
oox loplugin:unusedfields 2024-12-04 10:22:09 +01:00
opencl
osl Avoid -Werror,-Wcast-function-type-mismatch 2024-09-17 21:01:48 +02:00
package loplugin:unusedfields 2024-10-16 15:51:52 +02:00
registry
rtl Revert "tdf#152299 - Remove unused define(s) from C/C++ files" 2024-11-24 09:55:40 +01:00
sal Revert "tdf#152299 - Remove unused define(s) from C/C++ files" 2024-11-24 09:55:28 +01:00
salhelper
sax tdf#36709 Refactor Converter to separate parsing from unit conversion 2024-11-01 22:41:03 +01:00
sfx2 tdf#164090: a11y sw: add new warning for non numbered empty paragraph 2024-12-03 17:21:46 +01:00
sot
static/unoembindhelpers
store
svl tdf#120658 - Reworking of dialogues Organize macros 2024-12-02 07:13:00 +01:00
svtools svtools a11y: Merge BrowseBoxImpl into BrowseBox 2024-11-26 17:49:13 +01:00
svx svx: prefix members of E3dSphereObj 2024-12-02 11:58:19 +01:00
systools map LO_CERTIFICATE_AUTHORITY_PATH to CURLOPT_CAPATH 2024-08-23 21:52:02 +02:00
test improve loplugin passparamsbyref 2024-11-19 07:46:25 +01:00
toolkit Make sure VCLXPopupMenu has unique RTTI 2024-11-07 11:53:29 +01:00
tools Avoid UBSan when negating the most negative sal_Int64 value 2024-11-16 23:27:39 +01:00
typelib
ucbhelper loplugin:passstuffbyref in ucbhelper 2024-11-06 12:34:26 +01:00
uno .NET Bindings: Native bridge for .NET 2024-09-18 08:10:36 +02:00
unoidl
unotest unotest,sw: introduce queryDispatchStatus() 2024-12-02 18:46:39 +01:00
unotools tdf#146269: don't set modified when connecting frame, model and controller 2024-11-26 05:47:39 +01:00
vbahelper don't bother passing const std::[u16]string_view by reference 2024-12-03 15:18:31 +01:00
vcl Disable subpixel AA in GraphicExporter::filter unconditionally 2024-12-04 12:44:00 +01:00
xmloff tdf#164046 style searching improvement breaks Impress layout 2024-11-29 11:04:50 +01:00
xmlreader
xmlscript
default.rc
IwyuFilter_include.yaml
postmac.h
postwin.h
premac.h
prewin.h
version.hrc