[Libreoffice-commits] .: sc/qa

2012-04-24 Thread Stephan Bergmann
sc/qa/unit/ucalc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 81fb27c27bfbd7b1808bb442277476065e39fb56 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 24 14:35:29 2012 +0200 -Werror=unused-variable diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx

[Libreoffice-commits] .: sc/qa

2012-04-24 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 46 ++ 1 file changed, 42 insertions(+), 4 deletions(-) New commits: commit f839984910f0fd4ef385552df3af5e09190e15b9 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Apr 25 01:12:48 2012 +0200 add test

[Libreoffice-commits] .: sc/qa

2012-04-04 Thread Lubos Lunak
sc/qa/unit/helper/debughelper.hxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 34f4cc01241c916c7d2a39360bc98af6d67dbb6a Author: Luboš Luňák l.lu...@suse.cz Date: Wed Apr 4 16:42:01 2012 +0200 remove unused code The operator is now automatically

[Libreoffice-commits] .: sc/qa

2012-04-03 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 49 + 1 file changed, 49 insertions(+) New commits: commit 62d745ddde6b60796123f45b3df8c10e9869 Author: Karthik A Padmanabhan treadston...@gmail.com Date: Tue Apr 3 01:21:16 2012 +0530 Test cases for

[Libreoffice-commits] .: sc/qa

2012-04-01 Thread Markus Mohrhard
sc/qa/unit/data/xls/border.xls |binary sc/qa/unit/subsequent_filters-test.cxx | 31 +++ 2 files changed, 31 insertions(+) New commits: commit 1199713c82d9852f8a41283138f88a06ad887c39 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Apr 2

[Libreoffice-commits] .: sc/qa

2012-03-31 Thread Markus Mohrhard
sc/qa/unit/subsequent_filters-test.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 9654d3baed29abd009a214e429247fb64451 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Apr 1 04:18:48 2012 +0200 more test cases for border import

[Libreoffice-commits] .: sc/qa

2012-03-31 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 94 +-- 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit 464a3a271cd4b97573e87d15a38b3f4cad727daf Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Apr 1 05:00:09 2012 +0200 use

[Libreoffice-commits] .: sc/qa

2012-03-22 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 102 --- 1 file changed, 49 insertions(+), 53 deletions(-) New commits: commit e4380ae1e7d5330e26f4a382f3a86a6059b9b53f Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 22 23:15:07 2012 -0400 Test for

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 170 --- 1 file changed, 135 insertions(+), 35 deletions(-) New commits: commit 70ce9efbac248f0e7952cda6cfb783798b62d459 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 15:41:14 2012 -0400 New unit test

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7d4293b3ba64ffd51731d9a2d478a88a45836aa2 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 16:28:44 2012 -0400 Make sure that FillLabelData doesn't crash in presence of duplicated dims.

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 175 ++- 1 file changed, 174 insertions(+), 1 deletion(-) New commits: commit 7be233e60ab8b4e241510758e269c186e5cf02e3 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 23:04:44 2012 -0400 New unit test

[Libreoffice-commits] .: sc/qa

2012-03-20 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 50 ++ 1 file changed, 50 insertions(+) New commits: commit fdcac5fa84b5fba908a0e59b0ceb953da58e8609 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 20 16:27:20 2012 -0400 Added more code to test the

[Libreoffice-commits] .: sc/qa

2012-03-16 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit eee16791673412f44435b6357248b34ef7613296 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 12:41:43 2012 -0400 Better wording. diff --git a/sc/qa/unit/ucalc.cxx

[Libreoffice-commits] .: sc/qa

2012-03-16 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 16ab673ccbed29d460aaca93cb09663fdd63dc19 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 12:43:33 2012 -0400 More wording tweak. Members are sorted only in source dims

[Libreoffice-commits] .: sc/qa

