aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/openoffice-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice-3/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-2-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-2-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-2.0/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-2/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-3-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-3/files/patch-sw+source+filter+ww8+ww8scan.cxx11
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-sw+source+filter+ww8+ww8scan.cxx11
17 files changed, 187 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice-3/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-3/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-3/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-1.1-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-1.1/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-2-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-2-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-2-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-2-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-2-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-2-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-2.0/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-2.0/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-2.0/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-2/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-2/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-2/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-3-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-3-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-3-devel/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-3/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-3/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-3/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;
diff --git a/editors/openoffice.org-vcltesttool/files/patch-sw+source+filter+ww8+ww8scan.cxx b/editors/openoffice.org-vcltesttool/files/patch-sw+source+filter+ww8+ww8scan.cxx
new file mode 100644
index 000000000000..0cfbc156cf11
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/files/patch-sw+source+filter+ww8+ww8scan.cxx
@@ -0,0 +1,11 @@
+--- ../sw/source/filter/ww8/ww8scan.cxx.orig Wed Sep 3 04:12:28 2003
++++ ../sw/source/filter/ww8/ww8scan.cxx Wed Sep 3 04:12:49 2003
+@@ -163,7 +163,7 @@
+ {
+ ASSERT(mnNoElems && pWwSprmTab, "WW8: empty Array: Don't do that");
+ std::sort(mpWwSprmTab, mpWwSprmTab + mnNoElems);
+-#if OSL_DEBUG_LEVEL > 1
++#if OSL_DEBUG_LEVEL > 10 // XXX pass compilation with WITH_DEBUG=2
+ bool bBroken=false;
+ rtl::OUString sError;
+ const C *pIter = mpWwSprmTab;