svn commit: r1697228 - in /openoffice/trunk/main: javaunohelper/com/sun/star/comp/helper/ ridljar/com/sun/star/uno/ xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ xm

2015-08-23 Thread damjan
Author: damjan Date: Sun Aug 23 17:26:31 2015 New Revision: 1697228 URL: http://svn.apache.org/r1697228 Log: Fix some of the many javadoc 8 errors. Modified: openoffice/trunk/main/javaunohelper/com/sun/star/comp/helper/Bootstrap.java openoffice/trunk/main/ridljar/com/sun/star/uno

svn commit: r1697237 [1/2] - in /openoffice/trunk/main: javaunohelper/com/sun/star/lib/uno/helper/ xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ xmerge/source/pexce

2015-08-23 Thread damjan
Author: damjan Date: Sun Aug 23 19:26:16 2015 New Revision: 1697237 URL: http://svn.apache.org/r1697237 Log: More javadoc fixes for building with Java 8. Modified: openoffice/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java openoffice/trunk/main

svn commit: r1697237 [2/2] - in /openoffice/trunk/main: javaunohelper/com/sun/star/lib/uno/helper/ xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ xmerge/source/pexce

2015-08-23 Thread damjan
Modified: openoffice/trunk/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java URL: http://svn.apache.org/viewvc/openoffice/trunk/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java?rev=1697237r1=1697236r2=1697237view=diff

svn commit: r1697247 - in /openoffice/trunk/main/xmerge/source: pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ xmerge/java/org/openoffice/xmerge/converter/dom/ xmerge/java/org/ope

2015-08-23 Thread damjan
Author: damjan Date: Sun Aug 23 20:37:20 2015 New Revision: 1697247 URL: http://svn.apache.org/r1697247 Log: Fix bad @return javadocs in main/xmerge. Modified: openoffice/trunk/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/LabelCell.java

svn commit: r1697461 - /openoffice/trunk/main/basegfx/test/basegfx2d.cxx

2015-08-24 Thread damjan
Author: damjan Date: Mon Aug 24 17:51:36 2015 New Revision: 1697461 URL: http://svn.apache.org/r1697461 Log: Fix a mistyped comma in a basegfx test commited in 1536730. Modified: openoffice/trunk/main/basegfx/test/basegfx2d.cxx Modified: openoffice/trunk/main/basegfx/test/basegfx2d.cxx URL

svn commit: r1697306 - in /openoffice/trunk/main/xmerge/source: bridge/java/ pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ xmerge/java/org/openoffice/xmerge/converter/xml

2015-08-23 Thread damjan
Author: damjan Date: Mon Aug 24 03:07:26 2015 New Revision: 1697306 URL: http://svn.apache.org/r1697306 Log: Fix all xmerge javadoc errors. Modified: openoffice/trunk/main/xmerge/source/bridge/java/XMergeBridge.java openoffice/trunk/main/xmerge/source/pexcel/java/org/openoffice/xmerge

svn commit: r1697312 - in /openoffice/trunk/main: javaunohelper/com/sun/star/comp/helper/ javaunohelper/com/sun/star/lib/uno/helper/ ridljar/com/sun/star/uno/

2015-08-23 Thread damjan
Author: damjan Date: Mon Aug 24 04:22:52 2015 New Revision: 1697312 URL: http://svn.apache.org/r1697312 Log: Fix all remaining javadoc errors that break the build with Java 8. Modified: openoffice/trunk/main/javaunohelper/com/sun/star/comp/helper/Bootstrap.java openoffice/trunk/main

svn commit: r1695735 - /openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/uno2cpp.cxx

2015-08-13 Thread damjan
Author: damjan Date: Thu Aug 13 16:23:54 2015 New Revision: 1695735 URL: http://svn.apache.org/r1695735 Log: Fix a compilation failure caused by missing include when debugging is enabled. Modified: openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/uno2cpp.cxx Modified

svn commit: r1695962 - /openoffice/trunk/main/dbaccess/source/core/api/RowSet.cxx

2015-08-14 Thread damjan
Author: damjan Date: Fri Aug 14 19:17:46 2015 New Revision: 1695962 URL: http://svn.apache.org/r1695962 Log: #i120706# CRASH - navigating tables containing NULL timestamps in DataSourceBrowser using mysql JDBC connector causes AOO to crash because the read-only column list was not kept in sync

svn commit: r1710840 - in /openoffice/trunk/main/sal/qa: ByteSequence/ByteSequence.cxx ByteSequence/main.cxx ByteSequence/makefile.mk OStringBuffer/makefile.mk

2015-10-27 Thread damjan
Author: damjan Date: Tue Oct 27 15:52:42 2015 New Revision: 1710840 URL: http://svn.apache.org/viewvc?rev=1710840=rev Log: Remove unnecessary OOO_SUBSEQUENT_TESTS from main/sal/qa/ByteSequence and main/sal/qa/OStringBuffer. Modified: openoffice/trunk/main/sal/qa/ByteSequence

svn commit: r1710855 - /openoffice/trunk/main/sal/prj/build.lst

2015-10-27 Thread damjan
Author: damjan Date: Tue Oct 27 17:52:19 2015 New Revision: 1710855 URL: http://svn.apache.org/viewvc?rev=1710855=rev Log: Don't build/run the main/sal/qa/rtl/process test which doesn't always link and breaks the build. Modified: openoffice/trunk/main/sal/prj/build.lst Modified: openoffice

svn commit: r1710853 - in /openoffice/trunk/main/sal: prj/ qa/osl/mutex/ qa/osl/profile/ qa/osl/setthreadname/ qa/rtl/bootstrap/ qa/rtl/doublelock/ qa/rtl/math/ qa/rtl/uuid/

