office-gobmx/cui
Luboš Luňák 208bb103d3 no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)
This dates back to the ancient times where no revision control history
dares, so no idea why this was so, but it doesn't make sense, as
at least Windows can disable AA for fonts too. And if some platform
really wants to hide the setting, it should be enough just to hide
the UI element, no reason for '#if defined( UNX )' all over the place.

Change-Id: I76fc9ad157358321904573079ace5a3fe556f86a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91041
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-03-25 14:32:17 +01:00
..
inc Fixes to the Tip Of The Day messages from weblate feedback 2020-03-25 07:58:47 +01:00
qa uitest: test tab navigation 2020-02-18 18:21:24 +01:00
source no reason for the FontAntiAliasing setting being UNX-only (tdf#107744) 2020-03-25 14:32:17 +01:00
uiconfig/ui tdf#131465 image is stretched to fit allocation 2020-03-22 20:37:59 +01:00
util
AllLangMoTarget_cui.mk
CppunitTest_cui_dialogs_test.mk Related: tdf#123765 fix up some screenshotting 2019-10-09 13:15:08 +02:00
CppunitTest_cui_dialogs_test_2.mk Missing dependencies 2018-02-28 17:04:12 +01:00
CppunitTest_cui_dialogs_test_3.mk Missing dependencies 2018-02-28 17:04:12 +01:00
CppunitTest_cui_dialogs_test_4.mk Missing dependencies 2018-02-28 17:04:12 +01:00
IwyuFilter_cui.yaml tdf#42949 Fix IWYU warnings in cui/ 2020-01-06 10:40:37 +01:00
Library_cui.mk tdf#44462: add a link to Windows Default apps settings applet 2019-11-16 13:00:51 +01:00
Makefile
Module_cui.mk
README
UIConfig_cui.mk tdf#112135: Provide controls through context menu in lists of Customize dialog 2020-02-28 18:32:54 +01:00
UITest_cui_dialogs.mk

Common User Interface

It was moved out from svx in DEV300m68:

http://www.mail-archive.com/dev@openoffice.org/msg12925.html

It contains dialogs used by more than one application, e.g. paragraph
properties.