This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from be3aa6cc8d Merge branch 'trunk' into Pilot-Pirx-wizard
     add ebe83c8c8d Maintenance cleanup
     add 0342f54247 Updated some strings
     add 0a01f5af36 Uodated two strings "temporally" to "temporarily" (#219)
     add ff1d3d8948 Updated to the latest version:
     add d0ac74839b mode change config.guess
     add bce6c358df Updated English dictionary
     add 97073f9464 Fix spelling (#220)
     add b1220165dc Change mail address in package description
     add ab0bad1672 Fix exception specification in a few places where they were 
missing, and causing AOO to crash when compiled with Clang.
     add de739a4566 Fix spelling (#222)
     add f40a72b7a9 Re-add space for continuation line in package description
     add 870c37922c Fixed typo (completly -> completely) and many more
     add efc1756a58 Fix a typo in a dmake variable name. It's called 
PATH_SEPERATOR, not PATH_SEPARATOR.
     add eeb47f1ede Add $(HAMCREST_CORE_JAR) to other dmake makefiles where it 
was missing.
     add fd6e8d9f7a Fix the installation path for OpenOffice used by dmake when 
running JUnit tests.
     add 7ee8c2c6cd Fix the unoapi tests in qadevOOo.
     add 8561b591b8 Fix the unoapi tests in configmgr.
     add 6795508b2d Fix the main/sc unoapi tests, and add them to the build.
     add f525edebf3 comphelper's JunitTest doesn't need OOoRunner.jar.
     add 0ced32bd95 Add the complex unit test to the bean module.
     add 895285e1a6 The linguistic module's complex JunitTest doesn't need 
OOoRunner.
     add 9386131068 sot module doesn't need OOoRunner.jar as a complex test 
dependency.
     add 6a86ac4b38 svl module doesn't need OOoRunner.jar as a complex test 
dependency.
     add 0b2ceee159 Delete unused import.
     add 3855178bf8 Run the test in debug mode too, it no longer seems to crash.
     add f107c74e14 Port sw's LoadSaveTest to JUnit, and fix the paths, and add 
it to the list of other complex tests.
     add 5c06146fab Add vcl's memCheck complex test to the build, which was 
left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and 
get it fully working without the qaooDev helper classes. Pass the documents 
path from the Makefile as the one from the code will be wrong for gbuild.
     add 48d1b9e1ba Add vcl's persistent_window_states complex test to the 
build, which was also left out during the gbuild port, and clean it up a bit.
     add 5f3440664a Clean up unotools complex tests.
     add 9e73885b79 Clean up ucb complex tests.
     add 60509b5aad Add package's complex tests to the build, and update them 
to use JUnit.
     add 100f033136 Clean up the bean complex tests.
     add 2062e9d75b Clean up the comphelper complex tests.
     add d096138d63 Make the exception message more descriptive: if possible, 
describe why the document could not be loaded.
     add 02a76d915a dbaccess complex tests cleanup.
     add 8b4dc8f1d4 Clean up the complex tests in the filter module.
     add 2e1a4f9348 Clean up forms complex tests.
     add 64ded1b7a0 Clean up sfx2 complex tests.
     add 5971bc35dc Clean up the sc complex tests.
     add a427578287 Clean up reportdesign complex tests.
     add c944cacc40 Clean up sot complex tests.
     add 19ee18fdf9 Port the main/test module to gbuild and Ant. Also make it 
use Google Test instead of cppunit, and delete the unoexceptionprotector 
library which was cppunit-specific and completely unused.
     add 81731658b3 Preliminary compiling port of type detection test to junit.
     add 69dd60afa2 Further fixes.
     add 3bede71e50 We no longer get files from the class path.
     add 83f0ba4128 Make some helper method private and/or static.
     add 939b47ecd6 Fix the bad spacing in the Java files.
     add b338ff5915 Some modernization. Use ArrayList instead of Vector, 
String.split() instead of StringTokenizer.
     add ec1247ae83 Finish Vector -> ArrayList conversion. Other minor fixes.
     add 30b4355987 Fix the exception handling.
     add d6a8792126 Use "TypeName" instead of "MediaType" to specify the type, 
it seems to work, and "MediaType" is barely used in the code.
     add 0ee15d0c3b Start rebuilding the lost document repository.
     add 35bb7f26b0 Remove the unused properties.
     add 69ed17bae8 Add more test documents.
     add 1e3c8e5ef0 Also needs juh.jar to run.
     add 1f8c860bc5 Port the chart2 complex test to JUnit, and enable it in the 
build.
     add fcc38b588f Port the main/connectivity complex tests to JUnit, and 
clean them up. Also stop packaging them into a JAR file, and delivering this 
JAR file to solver, because nothing else uses it, it's just superfluous build 
code probably wrongly copied from the unoapi tests.
     add 05ff667498 Port main/embeddedobj complex tests to JUnit, and clean up 
the code a bit.
     add e8581bfad8 Port the remainder of the framework complex tests to JUnit, 
although they fail, so keep them disabled.
     add 2c0cd9c88c Add a missing slash.
     add 6e91df0b47 Fix the paths for main/embeddedobj.
     add af60b7be7b Fix typo.
     add b49a7c134b chart2's unoapi test also needs juh.jar.
     add d55f601a1b Port testtools to JUnit.
     add b12c4ec078 Port the cli_ure test to JUnit.
     add f04976d9fc Remove unused ComplexTestCase imports.
     add 666fd4a9c9 Port the extensions integeration test to JUnit.
     add 6181058df1 Allow Java unit tests to exist in subdirectories.
     add cf2d78d1c2 Port the forms integration test to JUnit.
     add 9e878ba5fe Port bridges tests to JUnit.
     add c9248ba1ca Port the ucb test to JUnit.
     add 6e57475aab Port the testtools tests to JUnit.
     add 9cbd97ce4d Port jurt tests to JUnit.
     add 967b1ad8d3 Port ridljar to JUnit.
     add 69bc063649 This test also needs juh.jar.
     add a7e3f26314 Also needs juh.jar, although turned off.
     add ef5ad92fe4 Also needs juh.jar.
     add aeba200682 Needs juh.jar.
     add 361339f3af Needs juh.jar.
     add 145becff58 Needs juh.jar.
     add 43469fe4ba Needs juh.jar.
     add d33fc6e003 Needs juh.jar.
     add e22895ef2d Needs juh.jar.
     add 8007ef7f6a Needs juh.jar.
     add 55237c9e14 Needs juh.jar.
     add a0d7755e1b Needs juh.jar.
     add 1ab7e85183 Needs juh.jar.
     add b9af2a2356 Needs juh.jar.
     add 729d00efb5 Needs juh.jar.
     add 94aabaef13 Needs juh.jar.
     add 728ba8bd2a Needs juh.jar.
     add 08dd5e7f60 Needs juh.jar.
     add fa4aafc803 Needs juh.jar.
     add 7079fd182e Needs juh.jar.
     add cc90003b85 Needs juh.jar.
     add 18a288d707 Needs juh.jar.
     add 16be0dc953 Needs juh.jar.
     add 02bf46da5c Needs juh.jar.
     add 0df1ec848f Needs juh.jar.
     add d435d9a535 Get the dmake JUnit unit tests on Windows to run the same 
way as other platforms, using the "installed" package format, instead of using 
the "archive" package format and trying to unzip it, which is less often used, 
and archives can be unzipped manually while trying to zip up the "installed" 
format is harder.
     add 30b5884576 Fixed various typos, general cleanup
     add 7b2bc0e6bb Allow reading lines longer than 64 KiB in SvStream, and 
reading CSV rows and cells longer than 64 KiB in OpenOffice Base. (They are now 
limited to ~2 GiB).
     add 12717dc080 Update icons for spinner
     add 7aafe06f45 Move old graphics for spinner to classic icon set
     add 43b58d9fce Remove HC icons for spinner from classic icon set
     add 1b7936d6fc Enhance graphics for spinner
     add 2dce64d279 Add spinner for Industrial icon set. Increase the number of 
graphics for 16x16 from 6 to 12 to get a smoother animation
     add d6a7941e0b Add additional graphics for spinner for Classic icon set
     add 6c2644fd0c Spinner for Industrial icon set - new revision
     add d2971da9bd Use 32x32 spinner for AOO update check
     add e9234b8f16 Clean up resource files
     new 89526a3f6f Merge branch 'trunk' into Pilot-Pirx-wizard

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 extras/l10n/source/nl/localize.sdf                 |    4 +-
 main/Module_ooo.mk                                 |    1 +
 main/Repository.mk                                 |    1 +
 .../JunitTest_bean_complex.mk}                     |   17 +-
 main/bean/Module_bean.mk                           |    5 +
 main/bean/qa/complex/bean/OOoBeanTest.java         |   18 -
 main/bean/qa/complex/bean/ScreenComparer.java      |    1 -
 .../uno/bridges/java_remote/Bug107753_Test.java    |   17 +-
 .../uno/bridges/java_remote/Bug108825_Test.java    |   18 +-
 .../uno/bridges/java_remote/Bug110892_Test.java    |   14 +-
 .../uno/bridges/java_remote/Bug111153_Test.java    |   13 +-
 .../uno/bridges/java_remote/Bug114133_Test.java    |   13 +-
 .../lib/uno/bridges/java_remote/Bug51323_Test.java |   13 +-
 .../lib/uno/bridges/java_remote/Bug92174_Test.java |   11 +-
 .../lib/uno/bridges/java_remote/Bug97697_Test.java |   17 +-
 .../lib/uno/bridges/java_remote/Bug98508_Test.java |   17 +-
 .../lib/uno/bridges/java_remote/MethodIdTest.java  |   13 +-
 .../uno/bridges/java_remote/PolyStructTest.java    |   11 +-
 .../java_remote/StopMessageDispatcherTest.java     |   13 +-
 .../star/lib/uno/bridges/java_remote/makefile.mk   |    3 +-
 main/chart2/prj/build.lst                          |    1 +
 .../qa/{ => complex/chart2}/TestCaseOldAPI.java    |  426 ++++---
 .../tools => chart2/qa/complex/chart2}/makefile.mk |   43 +-
 main/chart2/qa/makefile.mk                         |   66 --
 main/chart2/qa/unoapi/makefile.mk                  |    2 +-
 main/chart2/source/view/axes/VAxisProperties.cxx   |    4 +-
 main/chart2/source/view/main/PropertyMapper.cxx    |    2 +-
 main/cli_ure/qa/climaker/ClimakerTestCase.java     |   54 +-
 main/cli_ure/qa/climaker/makefile.mk               |   74 +-
 main/comphelper/JunitTest_comphelper_complex.mk    |    2 +-
 main/comphelper/qa/complex/comphelper/Map.java     |   14 +-
 .../comphelper/SequenceOutputStreamUnitTest.java   |   14 +-
 main/config.guess                                  |   62 +-
 main/config.sub                                    |  232 ++--
 main/configmgr/JunitTest_configmgr_unoapi.mk       |    1 +
 main/configmgr/qa/unoapi/Test.java                 |    3 +-
 main/connectivity/prj/build.lst                    |    2 +-
 .../qa/complex/connectivity/DBaseDriverTest.java   |   52 +-
 .../qa/complex/connectivity/FlatFileAccess.java    |   46 +-
 .../qa/complex/connectivity/HsqlDriverTest.java    |   43 +-
 .../complex/connectivity/JdbcLongVarCharTest.java  |   31 +-
 .../connectivity/dbase/DBaseDateFunctions.java     |  202 +---
 .../connectivity/dbase/DBaseNumericFunctions.java  |  281 +----
 .../complex/connectivity/dbase/DBaseSqlTests.java  |   11 +-
 .../connectivity/dbase/DBaseStringFunctions.java   |  213 +---
 .../connectivity/hsqldb/DatabaseMetaData.java      |   24 +-
 .../qa/complex/connectivity}/makefile.mk           |   44 +-
 main/connectivity/qa/makefile.mk                   |   75 --
 main/connectivity/qa/scenarios.sce                 |   24 -
 .../source/drivers/file/quotedstring.cxx           |   48 +-
 main/connectivity/source/drivers/flat/ETable.cxx   |  192 ++--
 main/connectivity/source/inc/file/quotedstring.hxx |   18 +-
 main/connectivity/source/inc/flat/ETable.hxx       |    2 +-
 main/cui/source/dialogs/insdlg.cxx                 | 1185 ++++++++++----------
 main/cui/source/dialogs/insrc.cxx                  |   21 +-
 main/cui/source/dialogs/newtabledlg.cxx            |   12 +-
 main/cui/source/dialogs/postdlg.cxx                |    4 +-
 main/dbaccess/JunitTest_dbaccess_complex.mk        |    1 +
 .../qa/complex/dbaccess/ApplicationController.java |    6 -
 main/dbaccess/qa/complex/dbaccess/PropertyBag.java |    7 -
 main/default_images/vcl/res/spinner-16-01.png      |  Bin 3737 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png      |  Bin 3752 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png      |  Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png      |  Bin 3743 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png      |  Bin 3752 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png      |  Bin 3759 -> 506 bytes
 main/default_images/vcl/res/spinner-16-07.png      |  Bin 0 -> 510 bytes
 .../{spinner-16-01_h.png => spinner-16-07_h.png}   |  Bin
 main/default_images/vcl/res/spinner-16-08.png      |  Bin 0 -> 504 bytes
 .../{spinner-16-02_h.png => spinner-16-08_h.png}   |  Bin
 main/default_images/vcl/res/spinner-16-09.png      |  Bin 0 -> 505 bytes
 .../{spinner-16-03_h.png => spinner-16-09_h.png}   |  Bin
 main/default_images/vcl/res/spinner-16-10.png      |  Bin 0 -> 494 bytes
 .../{spinner-16-04_h.png => spinner-16-10_h.png}   |  Bin
 main/default_images/vcl/res/spinner-16-11.png      |  Bin 0 -> 516 bytes
 .../{spinner-16-05_h.png => spinner-16-11_h.png}   |  Bin
 main/default_images/vcl/res/spinner-16-12.png      |  Bin 0 -> 506 bytes
 .../{spinner-16-06_h.png => spinner-16-12_h.png}   |  Bin
 main/default_images/vcl/res/spinner-32-01.png      |  Bin 666 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png      |  Bin 668 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png      |  Bin 678 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png      |  Bin 680 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png      |  Bin 671 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png      |  Bin 676 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png      |  Bin 692 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png      |  Bin 682 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png      |  Bin 675 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png      |  Bin 673 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png      |  Bin 679 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png      |  Bin 676 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png      |  Bin 1566 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png      |  Bin 1578 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png      |  Bin 1561 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png      |  Bin 1586 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png      |  Bin 1602 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png      |  Bin 1590 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png      |  Bin 1594 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png      |  Bin 1595 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png      |  Bin 1568 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png      |  Bin 1579 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png      |  Bin 1587 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png      |  Bin 1569 -> 2374 bytes
 .../source/primitive2d/polypolygonprimitive2d.cxx  |    4 +-
 .../JunitTest_embeddedobj_complex.mk}              |   33 +-
 main/embeddedobj/Module_embeddedobj.mk             |    6 +
 .../{ => complex}/embedding/EmbeddingUnitTest.java |   50 +-
 main/embeddedobj/qa/complex/embedding/Test01.java  |  153 +++
 .../qa/{ => complex}/embedding/TestHelper.java     |    9 +-
 main/embeddedobj/qa/embedding/EmbeddingTest.java   |   28 -
 main/embeddedobj/qa/embedding/Test01.java          |  156 ---
 main/embeddedobj/qa/embedding/makefile.mk          |   80 --
 main/extensions.lst                                |    2 +-
 .../qa/integration/extensions/ObjectInspector.java |   36 +-
 .../qa/integration/extensions/TestSkeleton.java    |   67 --
 .../qa/integration/extensions/makefile.mk          |   72 +-
 .../source/propctrlr/pushbuttonnavigation.hxx      |    2 +-
 main/extensions/source/update/check/updatehdl.cxx  |  147 ++-
 main/extensions/source/update/check/updatehdl.src  |    2 +-
 .../filter/detection/typeDetection/Helper.java     |  241 ++--
 .../detection/typeDetection/TypeDetection.java     |  472 ++++----
 .../detection/typeDetection/TypeDetection.props    |   10 -
 .../detection/typeDetection/documents/Calc/DIF.DIF |   30 +
 .../typeDetection/documents/Calc/SYLK.SLK          |    8 +
 .../typeDetection/documents/Calc/Text_CSV.csv      |    2 +
 .../typeDetection/documents/Calc/dbase.DBF         |  Bin 0 -> 143 bytes
 .../typeDetection/documents/Graphics/pic.bmp       |  Bin 0 -> 550 bytes
 .../typeDetection/documents/Graphics/pic.gif       |  Bin 0 -> 281 bytes
 .../typeDetection/documents/Graphics/pic.pbm       |  Bin 0 -> 1091 bytes
 .../typeDetection/documents/Graphics/pic.pgm       |  Bin 0 -> 1091 bytes
 .../typeDetection/documents/Graphics/pic.png       |  Bin 0 -> 479 bytes
 .../typeDetection/documents/Graphics/pic.ppm       |  Bin 0 -> 1091 bytes
 .../typeDetection/documents/Graphics/pic.tif       |  Bin 0 -> 760 bytes
 .../typeDetection/documents/Writer/RTF.rtf         |   17 +
 .../typeDetection/documents/Writer/Text_CSV.txt    |    2 +
 .../typeDetection/documents/Writer/Text_DOS.txt    |    2 +
 .../typeDetection/documents/Writer/WriterWeb.html  |   20 +
 .../filter/detection/typeDetection/files.csv       |  178 +--
 .../filter/detection/typeDetection/makefile.mk     |  108 +-
 .../filter/misc/FinalizedMandatoryTest.java        |   10 -
 .../filter/misc/TypeDetection6FileFormat.java      |    8 -
 main/filter/qa/complex/filter/misc/makefile.mk     |    2 +-
 .../filter/source/config/tools/split/FCFGSplit.cfg |    4 +-
 main/forms/prj/build.lst                           |    2 +-
 .../qa/complex/forms/CheckOGroupBoxModel.java      |    4 -
 main/forms/qa/forms_all.sce                        |   28 -
 .../complex/forms/tools/ResultSet.java             |    2 +-
 main/forms/qa/integration/forms/CellBinding.java   |   62 +-
 .../qa/integration/forms/ControlValidation.java    |   36 +-
 .../qa/integration/forms/FormControlTest.java      |  144 +--
 .../qa/integration/forms/FormPropertyBags.java     |   57 +-
 main/forms/qa/integration/forms/ListBox.java       |   38 +-
 main/forms/qa/integration/forms/ListSelection.java |   68 +-
 .../qa/integration/forms/MasterDetailForms.java    |   49 +-
 main/forms/qa/integration/forms/RadioButtons.java  |   41 +-
 main/forms/qa/integration/forms/TestCase.java      |   19 +-
 main/forms/qa/integration/forms/TestSkeleton.java  |   71 --
 main/forms/qa/integration/forms/ValueBinding.java  |   42 +-
 .../qa/integration/forms/XMLFormSettings.java      |   61 +-
 main/forms/qa/integration/makefile.mk              |   89 ++
 .../xforms/Instance.java                           |    2 +-
 .../openoffice => integration}/xforms/Model.java   |    2 +-
 .../xforms/XMLDocument.java                        |    2 +-
 main/forms/qa/makefile.mk                          |   67 --
 main/fpicker/source/office/fpinteraction.cxx       |    2 +-
 main/framework/JunitTest_framework_complex.mk      |    4 +
 main/framework/JunitTest_framework_unoapi.mk       |    1 +
 main/framework/inc/helper/otasksenumeration.hxx    |   10 +-
 .../complex/framework/recovery/RecoveryTest.java   |  302 +++--
 .../complex/framework/recovery/RecoveryTools.java  |   84 +-
 .../framework/source/fwi/threadhelp/lockhelper.cxx |    2 +-
 .../source/inc/accelerators/presethandler.hxx      |   20 +-
 .../com/sun/star/comp/helper/Bootstrap_Test.java   |    2 +-
 .../comp/helper/RegistryServiceFactory_Test.java   |    2 +-
 .../lib/util/makefile.mk => jurt/Ant_jurt_test.mk} |    9 +-
 main/jurt/Module_jurt.mk                           |    1 +
 main/jurt/java/jurt-test/build.xml                 |   56 +
 .../star/comp/servicemanager/ServiceManager.java   |    6 +-
 .../comp/bridgefactory/BridgeFactory_Test.java     |   25 +-
 .../com/sun/star/comp/bridgefactory/makefile.mk    |   32 -
 .../comp/connections/PipedConnection_Test.java     |   16 +-
 .../test/com/sun/star/comp/connections/makefile.mk |   32 -
 .../bridges/java_remote/BridgedObject_Test.java    |   15 +-
 .../uno/bridges/java_remote/ProxyFactory_Test.java |   22 +-
 .../java_remote/java_remote_bridge_Test.java       |   43 +-
 .../star/lib/uno/bridges/java_remote/makefile.mk   |   35 -
 .../environments/java/java_environment_Test.java   |   19 +-
 .../sun/star/lib/uno/environments/java/makefile.mk |   32 -
 .../remote/JavaThreadPoolFactory_Test.java         |   14 +-
 .../lib/uno/environments/remote/JobQueue_Test.java |   49 +-
 .../lib/uno/environments/remote/TestMessage.java   |    2 +-
 .../lib/uno/environments/remote/ThreadId_Test.java |   39 +-
 .../uno/environments/remote/ThreadPool_Test.java   |   41 +-
 .../star/lib/uno/environments/remote/makefile.mk   |   40 -
 .../star/lib/util/NativeLibraryLoader_Test.java    |   14 +-
 main/jurt/test/com/sun/star/makefile.mk            |   73 ++
 .../test/com/sun/star/uno/AnyConverter_Test.java   |  732 ++++++------
 .../sun/star/uno/UnoRuntime_EnvironmentTest.java   |   24 +-
 .../test/com/sun/star/uno/WeakReference_Test.java  |   21 +-
 main/jurt/test/com/sun/star/uno/makefile.mk        |   35 -
 main/jurt/test/makefile.mk                         |   35 -
 .../plugins/sunmajor/pluginlib/vendorbase.hxx      |    2 +-
 main/jvmfwk/source/elements.hxx                    |   31 +-
 main/l10ntools/source/filter/merge/Merger.java     |    6 +-
 main/linguistic/JunitTest_linguistic_complex.mk    |    1 -
 main/linguistic/JunitTest_linguistic_unoapi.mk     |    1 +
 main/odk/examples/java/Text/HardFormatting.java    |   14 +-
 .../offapi/com/sun/star/awt/XDisplayConnection.idl |    4 +-
 main/offapi/com/sun/star/document/DocumentInfo.idl |    4 +-
 .../sun/star/inspection/XStringRepresentation.idl  |    2 +-
 .../classic/classic_images.tar.gz                  |  Bin 1364926 -> 1380101 