2015-10-27 Thread damjan
Author: damjan Date: Tue Oct 27 17:32:34 2015 New Revision: 1710853 URL: http://svn.apache.org/viewvc?rev=1710853=rev Log: Fix some main/sal unit tests on Windows, remove unneeded OOO_SUBSEQUENT_TESTS, and run all that pass during the build. Modified: openoffice/trunk/main/sal/prj/build.lst

svn commit: r1710472 - /openoffice/trunk/test/testcommon/source/org/openoffice/test/common/SystemUtil.java

2015-10-25 Thread damjan
Author: damjan Date: Sun Oct 25 18:24:38 2015 New Revision: 1710472 URL: http://svn.apache.org/viewvc?rev=1710472=rev Log: #i126604# test framework on *BSD calls "ps" wrongly, can't find AOO to kill it if hung On *BSD, call "ps" with "-wweo", as the "ww&quo

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

2015-10-25 Thread damjan
Author: damjan Date: Sun Oct 25 18:28:46 2015 New Revision: 1710474 URL: http://svn.apache.org/viewvc?rev=1710474=rev Log: Passing both -u and -o to unzip is ambiguous, as -u only overwrites files that are older while -o always overwrites them. What's worse, on FreeBSD using -u and -o together

svn commit: r1713895 - in /openoffice/trunk/main/jurt/source/pipe: com_sun_star_lib_connections_pipe_PipeConnection.c wrapper/wrapper.c

2015-11-11 Thread damjan
Author: damjan Date: Wed Nov 11 17:16:25 2015 New Revision: 1713895 URL: http://svn.apache.org/viewvc?rev=1713895=rev Log: r1712824 withdrawn by committer. Modified: openoffice/trunk/main/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c openoffice/trunk/main/jurt

svn commit: r1713229 - in /openoffice/trunk/main/wizards/com/sun/star/wizards: common/FileAccess.java common/TerminateWizardException.java ui/AggregateComponent.java ui/FilterComponent.java

2015-11-08 Thread damjan
Author: damjan Date: Sun Nov 8 14:34:28 2015 New Revision: 1713229 URL: http://svn.apache.org/viewvc?rev=1713229=rev Log: Use UIConsts constants for offsets to resource IDs in main/wizards. Modified: openoffice/trunk/main/wizards/com/sun/star/wizards/common/FileAccess.java openoffice

svn commit: r1713215 - /openoffice/trunk/main/basic/source/runtime/methods.cxx

2015-11-08 Thread damjan
Author: damjan Date: Sun Nov 8 09:28:19 2015 New Revision: 1713215 URL: http://svn.apache.org/viewvc?rev=1713215=rev Log: #i61854# OpenOffice.org Basic: Default title of Msgboxes should be changed Found by: berend dot cornelius at germany dot sun dot com Patch by: Pathangi Janardhanan

svn commit: r1713240 - in /openoffice/trunk/main/wizards: com/sun/star/wizards/ui/AggregateComponent.java source/formwizard/dbwizres.src

2015-11-08 Thread damjan
Author: damjan Date: Sun Nov 8 15:55:59 2015 New Revision: 1713240 URL: http://svn.apache.org/viewvc?rev=1713240=rev Log: #i56289# no GROUP BY - COUNT from wizard Implement the COUNT operator for GROUP BY in the Base Query Wizard, and delete some unused resource strings to make space

svn commit: r1713502 - /openoffice/trunk/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx

2015-11-09 Thread damjan
Author: damjan Date: Mon Nov 9 18:14:21 2015 New Revision: 1713502 URL: http://svn.apache.org/viewvc?rev=1713502=rev Log: #i121096# When editing a table query in Design View, the ORDER BY clause of the the query being edited is ignored. When Base's Query Design View parses the SQL query

svn commit: r1713230 - /openoffice/trunk/main/wizards/com/sun/star/wizards/query/QuerySummary.java

2015-11-08 Thread damjan
Author: damjan Date: Sun Nov 8 14:38:09 2015 New Revision: 1713230 URL: http://svn.apache.org/viewvc?rev=1713230=rev Log: Use the UIConsts constants for resource IDs in main/wizards/com/sun/star/wizards/query/QuerySummary.java Modified: openoffice/trunk/main/wizards/com/sun/star/wizards

svn commit: r1714423 - /openoffice/trunk/main/sal/qa/osl/mutex/osl_Mutex.cxx

2015-11-15 Thread damjan
Author: damjan Date: Sun Nov 15 10:04:08 2015 New Revision: 1714423 URL: http://svn.apache.org/viewvc?rev=1714423=rev Log: Fix a main/sal/qa/osl/mutex build error on MacOS. Found by: Pathangi Janardhanan Jatinshravan Patch by: Pathangi Janardhanan Jatinshravan Review by: me Modified

svn commit: r1714091 - in /openoffice/trunk/main/sc: sdi/tabvwsh.sdi source/ui/inc/tabvwsh.hxx source/ui/view/tabvwsha.cxx source/ui/view/tabvwshe.cxx

2015-11-12 Thread damjan
Author: damjan Date: Thu Nov 12 17:04:30 2015 New Revision: 1714091 URL: http://svn.apache.org/viewvc?rev=1714091=rev Log: #i35093# Find (and replace) on selected cells is misleading When any cellc in Calc are selected at the time the "Find & Replace" dialog is opened, autom

svn commit: r1712367 - in /openoffice/trunk: main/sc/source/core/data/table6.cxx test/testgui/data/bvt/searchFormulasValues.ods test/testgui/source/bvt/gui/BasicFunctionTest.java test/testgui/source/t

