office-gobmx/cui
Tor Lillqvist aa7dc5fa1d Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl
Rename the global opencl namespace to openclwrapper. Its public API is
after all declared in a file called openclwrapper.hxx. The confusion
started when part of the OpenCL code was moved out from sc some years
ago.

Change-Id: I98ebd8498b2244804411e5de9169eb619f86070b
2017-08-25 15:49:34 +03:00
..
inc drop unused SdrCustomShapeAdjustmentItem 2017-08-17 16:33:48 +02:00
qa/unit tdf#110448: Remove "Memory" page from Options dialog 2017-08-02 10:36:38 +02:00
source Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl 2017-08-25 15:49:34 +03:00
uiconfig/ui tdf#87648 Spelling and Grammar 2017-08-24 17:02:33 +02:00
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
Library_cui.mk Revert "Build with kde5, first stab" 2017-08-11 16:54:01 +02:00
Makefile
Module_cui.mk
README
UIConfig_cui.mk tdf#110448: Remove "Memory" page from Options dialog 2017-08-02 10:36:38 +02:00

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.