bytes
 .../industrial/vcl/res/spinner-16-01.png           |  Bin 0 -> 577 bytes
 .../industrial/vcl/res/spinner-16-02.png           |  Bin 0 -> 568 bytes
 .../industrial/vcl/res/spinner-16-03.png           |  Bin 0 -> 615 bytes
 .../industrial/vcl/res/spinner-16-04.png           |  Bin 0 -> 581 bytes
 .../industrial/vcl/res/spinner-16-05.png           |  Bin 0 -> 557 bytes
 .../industrial/vcl/res/spinner-16-06.png           |  Bin 0 -> 608 bytes
 .../industrial/vcl/res/spinner-16-07.png           |  Bin 0 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png           |  Bin 0 -> 580 bytes
 .../industrial/vcl/res/spinner-16-09.png           |  Bin 0 -> 617 bytes
 .../industrial/vcl/res/spinner-16-10.png           |  Bin 0 -> 571 bytes
 .../industrial/vcl/res/spinner-16-11.png           |  Bin 0 -> 582 bytes
 .../industrial/vcl/res/spinner-16-12.png           |  Bin 0 -> 615 bytes
 .../industrial/vcl/res/spinner-32-01.png           |  Bin 0 -> 1086 bytes
 .../industrial/vcl/res/spinner-32-02.png           |  Bin 0 -> 1105 bytes
 .../industrial/vcl/res/spinner-32-03.png           |  Bin 0 -> 1138 bytes
 .../industrial/vcl/res/spinner-32-04.png           |  Bin 0 -> 1100 bytes
 .../industrial/vcl/res/spinner-32-05.png           |  Bin 0 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-06.png           |  Bin 0 -> 1157 bytes
 .../industrial/vcl/res/spinner-32-07.png           |  Bin 0 -> 1094 bytes
 .../industrial/vcl/res/spinner-32-08.png           |  Bin 0 -> 1117 bytes
 .../industrial/vcl/res/spinner-32-09.png           |  Bin 0 -> 1146 bytes
 .../industrial/vcl/res/spinner-32-10.png           |  Bin 0 -> 1087 bytes
 .../industrial/vcl/res/spinner-32-11.png           |  Bin 0 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-12.png           |  Bin 0 -> 1159 bytes
 .../industrial/vcl/res/spinner-64-01.png           |  Bin 0 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-02.png           |  Bin 0 -> 2120 bytes
 .../industrial/vcl/res/spinner-64-03.png           |  Bin 0 -> 2177 bytes
 .../industrial/vcl/res/spinner-64-04.png           |  Bin 0 -> 2088 bytes
 .../industrial/vcl/res/spinner-64-05.png           |  Bin 0 -> 2132 bytes
 .../industrial/vcl/res/spinner-64-06.png           |  Bin 0 -> 2208 bytes
 .../industrial/vcl/res/spinner-64-07.png           |  Bin 0 -> 2071 bytes
 .../industrial/vcl/res/spinner-64-08.png           |  Bin 0 -> 2099 bytes
 .../industrial/vcl/res/spinner-64-09.png           |  Bin 0 -> 2178 bytes
 .../industrial/vcl/res/spinner-64-10.png           |  Bin 0 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-11.png           |  Bin 0 -> 2150 bytes
 .../industrial/vcl/res/spinner-64-12.png           |  Bin 0 -> 2202 bytes
 main/oox/source/docprop/ooxmldocpropimport.cxx     |    2 +-
 .../JunitTest_package_complex_ofopxmlstorages.mk}  |   29 +-
 main/package/JunitTest_package_complex_storages.mk |   83 ++
 main/package/Module_package.mk                     |    7 +
 .../qa/ofopxmlstorages/StorageUnitTest.java        |   75 +-
 main/package/qa/storages/StorageUnitTest.java      |  171 +--
 main/qadevOOo/JunitTest_qadevOOo_unoapi.mk         |   11 +-
 .../src/main/java/helper/StreamSimulator.java      |   10 +-
 .../OOoRunner/src/main/java/util/DesktopTools.java |    2 +-
 main/qadevOOo/qa/unoapi/Test.java                  |    3 +-
 main/rdbmaker/source/rdbmaker/rdboptions.cxx       |    2 +-
 .../reportdesign/JunitTest_reportdesign_complex.mk |    1 +
 .../complex/reportdesign/ReportDesignerTest.java   |   29 -
 .../source/filter/xml/xmlExportDocumentHandler.cxx |    2 +-
 .../source/filter/xml/xmlImportDocumentHandler.cxx |    2 +-
 .../lib/uno/typedesc/TypeDescription_Test.java     |   59 +-
 .../test/com/sun/star/lib/uno/typedesc/makefile.mk |   31 -
 .../test/com/sun/star/lib/util/WeakMap_Test.java   |   49 +-
 .../test => ridljar/test/com/sun/star}/makefile.mk |   47 +-
 main/ridljar/test/com/sun/star/uno/Any_Test.java   |   21 +-
 main/ridljar/test/com/sun/star/uno/Type_Test.java  |   87 +-
 .../test/com/sun/star/uno/UnoRuntime_Test.java     |   75 +-
 main/ridljar/test/com/sun/star/uno/makefile.mk     |   34 -
 main/ridljar/test/makefile.mk                      |   31 -
 main/sal/osl/unx/nlsupport.c                       |    6 +-
 main/sal/osl/w32/dllentry.c                        |    2 +-
 main/sal/qa/libs2test.txt                          |    2 +-
 main/sal/qa/osl/file/osl_File.cxx                  |    2 +-
 main/sal/systools/win32/uwinapi/sntprintf.c        |   10 +-
 main/sc/JunitTest_sc_complex.mk                    |    1 +
 main/sc/JunitTest_sc_complex_cellRanges.mk         |    1 +
 .../JunitTest_sc_unoapi.mk}                        |   22 +-
 main/sc/Module_sc.mk                               |    1 +
 main/sc/qa/complex/calcPreview/ViewForwarder.java  |   13 -
 .../complex/cellRanges/CheckXCellRangesQuery.java  |   11 +-
 main/sc/qa/complex/dataPilot/CheckDataPilot.java   |   11 -
 main/sc/qa/complex/sc/CalcRTL.java                 |   22 +-
 main/sc/qa/unoapi/Test.java                        |    5 +-
 main/sc/source/filter/inc/xehelper.hxx             |    6 +-
 main/sc/source/filter/inc/xihelper.hxx             |    4 +-
 main/sc/source/filter/xml/XMLTableShapeResizer.cxx |    2 +-
 main/sc/source/ui/view/formatsh.cxx                |    2 +-
 main/sd/JunitTest_sd_unoapi.mk                     |    1 +
 .../source/presenter/PresenterGeometryHelper.hxx   |    2 +-
 main/sdext/source/presenter/PresenterUIPainter.cxx |    4 +-
 main/sfx2/JunitTest_sfx2_complex.mk                |    1 +
 .../qa/complex/sfx2/DocumentMetadataAccess.java    |    5 -
 .../undo/DrawingOrPresentationDocumentTest.java    |    2 +-
 main/solenv/bin/build.pl                           |    6 +-
 main/solenv/inc/installationtest.mk                |   62 +-
 main/solenv/inc/javaunittest.mk                    |    6 +-
 main/sot/JunitTest_sot_complex.mk                  |    2 +-
 .../olesimplestorage/OLESimpleStorageUnitTest.java |   13 +-
 main/starmath/JunitTest_sm_unoapi.mk               |    1 +
 main/svl/JunitTest_svl_complex.mk                  |    2 +-
 main/svtools/JunitTest_svtools_unoapi.mk           |    1 +
 .../inc/svtools/table/tablecontrolinterface.hxx    |    4 +-
 main/svtools/source/dialogs/filedlg2.cxx           |    4 +-
 main/svtools/source/table/tablecontrol_impl.cxx    |    8 +-
 main/svx/JunitTest_svx_unoapi.mk                   |    1 +
 .../source/sdr/properties/measureproperties.cxx    |    2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.src |  332 +++---
 main/svx/source/table/tablemodel.cxx               |   10 +-
 main/svx/source/table/tablemodel.hxx               |    2 +-
 main/sw/JunitTest_sw_complex.mk                    |    2 +
 main/sw/JunitTest_sw_unoapi.mk                     |    1 +
 main/sw/inc/editsh.hxx                             |    2 +-
 main/sw/qa/complex/writer/CheckBookmarks.java      |    1 -
 main/sw/qa/complex/writer/CheckFlies.java          |    1 -
 main/sw/qa/complex/writer/LoadSaveTest.java        |   92 +-
 main/sw/source/core/edit/edattr.cxx                |    2 +-
 main/sw/source/core/text/txtftn.cxx                |    2 +-
 main/sw/source/core/unocore/unochart.cxx           |   20 +-
 main/sw/source/ui/app/app.src                      |  222 ++--
 main/sw/source/ui/docvw/PostItMgr.cxx              |   48 +-
 main/sw/source/ui/docvw/SidebarWin.cxx             |   30 +-
 main/sw/source/ui/docvw/edtdd.cxx                  |   63 +-
 main/sw/source/ui/index/swuiidxmrk.cxx             |    4 +-
 main/sysui/desktop/debian/control                  |    2 +-
 .../util/makefile.mk => test/Ant_test-tools.mk}    |    9 +-
 .../Module_embeddedobj.mk => test/Ant_test.mk}     |    8 +-
 .../Library_test.mk}                               |   48 +-
 main/{MathMLDTD => test}/Makefile                  |    0
 main/{jurt/Module_jurt.mk => test/Module_test.mk}  |   32 +-
 .../Package_inc.mk}                                |   28 +-
 main/test/inc/makefile.mk                          |   36 -
 .../test-tools/build.xml}                          |   36 +-
 .../org/openoffice/test/tools/DocumentType.java    |    0
 .../org/openoffice/test/tools/OfficeDocument.java  |    0
 .../openoffice/test/tools/OfficeDocumentView.java  |    0
 .../openoffice/test/tools/SpreadsheetDocument.java |    0
 .../org/openoffice/test/tools/SpreadsheetView.java |    0
 .../cpp/uniquepipename.cxx => java/test/build.xml} |   36 +-
 .../main}/java/org/openoffice/test/Argument.java   |    0
 .../main}/java/org/openoffice/test/FileHelper.java |    0
 .../java/org/openoffice/test/OfficeConnection.java |    0
 .../java/org/openoffice/test/OfficeFileUrl.java    |    0
 .../java/org/openoffice/test/TestArgument.java     |    0
 main/test/prj/build.lst                            |    6 +-
 main/test/prj/d.lst                                |   17 -
 main/{MathMLDTD => test}/prj/makefile.mk           |    0
 main/test/source/cpp/makefile.mk                   |   72 --
 main/test/source/cpp/officeconnection.cxx          |   22 +-
 main/test/source/cpp/uniquepipename.cxx            |    4 +-
 .../source/cpp/unoexceptionprotector/makefile.mk   |   67 --
 .../unoexceptionprotector.cxx                      |   96 --
 main/testtools/qa/cli/CLITest.java                 |   74 +-
 main/testtools/qa/cli/makefile.mk                  |   60 +-
 .../qa/cliversioning/VersionTestCase.java          |   71 +-
 main/testtools/qa/cliversioning/makefile.mk        |   93 +-
 .../source/servicetests/LocalServiceTest.java      |    7 +
 .../source/servicetests/RemoteServiceTest.java     |    8 +-
 main/testtools/source/servicetests/TestBase.java   |   73 +-
 main/testtools/source/servicetests/makefile.mk     |    2 +-
 main/toolkit/JunitTest_toolkit_complex.mk          |    1 +
 main/toolkit/JunitTest_toolkit_unoapi.mk           |    1 +
 main/tools/inc/tools/stream.hxx                    |    4 +
 main/tools/source/stream/stream.cxx                |   83 ++
 main/ucb/JunitTest_ucb_complex.mk                  |    1 +
 main/ucb/JunitTest_ucb_unoapi.mk                   |    1 +
 .../CheckTransientDocumentsContentProvider.java    |    5 -
 .../com/sun/star/comp/ucb/GlobalTransfer_Test.java |   47 +-
 main/ucb/test/com/sun/star/comp/ucb/makefile.mk    |   41 +-
 main/unotools/JunitTest_unotools_complex.mk        |    3 +-
 main/unotools/inc/unotools/historyoptions.hxx      |    8 +-
 .../qa/complex/tempfile/TempFileUnitTest.java      |   13 +-
 main/unotools/qa/complex/tempfile/Test01.java      |    5 -
 main/unoxml/JunitTest_unordf_complex.mk            |    1 +
 main/unoxml/JunitTest_unoxml_complex.mk            |    2 +-
 main/uui/source/fltdlg.cxx                         |    4 +-
 .../JunitTest_vcl_complex_memCheck.mk}             |   23 +-
 ...unitTest_vcl_complex_persistentWindowStates.mk} |   20 +-
 main/vcl/Module_vcl.mk                             |    7 +
 main/vcl/aqua/source/gdi/salgdi.cxx                |    4 +-
 main/vcl/inc/svids.hrc                             |   24 +-
 main/vcl/inc/vcl/lstbox.h                          |    4 +-
 main/vcl/qa/complex/memCheck/CheckMemoryUsage.java |   79 +-
 .../vcl/qa/complex/memCheck/CheckMemoryUsage.props |    3 -
 main/vcl/qa/complex/memCheck/TestDocument.java     |   11 +-
 .../PersistentWindowTest.java                      |   13 -
 main/vcl/source/control/throbber.cxx               |   18 +-
 main/vcl/source/gdi/regband.cxx                    |   22 +-
 main/vcl/source/src/throbber.src                   |   68 +-
 .../writerfilter/JunitTest_writerfilter_complex.mk |    5 +-
 .../qa/complex/ooxml/LoadDocuments.java            |    1 -
 main/writerfilter/source/filter/ImportFilter.cxx   |   74 +-
 main/writerfilter/source/ooxml/OOXMLStreamImpl.cxx |    5 +-
 main/writerfilter/source/ooxml/OOXMLStreamImpl.hxx |   13 +-
 main/xmloff/JunitTest_xmloff_unoapi.mk             |    1 +
 main/xmloff/source/chart/XMLChartStyleContext.cxx  |    2 +-
 .../source/core/XMLEmbeddedObjectImportContext.cxx |    4 +-
 main/xmloff/source/style/impastp4.cxx              |    2 +-
 398 files changed, 5363 insertions(+), 6681 deletions(-)
 copy main/{sc/JunitTest_sc_complex.mk => bean/JunitTest_bean_complex.mk} (72%)
 rename main/chart2/qa/{ => complex/chart2}/TestCaseOldAPI.java (70%)
 rename main/{test/source/java/org/openoffice/test/tools => 
chart2/qa/complex/chart2}/makefile.mk (62%)
 delete mode 100644 main/chart2/qa/makefile.mk
 copy main/{filter/qa/complex/filter/misc => 
connectivity/qa/complex/connectivity}/makefile.mk (57%)
 delete mode 100644 main/connectivity/qa/makefile.mk
 delete mode 100644 main/connectivity/qa/scenarios.sce
 create mode 100644 main/default_images/vcl/res/spinner-16-07.png
 copy main/default_images/vcl/res/{spinner-16-01_h.png => spinner-16-07_h.png} 