2015-11-03 Thread damjan
Author: damjan Date: Tue Nov 3 18:44:21 2015 New Revision: 1712367 URL: http://svn.apache.org/viewvc?rev=1712367=rev Log: #i60307# search for strings in date formats fails. When "Search in" is set to "Values", search the formatted values instead of just the raw input. This fi

svn commit: r1712377 - /openoffice/trunk/main/basic/source/runtime/iosys.cxx

2015-11-03 Thread damjan
Author: damjan Date: Tue Nov 3 19:09:04 2015 New Revision: 1712377 URL: http://svn.apache.org/viewvc?rev=1712377=rev Log: #i61277# Basic open file with random access erases all data. StarBasic tries to emulate truncation of files opened for writing by deleting them before opening them

svn commit: r1712824 - in /openoffice/trunk/main/jurt/source/pipe: com_sun_star_lib_connections_pipe_PipeConnection.c wrapper/wrapper.c

2015-11-05 Thread damjan
Author: damjan Date: Thu Nov 5 17:23:14 2015 New Revision: 1712824 URL: http://svn.apache.org/viewvc?rev=1712824=rev Log: #i126360# Possible exception/segfault in jurt jpipe.dll under Windows with pipe connection - Remove the LoadLibrary from DLLMain (from windows not recommended) see http

svn commit: r1711631 - /openoffice/trunk/main/basebmp/test/basictest.cxx

2015-10-31 Thread damjan
Author: damjan Date: Sat Oct 31 13:44:11 2015 New Revision: 1711631 URL: http://svn.apache.org/viewvc?rev=1711631=rev Log: Fix a unit test that doesn't compile on MacOS, breaking the build. Found-by: Pathangi Janardhanan Jatinshravan Patch-by: Pathangi Janardhanan Jatinshravan Modified

svn commit: r1708667 - in /openoffice/trunk/main/unoxml/test: domtest.cxx makefile.mk

2015-10-14 Thread damjan
Author: damjan Date: Wed Oct 14 18:02:32 2015 New Revision: 1708667 URL: http://svn.apache.org/viewvc?rev=1708667=rev Log: #i125003# migrate main/uno/test from cppunit to Google Test. Doesn't link due to missing static libraries (pre-gbuild migration era?) but isn't run during the buid

svn commit: r1708664 - in /openoffice/trunk/main/xmlsecurity/qa/certext: SanCertExt.cxx export.map makefile.mk

2015-10-14 Thread damjan
Author: damjan Date: Wed Oct 14 17:58:56 2015 New Revision: 1708664 URL: http://svn.apache.org/viewvc?rev=1708664=rev Log: #i125003# migrate main/xmlsecurity/qa from cppunit to Google Test. Needs neon which is copyleft; doesn't compile; but isn't run during the build. Removed: openoffice

svn commit: r1707589 - in /openoffice/trunk/main/slideshow/test: main.cxx slidetest.cxx testshape.cxx testview.cxx views.cxx

2015-10-08 Thread damjan
Author: damjan Date: Thu Oct 8 17:37:34 2015 New Revision: 1707589 URL: http://svn.apache.org/viewvc?rev=1707589=rev Log: #i125003# get slideshow tests to compile on Windows Modified: openoffice/trunk/main/slideshow/test/main.cxx openoffice/trunk/main/slideshow/test/slidetest.cxx

svn commit: r1708720 - in /openoffice/trunk/main/writerfilter/qa/cppunittests/doctok: export.map makefile.mk testdoctok.cxx

2015-10-14 Thread damjan
Author: damjan Date: Thu Oct 15 01:13:18 2015 New Revision: 1708720 URL: http://svn.apache.org/viewvc?rev=1708720=rev Log: #i125003# migrate writerfilter/qa/cppunittests/doctok from cppunit to Google Test. Fails to bootstrap UNO but isn't run during the build. Removed: openoffice/trunk

svn commit: r1707955 - in /openoffice/trunk/main: ./ solenv/gbuild/ solenv/gbuild/platform/ solenv/inc/

2015-10-11 Thread damjan
Author: damjan Date: Sun Oct 11 08:09:10 2015 New Revision: 1707955 URL: http://svn.apache.org/viewvc?rev=1707955=rev Log: #i125003# Eliminate cppunit from our tree completely. Removed: openoffice/trunk/main/solenv/gbuild/CppunitTest.mk openoffice/trunk/main/solenv/inc/_cppunit.mk

svn commit: r1707966 - /openoffice/trunk/test/build.xml

2015-10-11 Thread damjan
Author: damjan Date: Sun Oct 11 11:57:53 2015 New Revision: 1707966 URL: http://svn.apache.org/viewvc?rev=1707966=rev Log: When ./configure --with-package-format=installed is used, allow tests to run from the resulting install directory instead of needing an archive. Modified: openoffice

svn commit: r1707970 - /openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java

2015-10-11 Thread damjan
Author: damjan Date: Sun Oct 11 12:34:16 2015 New Revision: 1707970 URL: http://svn.apache.org/viewvc?rev=1707970=rev Log: Fix a test that hangs on the "Do you want to save your changes?" dialog at exit. Modified: openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java

svn commit: r1708166 - /openoffice/trunk/main/sal/prj/build.lst

2015-10-12 Thread damjan
Author: damjan Date: Mon Oct 12 17:10:31 2015 New Revision: 1708166 URL: http://svn.apache.org/viewvc?rev=1708166=rev Log: salcpprt doesn't always build before the qa_osl_thread unit test, causing the build to fail. Found-by: Don Lewis Patch-by: Don Lewis Modified: openoffice/trunk/main

