office-gobmx/cui
Noel Grandin b79fa59df3 remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(
Possibly this was useful once upon a time, but now it's just noise.

If it failed, we're going to crash on the next line when we call a
method on that pointer anyway.

Change-Id: Ic601f0c3344f6895f8a6ffb3bc6f8bcb45d00a92
Reviewed-on: https://gerrit.libreoffice.org/55082
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-06-09 09:45:53 +02:00
..
inc tdf#114549:entering hex/dec code should change char sample 2018-05-08 14:10:42 +02:00
qa
source remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"( 2018-06-09 09:45:53 +02:00
uiconfig/ui tdf#37336 Added Apply button in options dialog 2018-06-06 12:54:58 +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
Makefile
Module_cui.mk
README
UIConfig_cui.mk
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.