(100%)
 create mode 100644 main/default_images/vcl/res/spinner-16-08.png
 copy main/default_images/vcl/res/{spinner-16-02_h.png => spinner-16-08_h.png} 
(100%)
 create mode 100644 main/default_images/vcl/res/spinner-16-09.png
 copy main/default_images/vcl/res/{spinner-16-03_h.png => spinner-16-09_h.png} 
(100%)
 create mode 100644 main/default_images/vcl/res/spinner-16-10.png
 copy main/default_images/vcl/res/{spinner-16-04_h.png => spinner-16-10_h.png} 
(100%)
 create mode 100644 main/default_images/vcl/res/spinner-16-11.png
 copy main/default_images/vcl/res/{spinner-16-05_h.png => spinner-16-11_h.png} 
(100%)
 create mode 100644 main/default_images/vcl/res/spinner-16-12.png
 copy main/default_images/vcl/res/{spinner-16-06_h.png => spinner-16-12_h.png} 
(100%)
 copy main/{starmath/JunitTest_sm_unoapi.mk => 
embeddedobj/JunitTest_embeddedobj_complex.mk} (66%)
 rename main/embeddedobj/qa/{ => complex}/embedding/EmbeddingUnitTest.java (67%)
 create mode 100644 main/embeddedobj/qa/complex/embedding/Test01.java
 rename main/embeddedobj/qa/{ => complex}/embedding/TestHelper.java (84%)
 delete mode 100644 main/embeddedobj/qa/embedding/EmbeddingTest.java
 delete mode 100644 main/embeddedobj/qa/embedding/Test01.java
 delete mode 100644 main/embeddedobj/qa/embedding/makefile.mk
 delete mode 100644 main/extensions/qa/integration/extensions/TestSkeleton.java
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Calc/DIF.DIF
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Calc/SYLK.SLK
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Calc/Text_CSV.csv
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Calc/dbase.DBF
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.bmp
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.gif
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.pbm
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.pgm
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.png
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.ppm
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Graphics/pic.tif
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Writer/RTF.rtf
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Writer/Text_CSV.txt
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Writer/Text_DOS.txt
 create mode 100644 