svn commit: r1708167 - /openoffice/trunk/main/sal/prj/build.lst

2015-10-12 Thread damjan
Author: damjan Date: Mon Oct 12 17:13:21 2015 New Revision: 1708167 URL: http://svn.apache.org/viewvc?rev=1708167=rev Log: Make all unit tests depend on sa_cpprt.u in case they also break the build. Modified: openoffice/trunk/main/sal/prj/build.lst Modified: openoffice/trunk/main/sal/prj

svn commit: r1708179 - /openoffice/trunk/main/sdext/source/pdfimport/wrapper/wrapper.cxx

2015-10-12 Thread damjan
Author: damjan Date: Mon Oct 12 17:51:16 2015 New Revision: 1708179 URL: http://svn.apache.org/viewvc?rev=1708179=rev Log: Fix building with --enable-pdfimport on FreeBSD. Found-by: Don Lewis Patch-by: Don Lewis Modified: openoffice/trunk/main/sdext/source/pdfimport/wrapper/wrapper.cxx

svn commit: r1707101 - in /openoffice/trunk/main/sal: cppunittester/ inc/cppunittester/ inc/sal/cppunit.h prj/build.lst prj/d.lst qa/rtl/logfile/rtl_logfile.cxx qa/rtl/random/makefile.add

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:47:36 2015 New Revision: 1707101 URL: http://svn.apache.org/viewvc?rev=1707101=rev Log: #i125003# eliminate cppunittester, include files, and all cppunit usage in ported tests from from main/sal. Removed: openoffice/trunk/main/sal/cppunittester

svn commit: r1707103 - /openoffice/trunk/main/postprocess/rebase/coffbase.txt

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:51:44 2015 New Revision: 1707103 URL: http://svn.apache.org/viewvc?rev=1707103=rev Log: #i125003# no more cppunit Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt Modified: openoffice/trunk/main/postprocess/rebase/coffbase.txt URL: http

svn commit: r1707106 - /openoffice/trunk/main/sal/qa/OStringBuffer/rtl_OStringBuffer.cxx

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:55:27 2015 New Revision: 1707106 URL: http://svn.apache.org/viewvc?rev=1707106=rev Log: #i125003# fix a cppunit comment Modified: openoffice/trunk/main/sal/qa/OStringBuffer/rtl_OStringBuffer.cxx Modified: openoffice/trunk/main/sal/qa/OStringBuffer

svn commit: r1707107 - /openoffice/trunk/main/solenv/gbuild/templates/GoogleTest.mk

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:58:55 2015 New Revision: 1707107 URL: http://svn.apache.org/viewvc?rev=1707107=rev Log: #i125003# add sample GoogleTest.mk to main/solenv/gbuild/templates Added: openoffice/trunk/main/solenv/gbuild/templates/GoogleTest.mk Added: openoffice/trunk/main

svn commit: r1707108 - /openoffice/trunk/main/solenv/gbuild/templates/CppunitTest.mk

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:59:46 2015 New Revision: 1707108 URL: http://svn.apache.org/viewvc?rev=1707108=rev Log: #i125003# delete the obsolete CppunitTest.mk Removed: openoffice/trunk/main/solenv/gbuild/templates/CppunitTest.mk

svn commit: r1707099 - in /openoffice/trunk/main/sal/workben: makefile.mk t_osl_getVolInfo.cxx t_osl_joinProcess.cxx

2015-10-06 Thread damjan
Author: damjan Date: Tue Oct 6 17:45:40 2015 New Revision: 1707099 URL: http://svn.apache.org/viewvc?rev=1707099=rev Log: #i125003# migrate main/sal/workben from cppunit to Google Test. Modified: openoffice/trunk/main/sal/workben/makefile.mk openoffice/trunk/main/sal/workben

svn commit: r1707659 - /openoffice/trunk/main/sdext/prj/build.lst

2015-10-08 Thread damjan
Author: damjan Date: Fri Oct 9 04:55:27 2015 New Revision: 1707659 URL: http://svn.apache.org/viewvc?rev=1707659=rev Log: The build sometimes fails (especially on Windows) because sdext starts compiling before rsc, and needs rsc.exe which doesn't exist yet. Fix this. Modified: openoffice

svn commit: r1708477 - in /openoffice/trunk/main/sal/osl/unx: socket.c sockimpl.h

2015-10-13 Thread damjan
Author: damjan Date: Tue Oct 13 18:22:30 2015 New Revision: 1708477 URL: http://svn.apache.org/viewvc?rev=1708477=rev Log: #i126586# FreeBSD automation deadlock: osl_closeSocket() doesn't wake up thread stuck in accept(). Generalize the "#if defined(LINUX)" workarounds to the *BSDs.

svn commit: r1708483 - /openoffice/trunk/main/sal/osl/unx/sockimpl.h

2015-10-13 Thread damjan
Author: damjan Date: Tue Oct 13 18:54:59 2015 New Revision: 1708483 URL: http://svn.apache.org/viewvc?rev=1708483=rev Log: #i126586# don't break on non-Linux non-FreeBSD non-NetBSD *nix systems ... Modified: openoffice/trunk/main/sal/osl/unx/sockimpl.h Modified: openoffice/trunk/main/sal

svn commit: r1697984 - in /openoffice/trunk: main/basic/source/sbx/sbxscan.cxx test/testuno/data/uno/sc/fvt/StarBasicCLng.ods test/testuno/source/fvt/uno/sc/formula/TestFormulaDocs.java

