bd0f526f2d
Added a new component docmodel, that has the document model types, which only depend on other basic components. This is needed so the types can be used in every relevant component - xmloff, oox, svx, editeng,... Introduces model::ThemeColor, which is a class used to store the theme color data, including transformations (svx::Transformation). For UNO use XThemeColor is added, and the implementation UnoThemeColor which wraps svx::ThemeColor, so it can be tranported around. Reactor all the code and tests to accomodate for this change. Change-Id: I7ce6752cdfaf5e4d3b8e4d90314afa469dd65cfc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144847 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
uiconfig/ui | ||
util | ||
AllLangMoTarget_cui.mk | ||
CppunitTest_cui_dialogs_test.mk | ||
CppunitTest_cui_dialogs_test_2.mk | ||
CppunitTest_cui_dialogs_test_3.mk | ||
CppunitTest_cui_dialogs_test_4.mk | ||
IwyuFilter_cui.yaml | ||
Library_cui.mk | ||
Makefile | ||
Module_cui.mk | ||
Package_cui.mk | ||
README.md | ||
UIConfig_cui.mk | ||
UITest_cui_dialogs.mk | ||
UITest_cui_tabpages.mk |
Common User Interface (cui)
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.