main/filter/qa/complex/filter/detection/typeDetection/documents/Writer/WriterWeb.html
 delete mode 100644 main/forms/qa/forms_all.sce
 rename main/forms/qa/{org/openoffice => 
integration}/complex/forms/tools/ResultSet.java (99%)
 delete mode 100644 main/forms/qa/integration/forms/TestSkeleton.java
 create mode 100644 main/forms/qa/integration/makefile.mk
 rename main/forms/qa/{org/openoffice => integration}/xforms/Instance.java (99%)
 rename main/forms/qa/{org/openoffice => integration}/xforms/Model.java (99%)
 rename main/forms/qa/{org/openoffice => integration}/xforms/XMLDocument.java 
(99%)
 delete mode 100644 main/forms/qa/makefile.mk
 rename main/{ridljar/test/com/sun/star/lib/util/makefile.mk => 
jurt/Ant_jurt_test.mk} (83%)
 create mode 100644 main/jurt/java/jurt-test/build.xml
 delete mode 100644 main/jurt/test/com/sun/star/comp/bridgefactory/makefile.mk
 delete mode 100644 main/jurt/test/com/sun/star/comp/connections/makefile.mk
 delete mode 100644 
main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/makefile.mk
 delete mode 100644 
main/jurt/test/com/sun/star/lib/uno/environments/java/makefile.mk
 delete mode 100644 
