office-gobmx/uui
Noel Grandin da7489eb6a compact namespace decl
used
   git grep -lw namespace
    | xargs perl -i -p0e 's/(\w+)\s*.\{.\s*namespace\s*(\w+)/\1::\2/smg;'
 to do the initial replace, then compiled and fixed.

Change-Id: If69904d75940c851aeffab0e78c4ba02cc968d44
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98526
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-20 10:12:57 +02:00
..
inc update pches 2020-07-12 12:20:05 +02:00
qa/unit
source compact namespace decl 2020-07-20 10:12:57 +02:00
uiconfig/ui
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk
IwyuFilter_uui.yaml
Library_uui.mk
Makefile
Module_uui.mk
README
UIConfig_uui.mk

Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.