2012-03-14 Thread Caolán McNamara
sc/qa/unit/data/xls/pass/CVE-2007-0031-1.xls |binary sc/qa/unit/data/xls/pass/CVE-2007-3490-1.xls |binary sc/qa/unit/data/xls/pass/CVE-2010-1246-1.xls |binary 3 files changed New commits: commit 96d28ecffcc9b0e461d9fe10ca4dedd676f1f933 Author: Caolán McNamara caol...@redhat.com Date: Wed

[Libreoffice-commits] .: sc/qa

2012-02-16 Thread Markus Mohrhard
sc/qa/extras/testdocuments/ScDatabaseRangeObj.ods |binary 1 file changed New commits: commit c25c5a05ac6a0d678aa3d9592d213a08cabf6f7b Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Feb 16 11:59:21 2012 +0100 add missing file diff --git

[Libreoffice-commits] .: sc/qa

2012-01-29 Thread Markus Mohrhard
sc/qa/unoapi/knownissues.xcl | 28 +++- 1 file changed, 11 insertions(+), 17 deletions(-) New commits: commit f4060a56bf8f82367d1a18482f0e2c4c90ea9a1c Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Jan 30 00:34:06 2012 +0100 clean-up sc's

[Libreoffice-commits] .: sc/qa

2012-01-25 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 96 +-- 1 file changed, 94 insertions(+), 2 deletions(-) New commits: commit 85d34beec5f8196896487c96028b2dc2ce3cf6c8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Jan 25 12:50:54 2012 -0500 New unit test

[Libreoffice-commits] .: sc/qa

2012-01-23 Thread Markus Mohrhard
sc/qa/extras/scdatapilottableobj.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f8214f0f1d66c6b96b3663dcb3cd71280bcd0d39 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Jan 24 00:08:08 2012 +0100 enable

[Libreoffice-commits] .: sc/qa

2012-01-19 Thread Stephan Bergmann
sc/qa/extras/xdatapilotdescriptor.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 16af33302b19fd90c5c24031e23a7c36e3b6b412 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jan 19 11:21:57 2012 +0100 Fix C++03 enum member scope. diff --git

[Libreoffice-commits] .: sc/qa

2012-01-19 Thread Stephan Bergmann
sc/qa/extras/xdatapilotdescriptor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c4e5e06ecca8c7f7f83e2e6e784157a3f2a93ef8 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jan 19 11:26:08 2012 +0100 Undo inadvertent indentation change. diff --git

[Libreoffice-commits] .: sc/qa

2012-01-12 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 05fa6914d38abea3c29ab360c62d2f153896798a Author: Kohei Yoshida kohei.yosh...@suse.com Date: Thu Jan 12 22:06:45 2012 -0500 Removing debug statement. diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx

[Libreoffice-commits] .: sc/qa

2012-01-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 75bc746b97b5d1e08cd26c7bb5afde348085f6bf Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Jan 11 16:23:45 2012 -0500 Unit test for repositioning of cell-anchored line

[Libreoffice-commits] .: sc/qa

2012-01-11 Thread Markus Mohrhard
sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv |1 + sc/qa/unit/data/ods/named-ranges-global.ods|binary sc/qa/unit/data/xls/named-ranges-global.xls|binary sc/qa/unit/data/xlsx/named-ranges-global.xlsx |binary 4 files changed, 1 insertion(+) New commits: commit

[Libreoffice-commits] .: sc/qa sc/source

2012-01-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 17 + sc/source/core/data/drwlayer.cxx |3 ++- 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit d831f352ba4969f4e5ed0d1057a773d5a472d4aa Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 7 19:09:24 2012 -0500

[Libreoffice-commits] .: sc/qa

2012-01-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 5bc315f5f50b9f1cf5b4fd8b6bcba62f6d9ad1ab Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 7 19:20:20 2012 -0500 More unit test code to test copying a sheet with drawing

[Libreoffice-commits] .: sc/qa