main/jurt/test/com/sun/star/lib/uno/environments/remote/makefile.mk
 create mode 100644 main/jurt/test/com/sun/star/makefile.mk
 delete mode 100644 main/jurt/test/com/sun/star/uno/makefile.mk
 delete mode 100644 main/jurt/test/makefile.mk
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-05.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-06.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-07.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-08.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-09.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-10.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-11.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-16-12.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-01.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-02.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-03.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-04.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-05.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-06.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-07.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-08.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-09.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-10.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-11.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-32-12.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-01.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-02.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-03.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-04.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-05.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-06.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-07.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-08.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-09.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-10.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-11.png
 create mode 100644 main/ooo_custom_images/industrial/vcl/res/spinner-64-12.png
 copy main/{sd/JunitTest_sd_unoapi.mk => 
package/JunitTest_package_complex_ofopxmlstorages.mk} (58%)
 create mode 100644 main/package/JunitTest_package_complex_storages.mk
 delete mode 100644 main/ridljar/test/com/sun/star/lib/uno/typedesc/makefile.mk
 rename main/{test/source/java/org/openoffice/test => 
ridljar/test/com/sun/star}/makefile.mk (59%)
 delete mode 100644 main/ridljar/test/com/sun/star/uno/makefile.mk
 delete mode 100644 main/ridljar/test/makefile.mk
 copy main/{starmath/JunitTest_sm_unoapi.mk => sc/JunitTest_sc_unoapi.mk} (66%)
 rename main/{jurt/test/com/sun/star/lib/util/makefile.mk => 
test/Ant_test-tools.mk} (82%)
 copy main/{embeddedobj/Module_embeddedobj.mk => test/Ant_test.mk} (87%)
 copy main/{svx/JunitTest_svx_unoapi.mk => test/Library_test.mk} (53%)
 copy main/{MathMLDTD => test}/Makefile (100%)
 copy main/{jurt/Module_jurt.mk => test/Module_test.mk} (77%)
 copy main/{comphelper/JunitTest_comphelper_complex.mk => test/Package_inc.mk} 