2015-08-26 Thread damjan
Author: damjan Date: Wed Aug 26 18:10:02 2015 New Revision: 1697984 URL: http://svn.apache.org/r1697984 Log: #i112383# CLng(H) fails on 64-bits rather than returning -1 Found-by: andrew Patch-by: Damjan Jovanovic Added: openoffice/trunk/test/testuno/data/uno/sc/fvt

svn commit: r1698208 - in /openoffice/trunk/main/codemaker: prj/build.lst test/cppumaker/makefile.mk test/cppumaker/test_codemaker_cppumaker.cxx test/javamaker/makefile.mk

2015-08-27 Thread damjan
Author: damjan Date: Thu Aug 27 18:44:50 2015 New Revision: 1698208 URL: http://svn.apache.org/r1698208 Log: #i125003# migrate main/codemaker from cppunit to Google Test. Run the cppumaker test on every build. Also some updates to the javamaker test (which doesn't work yet; JUnit version problem

svn commit: r1698257 [2/2] - in /openoffice/trunk/main/basegfx/test: basegfx1d.cxx basegfx2d.cxx basegfx3d.cxx basegfxtools.cxx boxclipper.cxx clipstate.cxx genericclipper.cxx main.cxx makefile.mk

2015-08-27 Thread damjan
Modified: openoffice/trunk/main/basegfx/test/basegfxtools.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/basegfx/test/basegfxtools.cxx?rev=1698257r1=1698256r2=1698257view=diff == ---

svn commit: r1698257 [1/2] - in /openoffice/trunk/main/basegfx/test: basegfx1d.cxx basegfx2d.cxx basegfx3d.cxx basegfxtools.cxx boxclipper.cxx clipstate.cxx genericclipper.cxx main.cxx makefile.mk

2015-08-27 Thread damjan
Author: damjan Date: Fri Aug 28 03:58:57 2015 New Revision: 1698257 URL: http://svn.apache.org/r1698257 Log: #i125003# migrate main/basegfx from cppunit to Google Test. Added: openoffice/trunk/main/basegfx/test/main.cxx Modified: openoffice/trunk/main/basegfx/test/basegfx1d.cxx

svn commit: r1698258 - in /openoffice/trunk/main/basegfx/test: export.map makefile.mk

2015-08-27 Thread damjan
Author: damjan Date: Fri Aug 28 04:03:15 2015 New Revision: 1698258 URL: http://svn.apache.org/r1698258 Log: No need for version map file with Google Test. Removed: openoffice/trunk/main/basegfx/test/export.map Modified: openoffice/trunk/main/basegfx/test/makefile.mk Modified

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 openoffice

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: 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: r1700095 - in /openoffice/trunk/main/desktop/qa/deployment_misc: main.cxx makefile.mk test_dp_version.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 08:41:13 2015 New Revision: 1700095 URL: http://svn.apache.org/r1700095 Log: #i125003# migrate main/desktop from cppunit to Google Test Added: openoffice/trunk/main/desktop/qa/deployment_misc/main.cxx Modified: openoffice/trunk/main/desktop/qa

svn commit: r1700094 - /openoffice/trunk/main/cppu/qa/version.map

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 08:29:07 2015 New Revision: 1700094 URL: http://svn.apache.org/r1700094 Log: Remove unused main/cppu/qa/version.map Removed: openoffice/trunk/main/cppu/qa/version.map

svn commit: r1700093 [3/3] - in /openoffice/trunk/main/cppu: prj/build.lst qa/main.cxx qa/makefile.mk qa/test_any.cxx qa/test_recursion.cxx qa/test_reference.cxx qa/test_unotype.cxx

2015-08-30 Thread damjan
Modified: openoffice/trunk/main/cppu/qa/test_recursion.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cppu/qa/test_recursion.cxx?rev=1700093r1=1700092r2=1700093view=diff == ---

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: openoffice/trunk/main

svn commit: r1700093 [1/3] - in /openoffice/trunk/main/cppu: prj/build.lst qa/main.cxx qa/makefile.mk qa/test_any.cxx qa/test_recursion.cxx qa/test_reference.cxx qa/test_unotype.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 08:26:13 2015 New Revision: 1700093 URL: http://svn.apache.org/r1700093 Log: #i125003# migrate main/cppu from cppunit to Google Test and run it on every build. Added: openoffice/trunk/main/cppu/qa/main.cxx Modified: openoffice/trunk/main/cppu/prj

svn commit: r1700093 [2/3] - in /openoffice/trunk/main/cppu: prj/build.lst qa/main.cxx qa/makefile.mk qa/test_any.cxx qa/test_recursion.cxx qa/test_reference.cxx qa/test_unotype.cxx

2015-08-30 Thread damjan
Modified: openoffice/trunk/main/cppu/qa/test_any.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/cppu/qa/test_any.cxx?rev=1700093r1=1700092r2=1700093view=diff == --- openoffice/trunk/main/cppu/qa/test_any.cxx

svn commit: r1700099 - in /openoffice/trunk/main/o3tl/qa: export.map main.cxx makefile.mk test-cow_wrapper.cxx test-heap_ptr.cxx test-range.cxx test-vector_pool.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 09:09:06 2015 New Revision: 1700099 URL: http://svn.apache.org/r1700099 Log: #i125003# migrate main/o3tl from cppunit to Google Test Added: openoffice/trunk/main/o3tl/qa/main.cxx Removed: openoffice/trunk/main/o3tl/qa/export.map Modified: openoffice

