office-gobmx/forms
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 use for-range on Sequence in f* 2020-05-21 08:48:26 +02:00
source compact namespace decl 2020-07-20 10:12:57 +02:00
util
workben/xforms
AllLangMoTarget_frm.mk
IwyuFilter_forms.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
JunitTest_forms_complex.mk
JunitTest_forms_unoapi_1.mk
JunitTest_forms_unoapi_2.mk
JunitTest_forms_unoapi_3.mk
JunitTest_forms_unoapi_4.mk
Library_frm.mk
Makefile
Module_forms.mk
README

Embedded forms control and pieces (design forms in documents, fields and database driven).