(58%)
 delete mode 100644 main/test/inc/makefile.mk
 copy main/test/{source/cpp/uniquepipename.cxx => java/test-tools/build.xml} 
(54%)
 rename main/test/{source => 
java/test-tools/src/main}/java/org/openoffice/test/tools/DocumentType.java 
(100%)
 rename main/test/{source => 
java/test-tools/src/main}/java/org/openoffice/test/tools/OfficeDocument.java 
(100%)
 rename main/test/{source => 
java/test-tools/src/main}/java/org/openoffice/test/tools/OfficeDocumentView.java
 (100%)
 rename main/test/{source => 
java/test-tools/src/main}/java/org/openoffice/test/tools/SpreadsheetDocument.java
 (100%)
 rename main/test/{source => 
java/test-tools/src/main}/java/org/openoffice/test/tools/SpreadsheetView.java 
(100%)
 copy main/test/{source/cpp/uniquepipename.cxx => java/test/build.xml} (54%)
 rename main/test/{source => 
java/test/src/main}/java/org/openoffice/test/Argument.java (100%)
 rename main/test/{source => 
java/test/src/main}/java/org/openoffice/test/FileHelper.java (100%)
 rename main/test/{source => 
java/test/src/main}/java/org/openoffice/test/OfficeConnection.java (100%)
 rename main/test/{source => 
java/test/src/main}/java/org/openoffice/test/OfficeFileUrl.java (100%)
 rename main/test/{source => 
java/test/src/main}/java/org/openoffice/test/TestArgument.java (100%)
 copy main/{MathMLDTD => test}/prj/makefile.mk (100%)
 delete mode 100644 main/test/source/cpp/makefile.mk
 delete mode 100644 main/test/source/cpp/unoexceptionprotector/makefile.mk
 delete mode 100644 
main/test/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
 copy main/{svtools/JunitTest_svtools_unoapi.mk => 
vcl/JunitTest_vcl_complex_memCheck.mk} (62%)
 copy main/{svtools/JunitTest_svtools_unoapi.mk => 
vcl/JunitTest_vcl_complex_persistentWindowStates.mk} (61%)


Reply via email to