2012-01-06 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 117 ++- 1 file changed, 97 insertions(+), 20 deletions(-) New commits: commit f0c9362d9dca4bda4f3d87e181a2b59fcc08d7d2 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 6 23:59:40 2012 -0500 New unit test

[Libreoffice-commits] .: sc/qa

2012-01-04 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 92 +++ 1 file changed, 92 insertions(+) New commits: commit bc4699ba6e05af115ffed17e2938e3176f3f930a Author: Kohei Yoshida kohei.yosh...@suse.com Date: Wed Jan 4 12:59:32 2012 -0500 New unit test to test jumping to

[Libreoffice-commits] .: sc/qa

2011-12-19 Thread Markus Mohrhard
sc/qa/extras/xnamecontainer.cxx | 85 1 file changed, 85 insertions(+) New commits: commit b77902d38d06df87694564ded859733bdb1d4fb2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 20 07:44:19 2011 +0100 add test case for

[Libreoffice-commits] .: sc/qa

2011-12-19 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b71919511f7748af7c69a2d2da4e93af7eb7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 20 08:58:01 2011 +0100 disable failing test after my last rework of the

[Libreoffice-commits] .: sc/qa sc/source

2011-12-05 Thread Markus Mohrhard
sc/qa/extras/cellproperties.cxx |4 ++-- sc/qa/extras/tableautoformatfield.cxx |4 ++-- sc/source/filter/html/htmlpars.cxx|2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit e678311175acca14eca7ce07b3734f664f6f1b6a Author: Markus Mohrhard

[Libreoffice-commits] .: sc/qa

2011-12-01 Thread Stephan Bergmann
sc/qa/extras/xcellrangesquery.cxx |8 1 file changed, 8 deletions(-) New commits: commit eb251522ebe462903c96881ae9b99814700c84d3 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 1 09:44:57 2011 +0100 -Werror=unused-parameter fix (completely removed unused

[Libreoffice-commits] .: sc/qa

2011-11-25 Thread François Tigeot
sc/qa/unit/filters-test.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit eda3e5dcb63e6bce71df2c1c941eacd7f0c79191 Author: François Tigeot ftig...@wolfpond.org Date: Fri Nov 25 09:41:25 2011 +0100 Disable password test on DragonFly diff --git

[Libreoffice-commits] .: sc/qa solenv/gbuild

2011-11-15 Thread Stephan Bergmann
sc/qa/unit/filters-test.cxx|2 +- solenv/gbuild/platform/com_GCC_defs.mk |5 + solenv/gbuild/platform/macosx.mk |3 ++- solenv/gbuild/platform/solaris.mk |8 +++- solenv/gbuild/platform/unxgcc.mk |3 ++- 5 files changed, 17 insertions(+), 4

[Libreoffice-commits] .: sc/qa

2011-11-14 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit 2f61bdff4435fd25b2d7da3c2366d663bd7e5085 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Nov 14 11:57:15 2011 -0500 Modified VLOOKUP

[Libreoffice-commits] .: sc/qa

2011-11-14 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 51494ab7291ad97eca5acfe2d9a4943ddfb4800d Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Nov 14 12:07:48 2011 -0500 Likewise, adjusted the test cases for MATCH to handle

[Libreoffice-commits] .: sc/qa

2011-11-03 Thread Markus Mohrhard
sc/qa/unit/filters-test.cxx | 29 - 1 file changed, 29 deletions(-) New commits: commit 97b5ed250d531382564d64521f8b803c92f775a0 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Nov 3 17:26:28 2011 +0100 remove all debug output from

[Libreoffice-commits] .: sc/qa

2011-11-01 Thread Kohei Yoshida
sc/qa/unit/macros-test.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 06899e6b77f5ca878ba7fd8b60bb62f5f97e90a2 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 1 11:02:45 2011 -0400 Re-enabling the macros test. It was due to those pesky .~lock* files

[Libreoffice-commits] .: sc/qa

2011-11-01 Thread Markus Mohrhard
sc/qa/unit/data/contentCSV/spreadsheet-functions.csv |4 ++-- sc/qa/unit/data/ods/functions.ods|binary 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0eae161aa3bd0a7abef6f9a5cf6afef171b09704 Author: Markus Mohrhard markus.mohrh...@googlemail.com

[Libreoffice-commits] .: sc/qa

2011-11-01 Thread Markus Mohrhard
sc/qa/unit/data/contentCSV/bugFix_Sheet2.csv |6 ++ sc/qa/unit/data/ods/bug-fixes.ods|binary sc/qa/unit/filters-test.cxx |6 +- 3 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 84ae3c9853b7b90d7b859fd562dabc7b31e8deb8 Author:

[Libreoffice-commits] .: sc/qa

2011-10-27 Thread Noel Power
sc/qa/unit/macros-test.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d3c18a6436e5e27f9d229a3b80a25d61d599461f Author: Noel Power noel.po...@novell.com Date: Thu Oct 27 16:46:45 2011 +0100 attempt to disable macro_test tests for macosx diff --git

[Libreoffice-commits] .: sc/qa

2011-10-27 Thread Markus Mohrhard
sc/qa/unit/data/xlsx/named-ranges-global.xlsx |binary sc/qa/unit/filters-test.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit a9730ec265c4aeab6724741d66d17c6b44f307ed Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Oct 28

[Libreoffice-commits] .: sc/qa

2011-10-18 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) New commits: commit c35fb339f5aaf3ed8dea71baefb1521f0506e2cb Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Oct 19 01:25:49 2011 +0200 add unit test for

