svn commit: r1698441 - in /openoffice/trunk/main/basebmp/test: basictest.cxx bmpmasktest.cxx bmptest.cxx cliptest.cxx export.map filltest.cxx linetest.cxx main.cxx makefile.mk masktest.cxx polytest.cx

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 07:37:28 2015 New Revision: 1698441 URL: http://svn.apache.org/r1698441 Log: #i125003# migrate main/basebmp from cppunit to Google Test. Added: openoffice/trunk/main/basebmp/test/main.cxx Removed: openoffice/trunk/main/basebmp/test/export.map Modified:

svn commit: r1698448 - in /openoffice/trunk/main: basebmp/test/makefile.mk basegfx/test/makefile.mk codemaker/test/cppumaker/makefile.mk

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 09:04:40 2015 New Revision: 1698448 URL: http://svn.apache.org/r1698448 Log: $(SLOFILES) is unnecessary for applications, and other makefiles simplifications for recently ported tests. Modified: openoffice/trunk/main/basebmp/test/makefile.mk

buildbot success in ASF Buildbot on openoffice-linux64-rat

2015-08-29 Thread buildbot
The Buildbot has detected a passing build on builder openoffice-linux64-rat while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/openoffice-linux64-rat/builds/53 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build Reason:

svn commit: r1700037 - /openoffice/trunk/main/solenv/inc/_tg_app.mk

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 14:23:20 2015 New Revision: 1700037 URL: http://svn.apache.org/r1700037 Log: #i125003# add Google Test APPnTARGET_run targets for n=2..10, which commit 1599163 must have missed out (Up to 9 run unit test targets are supported says the Wiki, even though only 1

svn commit: r1700039 - in /openoffice/trunk/main/binaryurp/qa: main.cxx makefile.mk test-cache.cxx test-unmarshal.cxx

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 14:29:12 2015 New Revision: 1700039 URL: http://svn.apache.org/r1700039 Log: #i125003# migrate main/binaryurp from cppunit to Google Test. Added: openoffice/trunk/main/binaryurp/qa/main.cxx Modified: openoffice/trunk/main/binaryurp/qa/makefile.mk

svn commit: r1700070 - in /openoffice/trunk/main/cppuhelper: prj/build.lst qa/unourl/cppu_unourl.cxx qa/unourl/export.map qa/unourl/makefile.mk

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 19:08:31 2015 New Revision: 1700070 URL: http://svn.apache.org/r1700070 Log: #i125003# migrate main/cppuhelper/qa/unourl from cppunit to Google Test and run it on every build. Removed: openoffice/trunk/main/cppuhelper/qa/unourl/export.map Modified:

svn commit: r1700072 - in /openoffice/trunk/main/cppuhelper/qa/weak: main.cxx makefile.mk test_weak.cxx

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 19:25:11 2015 New Revision: 1700072 URL: http://svn.apache.org/r1700072 Log: #i125003# migrate main/cppuhelper/qa/ifcontainer from cppunit to Google Test, but don't run it on every build as an assertion outside the test fails during the test. Added:

svn commit: r1700078 - /openoffice/trunk/main/odk/pack/gendocu/makefile.mk

2015-08-29 Thread pescetti
Author: pescetti Date: Sat Aug 29 22:02:48 2015 New Revision: 1700078 URL: http://svn.apache.org/r1700078 Log: #i126258# Fix build on systems using a recent version of GNU Patch. Patch by: Alexander Pyhalov a...@rsu.ru Modified: openoffice/trunk/main/odk/pack/gendocu/makefile.mk Modified:

svn commit: r1700079 - in /openoffice/pmc/Policies: Policies.txt Trademark-Infringement-Allegations-2015-08.txt

2015-08-29 Thread orcmid
Author: orcmid Date: Sat Aug 29 22:09:51 2015 New Revision: 1700079 URL: http://svn.apache.org/r1700079 Log: Update the policy on handling trademark-infringement allegations with an useful link, quick-summary headings, and editorial cleanups. Modified: openoffice/pmc/Policies/Policies.txt

svn commit: r1700080 - in /openoffice/pmc/Policies: Policies.txt Trademark-Infringement-Allegations-2015-08.txt

2015-08-29 Thread orcmid
Author: orcmid Date: Sat Aug 29 22:22:26 2015 New Revision: 1700080 URL: http://svn.apache.org/r1700080 Log: Change https: to http: to avoid mistaken repository check-attempts from non-committers (if that is still how it works). Modified: openoffice/pmc/Policies/Policies.txt

svn commit: r1700066 - in /openoffice/trunk/main/cppuhelper: prj/build.lst qa/ifcontainer/cppu_ifcontainer.cxx qa/ifcontainer/export.map qa/ifcontainer/main.cxx qa/ifcontainer/makefile.mk

2015-08-29 Thread damjan
Author: damjan Date: Sat Aug 29 18:39:35 2015 New Revision: 1700066 URL: http://svn.apache.org/r1700066 Log: #i125003# migrate main/cppuhelper/qa/ifcontainer from cppunit to Google Test and run it on every build. Added: openoffice/trunk/main/cppuhelper/qa/ifcontainer/main.cxx Removed:

svn commit: r1700074 - in /openoffice/pmc/Policies: ./ Policies.txt Trademark-Infringement-Allegations-2015-08.txt

2015-08-29 Thread orcmid
Author: orcmid Date: Sat Aug 29 21:08:49 2015 New Revision: 1700074 URL: http://svn.apache.org/r1700074 Log: Add AOO PMC Policies folder and initiate development of a draft Trademark Infringement Allegations policy. Added: openoffice/pmc/Policies/ openoffice/pmc/Policies/Policies.txt

svn commit: r1700085 - in /openoffice/trunk/main/slideshow: prj/build.lst test/demoshow.cxx test/main.cxx test/makefile.mk test/slidetest.cxx test/testshape.cxx test/testview.cxx test/views.cxx

2015-08-29 Thread damjan
Author: damjan Date: Sun Aug 30 02:16:21 2015 New Revision: 1700085 URL: http://svn.apache.org/r1700085 Log: #i125003# migrate main/slideshow from cppunit to Google Test and run it on every build. Added: openoffice/trunk/main/slideshow/test/main.cxx Modified:

buildbot failure in ASF Buildbot on openoffice-linux32-nightly

2015-08-29 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-linux32-nightly while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/openoffice-linux32-nightly/builds/69 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm2_ubuntu_32bit

buildbot failure in ASF Buildbot on aoo-win7

2015-08-29 Thread buildbot
The Buildbot has detected a failed build on builder aoo-win7 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/aoo-win7/builds/67 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-win7 Build Reason: The Nightly scheduler named

buildbot failure in ASF Buildbot on openoffice-linux64-nightly

2015-08-29 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-linux64-nightly while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/openoffice-linux64-nightly/builds/64 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: tethys_ubuntu Build

buildbot failure in ASF Buildbot on openoffice-fbsd-nightly

2015-08-29 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-fbsd-nightly while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/openoffice-fbsd-nightly/builds/52 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-fbsd2_64bit Build