svn commit: r1700150 - in /openoffice/trunk/main/sal/qa/osl/thread: makefile.mk test_thread.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 18:00:24 2015 New Revision: 1700150 URL: http://svn.apache.org/r1700150 Log: Put the main function in the test file instead of a separate missing file. Modified: openoffice/trunk/main/sal/qa/osl/thread/makefile.mk openoffice/trunk/main/sal/qa/osl/thread

svn commit: r1700153 - in /openoffice/trunk/main/sal/qa/rtl/uuid: makefile.mk rtl_Uuid.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 19:10:42 2015 New Revision: 1700153 URL: http://svn.apache.org/r1700153 Log: #i125003# migrate main/sal/qa/rtl/uuid from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/uuid/makefile.mk openoffice/trunk/main/sal/qa/rtl/uuid/rtl_Uuid.cxx

svn commit: r1700143 - in /openoffice/trunk/main/sal: prj/build.lst qa/osl/thread/makefile.mk qa/osl/thread/test_thread.cxx qa/osl/thread/version.map

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 17:35:41 2015 New Revision: 1700143 URL: http://svn.apache.org/r1700143 Log: #i125003# migrate main/sal/qa/osl/thread from cppunit to Google Test and run it on every build. Removed: openoffice/trunk/main/sal/qa/osl/thread/version.map Modified: openoffice

svn commit: r1700140 - /openoffice/trunk/main/sal/qa/osl/condition/osl_Condition.cxx

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 17:09:38 2015 New Revision: 1700140 URL: http://svn.apache.org/r1700140 Log: #i125003# generate a non-fatal test failure in the main/sal/qa/osl/condition destructor instead of commenting out a fatal test failure. Modified: openoffice/trunk/main/sal/qa/osl

svn commit: r1700138 - in /openoffice/trunk/main/salhelper: prj/build.lst qa/main.cxx qa/makefile.mk qa/test_api.cxx qa/version.map

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 16:41:27 2015 New Revision: 1700138 URL: http://svn.apache.org/r1700138 Log: #i125003# migrate main/salhelper from cppunit to Google Test and run it on every build. Added: openoffice/trunk/main/salhelper/qa/main.cxx Removed: openoffice/trunk/main

svn commit: r1700139 - in /openoffice/trunk/main/sal/qa/ByteSequence: ByteSequence.cxx main.cxx makefile.mk

2015-08-30 Thread damjan
Author: damjan Date: Sun Aug 30 16:59:34 2015 New Revision: 1700139 URL: http://svn.apache.org/r1700139 Log: #i125003# migrate main/sal/qa/ByteSequence from cppunit to Google Test Added: openoffice/trunk/main/sal/qa/ByteSequence/main.cxx Modified: openoffice/trunk/main/sal/qa

svn commit: r1700184 - in /openoffice/trunk/main/sal/qa/rtl/uri: makefile.mk rtl_Uri.cxx rtl_testuri.cxx

2015-08-30 Thread damjan
Author: damjan Date: Mon Aug 31 02:16:25 2015 New Revision: 1700184 URL: http://svn.apache.org/r1700184 Log: #i125003# migrate main/sal/qa/rtl/uri from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/uri/makefile.mk openoffice/trunk/main/sal/qa/rtl/uri/rtl_Uri.cxx

svn commit: r1700205 - /openoffice/trunk/main/codemaker/test/cppumaker/makefile.mk

2015-08-31 Thread damjan
Author: damjan Date: Mon Aug 31 06:22:13 2015 New Revision: 1700205 URL: http://svn.apache.org/r1700205 Log: Make main/cppumaker an OOO_SUBSEQUENT_TESTS test as it needs files only built after itself to compile. Modified: openoffice/trunk/main/codemaker/test/cppumaker/makefile.mk Modified

svn commit: r1700206 - in /openoffice/trunk/main/cppuhelper/qa/unourl: cppu_unourl.cxx makefile.mk

2015-08-31 Thread damjan
Author: damjan Date: Mon Aug 31 06:23:16 2015 New Revision: 1700206 URL: http://svn.apache.org/r1700206 Log: Add a missing main() function to a main/cppuhelper test. Modified: openoffice/trunk/main/cppuhelper/qa/unourl/cppu_unourl.cxx openoffice/trunk/main/cppuhelper/qa/unourl

svn commit: r1700210 - /openoffice/trunk/main/cppu/qa/makefile.mk

2015-08-31 Thread damjan
Author: damjan Date: Mon Aug 31 06:41:01 2015 New Revision: 1700210 URL: http://svn.apache.org/r1700210 Log: Make all cppu tests depend on the idl results. Without this, "build -P2 -- -P2" often breaks. Modified: openoffice/trunk/main/cppu/qa/makefile.mk Modified: openoffice/

svn commit: r1700277 - in /openoffice/trunk/main/slideshow: prj/build.lst test/makefile.mk

2015-08-31 Thread damjan
Author: damjan Date: Mon Aug 31 17:03:04 2015 New Revision: 1700277 URL: http://svn.apache.org/r1700277 Log: Correct the dependencies for main/slideshow tests which sometimes breaks the build, as if util isn't built before test libslideshow.so is unavailable to link with. Also don't include

svn commit: r1700281 - /openoffice/trunk/main/cppu/prj/build.lst

2015-08-31 Thread damjan
Author: damjan Date: Mon Aug 31 17:35:25 2015 New Revision: 1700281 URL: http://svn.apache.org/r1700281 Log: Fix main/cppu/prj/build.lst dependencies for tests. Modified: openoffice/trunk/main/cppu/prj/build.lst Modified: openoffice/trunk/main/cppu/prj/build.lst URL: http://svn.apache.org

svn commit: r1700638 - in /openoffice/trunk/main/sal/qa/rtl/locale: makefile.mk rtl_locale.cxx