[Libreoffice-commits] .: sc/qa

2011-10-07 Thread Markus Mohrhard
sc/qa/unit/filters-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fed75d001e6a48a84bc46606848af3ba0219df29 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Oct 7 23:32:09 2011 +0200 set the correct url for vba unit test it

[Libreoffice-commits] .: sc/qa

2011-10-07 Thread Markus Mohrhard
sc/qa/unit/filters-test.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 72d87e2b5f37c639c04a1da80b922ae38537d591 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Oct 8 01:37:18 2011 +0200 improve error messages for sc's

[Libreoffice-commits] .: sc/qa

2011-10-05 Thread Markus Mohrhard
sc/qa/unit/data/ods/StarBasic.ods |binary sc/qa/unit/filters-test.cxx | 47 +- 2 files changed, 46 insertions(+), 1 deletion(-) New commits: commit ac3f311320d042eebbb31411d804b6e08b43cb4d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date:

[Libreoffice-commits] .: sc/qa

2011-10-04 Thread Markus Mohrhard
sc/qa/unit/helper/csv_handler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e9e67382f6d7a26c9b059416630caf0a84530370 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 4 20:18:40 2011 +0200 mac tinderbox can't deal with

[Libreoffice-commits] .: sc/qa

2011-10-04 Thread Markus Mohrhard
sc/qa/unit/helper/csv_handler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b9801b50e1dbd634d9a081c2f278c27fce296e7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 4 20:38:45 2011 +0200 SCCOl is 16 bit too diff --git

[Libreoffice-commits] .: sc/qa

2011-09-27 Thread Michael Meeks
sc/qa/unit/filters-test.cxx | 13 + sc/qa/unit/ucalc.cxx|1 + 2 files changed, 14 insertions(+) New commits: commit 0e3361c0aee39c72e4f85d408676ac38efcf9bd0 Author: Michael Meeks michael.me...@suse.com Date: Tue Sep 27 14:43:26 2011 +0100 assert on the console in

[Libreoffice-commits] .: sc/qa

2011-09-21 Thread Fridrich Strba
sc/qa/unit/ucalc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71b8638b5a9233c13e2bbcaf41f2a4460bd46b4b Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Sep 21 20:39:49 2011 +0200 fix array initialization and thus windows build diff --git