summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-18 20:42:44 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-19 21:36:02 +0100
commitcdc41b2afbe4d3a67be2331564305d247fbde62a (patch)
treebe3dacb9e65512cf3cc7c39cf46f4d120cfd423d
parentunused forward declare (diff)
downloadcore-cdc41b2afbe4d3a67be2331564305d247fbde62a.tar.gz
core-cdc41b2afbe4d3a67be2331564305d247fbde62a.zip
don't mention VclBuilder in the dialog tests docs
Change-Id: Id18a25e3d3310342887757fe417769f4213b8a3c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107981 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--basctl/qa/unit/data/basctl-dialogs-test.txt2
-rw-r--r--chart2/qa/unit/data/chart2-dialogs-test.txt2
-rw-r--r--cui/qa/unit/data/cui-dialogs-test.txt2
-rw-r--r--dbaccess/qa/unit/data/dbaccess-dialogs-test.txt2
-rw-r--r--desktop/qa/unit/data/desktop-dialogs-test.txt2
-rw-r--r--filter/qa/unit/data/filter-dialogs-test.txt2
-rw-r--r--formula/qa/unit/data/formula-dialogs-test.txt2
-rw-r--r--fpicker/qa/unit/data/fpicker-dialogs-test.txt2
-rw-r--r--reportdesign/qa/unit/data/reportdesign-dialogs-test.txt2
-rw-r--r--sc/qa/unit/screenshots/data/screenshots.txt2
-rw-r--r--sd/qa/unit/data/dialogs-test.txt2
-rw-r--r--sfx2/qa/unit/data/sfx2-dialogs-test.txt2
-rw-r--r--starmath/qa/unit/data/starmath-dialogs-test.txt2
-rw-r--r--svtools/qa/unit/data/svtools-dialogs-test.txt2
-rw-r--r--svx/qa/unit/data/svx-dialogs-test.txt2
-rw-r--r--sw/qa/unit/data/sw-dialogs-test.txt2
-rw-r--r--uui/qa/unit/data/uui-dialogs-test.txt2
-rw-r--r--vcl/qa/unit/data/vcl-dialogs-test.txt2
-rw-r--r--writerperfect/qa/unit/data/writerperfect-dialogs-test.txt2
-rw-r--r--xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt2
20 files changed, 20 insertions, 20 deletions
diff --git a/basctl/qa/unit/data/basctl-dialogs-test.txt b/basctl/qa/unit/data/basctl-dialogs-test.txt
index fc05c8543317..d69912386a0d 100644
--- a/basctl/qa/unit/data/basctl-dialogs-test.txt
+++ b/basctl/qa/unit/data/basctl-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/chart2/qa/unit/data/chart2-dialogs-test.txt b/chart2/qa/unit/data/chart2-dialogs-test.txt
index 42deae23e257..92cc0880b047 100644
--- a/chart2/qa/unit/data/chart2-dialogs-test.txt
+++ b/chart2/qa/unit/data/chart2-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/cui/qa/unit/data/cui-dialogs-test.txt b/cui/qa/unit/data/cui-dialogs-test.txt
index ee0413efcc37..d19d855e2fd5 100644
--- a/cui/qa/unit/data/cui-dialogs-test.txt
+++ b/cui/qa/unit/data/cui-dialogs-test.txt
@@ -28,7 +28,7 @@ cui/ui/textdialog.ui
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt b/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
index d30f9f70e662..3d0270889074 100644
--- a/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
+++ b/dbaccess/qa/unit/data/dbaccess-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/desktop/qa/unit/data/desktop-dialogs-test.txt b/desktop/qa/unit/data/desktop-dialogs-test.txt
index f54db2a7b53c..a2669568712f 100644
--- a/desktop/qa/unit/data/desktop-dialogs-test.txt
+++ b/desktop/qa/unit/data/desktop-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/filter/qa/unit/data/filter-dialogs-test.txt b/filter/qa/unit/data/filter-dialogs-test.txt
index 724b03dc5e20..22792ad28e6a 100644
--- a/filter/qa/unit/data/filter-dialogs-test.txt
+++ b/filter/qa/unit/data/filter-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/formula/qa/unit/data/formula-dialogs-test.txt b/formula/qa/unit/data/formula-dialogs-test.txt
index 0504c0ec853b..2c33e86c3447 100644
--- a/formula/qa/unit/data/formula-dialogs-test.txt
+++ b/formula/qa/unit/data/formula-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/fpicker/qa/unit/data/fpicker-dialogs-test.txt b/fpicker/qa/unit/data/fpicker-dialogs-test.txt
index a38c926782ef..563802ee209a 100644
--- a/fpicker/qa/unit/data/fpicker-dialogs-test.txt
+++ b/fpicker/qa/unit/data/fpicker-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt b/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
index d501e84fda2c..470deda690a0 100644
--- a/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
+++ b/reportdesign/qa/unit/data/reportdesign-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/sc/qa/unit/screenshots/data/screenshots.txt b/sc/qa/unit/screenshots/data/screenshots.txt
index 2f795e601fa8..404e293a8af4 100644
--- a/sc/qa/unit/screenshots/data/screenshots.txt
+++ b/sc/qa/unit/screenshots/data/screenshots.txt
@@ -41,7 +41,7 @@ modules/scalc/ui/formatcellsdialog.ui
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/sd/qa/unit/data/dialogs-test.txt b/sd/qa/unit/data/dialogs-test.txt
index 63ee21c9550c..b3585b8e925a 100644
--- a/sd/qa/unit/data/dialogs-test.txt
+++ b/sd/qa/unit/data/dialogs-test.txt
@@ -50,7 +50,7 @@ modules/simpress/ui/headerfooterdialog.ui
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
modules/sdraw/ui/paranumberingtab.ui
diff --git a/sfx2/qa/unit/data/sfx2-dialogs-test.txt b/sfx2/qa/unit/data/sfx2-dialogs-test.txt
index 1ff71b6d8f36..18dcbacf6a00 100644
--- a/sfx2/qa/unit/data/sfx2-dialogs-test.txt
+++ b/sfx2/qa/unit/data/sfx2-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/starmath/qa/unit/data/starmath-dialogs-test.txt b/starmath/qa/unit/data/starmath-dialogs-test.txt
index 7847bc71f570..70529fbadc86 100644
--- a/starmath/qa/unit/data/starmath-dialogs-test.txt
+++ b/starmath/qa/unit/data/starmath-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/svtools/qa/unit/data/svtools-dialogs-test.txt b/svtools/qa/unit/data/svtools-dialogs-test.txt
index 2ed259ee5229..a072220f28df 100644
--- a/svtools/qa/unit/data/svtools-dialogs-test.txt
+++ b/svtools/qa/unit/data/svtools-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/svx/qa/unit/data/svx-dialogs-test.txt b/svx/qa/unit/data/svx-dialogs-test.txt
index bd7ff04ed239..d9974a3848f8 100644
--- a/svx/qa/unit/data/svx-dialogs-test.txt
+++ b/svx/qa/unit/data/svx-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/sw/qa/unit/data/sw-dialogs-test.txt b/sw/qa/unit/data/sw-dialogs-test.txt
index 4a077f3278cc..9bddf8bf92c6 100644
--- a/sw/qa/unit/data/sw-dialogs-test.txt
+++ b/sw/qa/unit/data/sw-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/uui/qa/unit/data/uui-dialogs-test.txt b/uui/qa/unit/data/uui-dialogs-test.txt
index e5a4bcc71c12..78db72e099b7 100644
--- a/uui/qa/unit/data/uui-dialogs-test.txt
+++ b/uui/qa/unit/data/uui-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/vcl/qa/unit/data/vcl-dialogs-test.txt b/vcl/qa/unit/data/vcl-dialogs-test.txt
index 19fb5402c042..0725d52c76b3 100644
--- a/vcl/qa/unit/data/vcl-dialogs-test.txt
+++ b/vcl/qa/unit/data/vcl-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/writerperfect/qa/unit/data/writerperfect-dialogs-test.txt b/writerperfect/qa/unit/data/writerperfect-dialogs-test.txt
index 3a0cdf5cbb88..db97ac5cc4c0 100644
--- a/writerperfect/qa/unit/data/writerperfect-dialogs-test.txt
+++ b/writerperfect/qa/unit/data/writerperfect-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work
diff --git a/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt b/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
index 91af2a366716..1f8ee2b62164 100644
--- a/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
+++ b/xmlsecurity/qa/unit/data/xmlsecurity-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work