2015-09-01 Thread damjan
Author: damjan Date: Tue Sep 1 18:40:50 2015 New Revision: 1700638 URL: http://svn.apache.org/r1700638 Log: #i125003# migrate main/sal/qa/rtl/locale from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/locale/makefile.mk openoffice/trunk/main/sal/qa/rtl/locale

svn commit: r1700625 - in /openoffice/trunk/main/sal/qa/rtl/process: makefile.mk rtl_Process.cxx

2015-09-01 Thread damjan
Author: damjan Date: Tue Sep 1 17:36:36 2015 New Revision: 1700625 URL: http://svn.apache.org/r1700625 Log: #i125003# migrate main/sal/qa/rtl/process from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/process/makefile.mk openoffice/trunk/main/sal/qa/rtl/process

svn commit: r1700624 - in /openoffice/trunk/main/sal/qa/rtl/random: makefile.mk rtl_random.cxx

2015-09-01 Thread damjan
Author: damjan Date: Tue Sep 1 17:33:30 2015 New Revision: 1700624 URL: http://svn.apache.org/r1700624 Log: #i125003# migrate main/sal/qa/rtl/random from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/random/makefile.mk openoffice/trunk/main/sal/qa/rtl/random

svn commit: r1700637 - in /openoffice/trunk/main/sal/qa/rtl/logfile: makefile.mk rtl_logfile.cxx

2015-09-01 Thread damjan
Author: damjan Date: Tue Sep 1 18:38:35 2015 New Revision: 1700637 URL: http://svn.apache.org/r1700637 Log: #i125003# migrate main/sal/qa/rtl/logfile from cppunit to Google Test. Also fix a test that was failing on non-Solaris non-Windows non-Linux OSes. Modified: openoffice/trunk/main

svn commit: r1700639 - in /openoffice/trunk/main/sal/qa/rtl/oustringbuffer: makefile.mk rtl_OUStringBuffer2.cxx

2015-09-01 Thread damjan
Author: damjan Date: Tue Sep 1 18:43:09 2015 New Revision: 1700639 URL: http://svn.apache.org/r1700639 Log: #i125003# migrate main/sal/qa/rtl/oustringbuffer from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/oustringbuffer/makefile.mk openoffice/trunk/main/sal/qa

svn commit: r1700388 - in /openoffice/trunk/main/sal/qa/rtl/math: makefile.mk test-rtl-math.cxx

2015-08-31 Thread damjan
Author: damjan Date: Tue Sep 1 04:59:51 2015 New Revision: 1700388 URL: http://svn.apache.org/r1700388 Log: #i125003# migrate main/sal/qa/rtl/math from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/math/makefile.mk openoffice/trunk/main/sal/qa/rtl/math/test-rtl

svn commit: r1700390 - in /openoffice/trunk/main/sal/qa/rtl/crc32: makefile.mk rtl_crc32.cxx

2015-08-31 Thread damjan
Author: damjan Date: Tue Sep 1 05:33:02 2015 New Revision: 1700390 URL: http://svn.apache.org/r1700390 Log: #i125003# migrate main/sal/qa/rtl/crc32 from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/crc32/makefile.mk openoffice/trunk/main/sal/qa/rtl/crc32/rtl_crc32

svn commit: r1700389 - in /openoffice/trunk/main/sal/qa/rtl/digest: makefile.mk rtl_digest.cxx

2015-08-31 Thread damjan
Author: damjan Date: Tue Sep 1 05:31:36 2015 New Revision: 1700389 URL: http://svn.apache.org/r1700389 Log: #i125003# migrate main/sal/qa/rtl/digest from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/digest/makefile.mk openoffice/trunk/main/sal/qa/rtl/digest

svn commit: r1700387 - in /openoffice/trunk/main/sal/qa/rtl/alloc: makefile.mk rtl_alloc.cxx

2015-08-31 Thread damjan
Author: damjan Date: Tue Sep 1 04:57:52 2015 New Revision: 1700387 URL: http://svn.apache.org/r1700387 Log: #i125003# migrate main/sal/qa/rtl/alloc from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/alloc/makefile.mk openoffice/trunk/main/sal/qa/rtl/alloc

svn commit: r1700698 - in /openoffice/trunk/main/sal/qa/rtl/bootstrap: makefile.mk rtl_Bootstrap.cxx

2015-09-01 Thread damjan
Author: damjan Date: Wed Sep 2 01:39:36 2015 New Revision: 1700698 URL: http://svn.apache.org/r1700698 Log: #i125003# migrate main/sal/qa/rtl/bootstrap from cppunit to Google Test. Many tests fail, but they couldn't have passed with cppunit either. Modified: openoffice/trunk/main/sal/qa

svn commit: r1700699 - in /openoffice/trunk/main/sal/qa/rtl/doublelock: makefile.mk rtl_doublelocking.cxx

2015-09-01 Thread damjan
Author: damjan Date: Wed Sep 2 01:43:52 2015 New Revision: 1700699 URL: http://svn.apache.org/r1700699 Log: #i125003# migrate main/sal/qa/rtl/doublelock from cppunit to Google Test. Also fix an include file problem that stopped it from compiling. Modified: openoffice/trunk/main/sal/qa/rtl

svn commit: r1700702 [1/2] - in /openoffice/trunk/main/sal/qa/rtl/ostring: makefile.mk rtl_OString2.cxx rtl_str.cxx rtl_string.cxx

2015-09-01 Thread damjan
Author: damjan Date: Wed Sep 2 04:24:01 2015 New Revision: 1700702 URL: http://svn.apache.org/r1700702 Log: #i125003# migrate main/sal/qa/rtl/ostring from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/ostring/makefile.mk openoffice/trunk/main/sal/qa/rtl/ostring

svn commit: r1700702 [2/2] - in /openoffice/trunk/main/sal/qa/rtl/ostring: makefile.mk rtl_OString2.cxx rtl_str.cxx rtl_string.cxx

2015-09-01 Thread damjan
Modified: openoffice/trunk/main/sal/qa/rtl/ostring/rtl_string.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/qa/rtl/ostring/rtl_string.cxx?rev=1700702=1700701=1700702=diff == ---

svn commit: r1700704 [2/2] - in /openoffice/trunk/main/sal/qa/rtl/oustring: makefile.mk rtl_OUString2.cxx rtl_ustr.cxx

2015-09-01 Thread damjan
Modified: openoffice/trunk/main/sal/qa/rtl/oustring/rtl_ustr.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/qa/rtl/oustring/rtl_ustr.cxx?rev=1700704=1700703=1700704=diff == ---

svn commit: r1700704 [1/2] - in /openoffice/trunk/main/sal/qa/rtl/oustring: makefile.mk rtl_OUString2.cxx rtl_ustr.cxx

2015-09-01 Thread damjan
Author: damjan Date: Wed Sep 2 04:34:56 2015 New Revision: 1700704 URL: http://svn.apache.org/r1700704 Log: #i125003# migrate main/sal/qa/rtl/oustring from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/rtl/oustring/makefile.mk openoffice/trunk/main/sal/qa/rtl/oustring

svn commit: r1701062 - in /openoffice/trunk/main/sal/qa/testHelperFunctions: makefile.mk testHelperFunctions.cxx testHelperFunctions2.cxx

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 16:25:13 2015 New Revision: 1701062 URL: http://svn.apache.org/r1701062 Log: #i125003# migrate main/sal/qa/testHelperFunctions from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/testHelperFunctions/makefile.mk openoffice/trunk/main/sal/qa

svn commit: r1701078 - in /openoffice/trunk/main/sal/qa/osl/mutex: makefile.mk osl_Mutex.cxx

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 17:09:00 2015 New Revision: 1701078 URL: http://svn.apache.org/r1701078 Log: #i125003# migrate main/sal/qa/osl/mutex from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/osl/mutex/makefile.mk openoffice/trunk/main/sal/qa/osl/mutex

svn commit: r1701079 - in /openoffice/trunk/main/sal/qa/osl/setthreadname: makefile.mk test-setthreadname.cxx

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 17:11:28 2015 New Revision: 1701079 URL: http://svn.apache.org/r1701079 Log: #i125003# migrate main/sal/qa/osl/setthreadname from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/osl/setthreadname/makefile.mk openoffice/trunk/main/sal/qa/osl

svn commit: r1701288 [1/3] - in /openoffice/trunk/main/sal/qa/osl/process: makefile.mk osl_Thread.cxx osl_process.cxx

2015-09-04 Thread damjan
Author: damjan Date: Fri Sep 4 16:32:10 2015 New Revision: 1701288 URL: http://svn.apache.org/r1701288 Log: #i125003# migrate main/sal/qa/osl/process from cppunit to Google Test. Modified: openoffice/trunk/main/sal/qa/osl/process/makefile.mk openoffice/trunk/main/sal/qa/osl/process

svn commit: r1701288 [2/3] - in /openoffice/trunk/main/sal/qa/osl/process: makefile.mk osl_Thread.cxx osl_process.cxx

2015-09-04 Thread damjan
Modified: openoffice/trunk/main/sal/qa/osl/process/osl_Thread.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/qa/osl/process/osl_Thread.cxx?rev=1701288=1701287=1701288=diff == ---

svn commit: r1701288 [3/3] - in /openoffice/trunk/main/sal/qa/osl/process: makefile.mk osl_Thread.cxx osl_process.cxx

2015-09-04 Thread damjan
Modified: openoffice/trunk/main/sal/qa/osl/process/osl_process.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sal/qa/osl/process/osl_process.cxx?rev=1701288=1701287=1701288=diff == ---

svn commit: r1701084 - in /openoffice/trunk/main/sax/qa/cppunit: makefile.mk test_converter.cxx

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 17:35:52 2015 New Revision: 1701084 URL: http://svn.apache.org/r1701084 Log: #i125003# migrate main/sax/qa/cppunit from cppunit to Google Test. Modified: openoffice/trunk/main/sax/qa/cppunit/makefile.mk openoffice/trunk/main/sax/qa/cppunit

svn commit: r1701087 - in /openoffice/trunk/main/sax: prj/build.lst qa/cppunit/ qa/gtest/ qa/gtest/makefile.mk qa/gtest/version.map

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 17:44:40 2015 New Revision: 1701087 URL: http://svn.apache.org/r1701087 Log: Complete cppunit -> gtest migration in main/sax. Added: openoffice/trunk/main/sax/qa/gtest/ - copied from r1701084, openoffice/trunk/main/sax/qa/cppunit/ Remo

svn commit: r1701088 - in /openoffice/trunk/main/sfx2/qa/cppunit: makefile.mk test_metadatable.cxx

2015-09-03 Thread damjan
Author: damjan Date: Thu Sep 3 17:51:30 2015 New Revision: 1701088 URL: http://svn.apache.org/r1701088 Log: #i125003# migrate main/sfx2 from cppunit to Google Test. Modified: openoffice/trunk/main/sfx2/qa/cppunit/makefile.mk openoffice/trunk/main/sfx2/qa/cppunit/test_metadatable.cxx

  1   2   3   4   5   6   7   8   9   >