svn commit: r1838142 - /openoffice/trunk/main/xmlhelp/Library_ucpchelp1.mk

2018-08-15 Thread damjan
Author: damjan Date: Thu Aug 16 01:05:08 2018 New Revision: 1838142 URL: http://svn.apache.org/viewvc?rev=1838142&view=rev Log: On some operating systems, libxslt doesn't automatically link to libxml2, so we have to link it manually. Patch by: me Modified: openoffice/trunk/mai

svn commit: r1838150 - in /openoffice/trunk/main/automation/source/server: server.cxx statemnt.hxx

2018-08-15 Thread damjan
Author: damjan Date: Thu Aug 16 05:52:54 2018 New Revision: 1838150 URL: http://svn.apache.org/viewvc?rev=1838150&view=rev Log: Add a few forgotten exports. Patch by: me Modified: openoffice/trunk/main/automation/source/server/server.cxx openoffice/trunk/main/automation/source/se

svn commit: r1838268 - in /openoffice/trunk: main/postprocess/prj/ main/ridljar/java/ridl/ main/smoketestdoc/ main/smoketestoo_native/ main/solenv/ant/ test/ test/smoketestdoc/ test/smoketestdoc/com/

2018-08-17 Thread damjan
Author: damjan Date: Fri Aug 17 16:28:12 2018 New Revision: 1838268 URL: http://svn.apache.org/viewvc?rev=1838268&view=rev Log: Move smoketestdoc to the top-level test directory. This is where all integration tests are meant to be; a binary copy of the smoketest was there already. Delete

svn commit: r1838309 - /openoffice/trunk/main/solenv/gbuild/CustomTarget.mk

2018-08-17 Thread damjan
Author: damjan Date: Sat Aug 18 06:30:22 2018 New Revision: 1838309 URL: http://svn.apache.org/viewvc?rev=1838309&view=rev Log: Get gbuild's CustomTarget working. Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/CustomTarget.mk Modified: openoffice/trunk/main/sole

svn commit: r1838680 - /openoffice/trunk/main/solenv/ant/aoo-ant.xml

2018-08-22 Thread damjan
Author: damjan Date: Wed Aug 22 19:58:13 2018 New Revision: 1838680 URL: http://svn.apache.org/viewvc?rev=1838680&view=rev Log: Fix typo in Ant property. Patch by: me Modified: openoffice/trunk/main/solenv/ant/aoo-ant.xml Modified: openoffice/trunk/main/solenv/ant/aoo-ant.xml URL:

svn commit: r1838693 - in /openoffice/trunk/main: configure.ac solenv/ant/aoo-ant.xml

2018-08-22 Thread damjan
Author: damjan Date: Thu Aug 23 06:01:40 2018 New Revision: 1838693 URL: http://svn.apache.org/viewvc?rev=1838693&view=rev Log: Beef up detection of JUnit and Hamcrest, to search all the system directories they could be in, and search for all the names they commonly use. Check for version

svn commit: r1838757 [2/2] - in /openoffice/trunk/main: ./ codemaker/ codemaker/inc/ codemaker/inc/pch/ codemaker/prj/ codemaker/source/codemaker/ codemaker/source/commoncpp/ codemaker/source/commonja

2018-08-23 Thread damjan
Modified: openoffice/trunk/main/solenv/gbuild/LinkTarget.mk URL: http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/gbuild/LinkTarget.mk?rev=1838757&r1=1838756&r2=1838757&view=diff == --- openoffice/trunk/main/solen

svn commit: r1838757 [1/2] - in /openoffice/trunk/main: ./ codemaker/ codemaker/inc/ codemaker/inc/pch/ codemaker/prj/ codemaker/source/codemaker/ codemaker/source/commoncpp/ codemaker/source/commonja

2018-08-23 Thread damjan
Author: damjan Date: Thu Aug 23 20:05:32 2018 New Revision: 1838757 URL: http://svn.apache.org/viewvc?rev=1838757&view=rev Log: Port main/codemaker to gbuild. Also ported the Java tests in codemaker to JUnit instead of the internal test framework, and enabled them during the subsequent

svn commit: r1838788 - in /openoffice/trunk/main: ./ psprint_config/ psprint_config/configuration/ psprint_config/configuration/ppds/ psprint_config/prj/

2018-08-23 Thread damjan
Author: damjan Date: Fri Aug 24 06:52:32 2018 New Revision: 1838788 URL: http://svn.apache.org/viewvc?rev=1838788&view=rev Log: Port main/psprint_config to gbuild. Patch by: me Added: openoffice/trunk/main/psprint_config/Makefile (with props) openoffice/trunk/main/psprint_co

svn commit: r1838933 - in /openoffice/trunk/main/solenv/gbuild: Executable.mk LinkTarget.mk

2018-08-24 Thread damjan
Author: damjan Date: Fri Aug 24 18:56:02 2018 New Revision: 1838933 URL: http://svn.apache.org/viewvc?rev=1838933&view=rev Log: Add the solenv/gbuild changes I accidentally left out from my last commit, which allow extracting custom .hpp files from .rdb using cppumaker. Patch by: me Modi

svn commit: r1838934 - in /openoffice/trunk/main: ./ cpputools/ cpputools/prj/

2018-08-24 Thread damjan
Author: damjan Date: Fri Aug 24 18:58:00 2018 New Revision: 1838934 URL: http://svn.apache.org/viewvc?rev=1838934&view=rev Log: Port main/cpputools to gbuild. Patch by: me Added: openoffice/trunk/main/cpputools/Executable_regcomp.mk openoffice/trunk/main/cpput

svn commit: r1839007 - /openoffice/trunk/main/cpputools/Module_cputools.mk

2018-08-24 Thread damjan
Author: damjan Date: Sat Aug 25 02:08:57 2018 New Revision: 1839007 URL: http://svn.apache.org/viewvc?rev=1839007&view=rev Log: GNU make uses "else if". Patch by: me Modified: openoffice/trunk/main/cpputools/Module_cputools.mk Modified: openoffice/trunk/main/cpputools/Modu

svn commit: r1839018 - in /openoffice/trunk/main/cpputools: Module_cpputools.mk Module_cputools.mk

2018-08-24 Thread damjan
Author: damjan Date: Sat Aug 25 06:04:40 2018 New Revision: 1839018 URL: http://svn.apache.org/viewvc?rev=1839018&view=rev Log: Fix other cpputools/Module_cpputools.mk problems, such as the wrong if statement, and the wrong filename. Patch by: me Added: openoffice/trunk/main/cpput

svn commit: r1839019 - /openoffice/trunk/main/solenv/gbuild/LinkTarget.mk

2018-08-25 Thread damjan
Author: damjan Date: Sat Aug 25 07:43:05 2018 New Revision: 1839019 URL: http://svn.apache.org/viewvc?rev=1839019&view=rev Log: Windows needs abbreviate_dirs_native as cppumaker doesn't handle /cygdrive/c/... paths. Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/Link

svn commit: r1839593 - in /openoffice/trunk: main/jurt/java/jurt/src/test/idl/ main/jurt/java/jurt/src/test/idl/com/ main/jurt/java/jurt/src/test/idl/com/sun/ main/jurt/java/jurt/src/test/idl/com/sun/

2018-08-29 Thread damjan
Author: damjan Date: Wed Aug 29 17:45:06 2018 New Revision: 1839593 URL: http://svn.apache.org/viewvc?rev=1839593&view=rev Log: Automatically build .idl files found in src/main/idl and src/test/idl without having to specify them. Clean up the Ant build a little, removing the unused cppum

svn commit: r1839782 - in /openoffice/trunk/main: ./ rsc/ rsc/prj/ rsc/source/parser/ solenv/gbuild/

2018-08-31 Thread damjan
Author: damjan Date: Fri Aug 31 18:54:31 2018 New Revision: 1839782 URL: http://svn.apache.org/viewvc?rev=1839782&view=rev Log: Implement gbuild functions for building Bison files. Port main/rsc to gbuild. Patch by: me Added: openoffice/trunk/main/rsc/Executable_rsc.mk openof

svn commit: r1839811 - in /openoffice/trunk/main/salhelper: ./ inc/salhelper/ prj/ source/

2018-09-01 Thread damjan
Author: damjan Date: Sat Sep 1 08:37:37 2018 New Revision: 1839811 URL: http://svn.apache.org/viewvc?rev=1839811&view=rev Log: Port main/salhelper to gbuild. Patch by: me Added: openoffice/trunk/main/salhelper/GoogleTest_salhelper_test.mk openoffice/trunk/main/salhe

svn commit: r1839902 - in /openoffice/trunk/main/codemaker/test/javamaker/src/test: idl/ idl/test/ idl/test/codemaker/ idl/test/codemaker/javamaker/ idl/test/codemaker/javamaker/java15/ java/test/code

2018-09-02 Thread damjan
Author: damjan Date: Mon Sep 3 03:36:30 2018 New Revision: 1839902 URL: http://svn.apache.org/viewvc?rev=1839902&view=rev Log: Get the Ant/JUnit OOO_SUBSEQUENT_TESTS in main/codemaker working with the latest Ant build changes. Patch by: me Added: openoffice/trunk/main/codemaker/

svn commit: r1839908 - in /openoffice/trunk/main: ./ codemaker/ postprocess/packcomponents/ scaddins/ scaddins/prj/ scaddins/source/analysis/ scaddins/source/datefunc/ solenv/gbuild/

2018-09-02 Thread damjan
Author: damjan Date: Mon Sep 3 06:12:40 2018 New Revision: 1839908 URL: http://svn.apache.org/viewvc?rev=1839908&view=rev Log: Allow specifying the .rdb file, and which UNO types to generate headers from, in the gbuild *_set_private_api function. Fix codemaker's makefile to use this.

svn commit: r1840051 - in /openoffice/trunk/main/salhelper: inc/salhelper/simplereferenceobject.hxx source/simplereferenceobject.cxx

2018-09-04 Thread damjan
Author: damjan Date: Tue Sep 4 16:52:58 2018 New Revision: 1840051 URL: http://svn.apache.org/viewvc?rev=1840051&view=rev Log: Windows really really wants a vector delete operator in salhelper's simplereferenceobject, and won't link without it, so give it one but keep it private

svn commit: r1840081 - in /openoffice/trunk/main: postprocess/packcomponents/makefile.mk salhelper/inc/salhelper/simplereferenceobject.hxx solenv/gbuild/LinkTarget.mk

2018-09-04 Thread damjan
Author: damjan Date: Wed Sep 5 02:48:29 2018 New Revision: 1840081 URL: http://svn.apache.org/viewvc?rev=1840081&view=rev Log: Further fixes to get Windows building. Use native paths when calling idlc. Don't export all symbols from salhelper's SimpleReferenceObject on Windows,

svn commit: r1840091 - /openoffice/trunk/main/configure.ac

2018-09-04 Thread damjan
Author: damjan Date: Wed Sep 5 04:54:25 2018 New Revision: 1840091 URL: http://svn.apache.org/viewvc?rev=1840091&view=rev Log: It's also called "Bundle-Version" on Ubuntu. Patch by: me Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/conf

svn commit: r1840342 - /openoffice/trunk/main/solenv/gbuild/LinkTarget.mk

2018-09-08 Thread damjan
Author: damjan Date: Sat Sep 8 08:13:10 2018 New Revision: 1840342 URL: http://svn.apache.org/viewvc?rev=1840342&view=rev Log: Strip carriage returns from the Bison source files. This hasn't been necessary so far, but dmake did it, so let's be safe. Patch by: me Modified:

svn commit: r1840343 - /openoffice/trunk/main/rsc/Executable_rscpp.mk

2018-09-08 Thread damjan
Author: damjan Date: Sat Sep 8 08:16:23 2018 New Revision: 1840343 URL: http://svn.apache.org/viewvc?rev=1840343&view=rev Log: When building other languages (--with-lang="..."), the build was breaking because rsc couldn't compile certain resources (usually in main/sfx2).

svn commit: r1840407 - in /openoffice/trunk/main/rsc/source: misc/makefile.mk parser/makefile.mk prj/makefile.mk res/makefile.mk rsc/makefile.mk rscpp/makefile.mk tools/makefile.mk

2018-09-09 Thread damjan
Author: damjan Date: Sun Sep 9 13:26:31 2018 New Revision: 1840407 URL: http://svn.apache.org/viewvc?rev=1840407&view=rev Log: Delete unused dmake makefiles. Patch by: me Removed: openoffice/trunk/main/rsc/source/misc/makefile.mk openoffice/trunk/main/rsc/source/parser/makefil

svn commit: r1840408 - /openoffice/trunk/main/xmlhelp/source/treeview/makefile.mk

2018-09-09 Thread damjan
Author: damjan Date: Sun Sep 9 13:28:13 2018 New Revision: 1840408 URL: http://svn.apache.org/viewvc?rev=1840408&view=rev Log: Delete unused dmake makefile. Patch by: me Removed: openoffice/trunk/main/xmlhelp/source/treeview/makefile.mk

svn commit: r1841998 - in /openoffice/trunk/main/solenv/gbuild: LinkTarget.mk TargetLocations.mk platform/freebsd.mk platform/linux.mk platform/macosx.mk platform/os2.mk platform/solaris.mk platform/w

2018-09-25 Thread damjan
Author: damjan Date: Wed Sep 26 05:21:59 2018 New Revision: 1841998 URL: http://svn.apache.org/viewvc?rev=1841998&view=rev Log: Add a gbuild API for building assembly language source files. This will be needed by basic, bridges and possibly other modules. Patch by: me Modified: openof

svn commit: r1842836 - /openoffice/trunk/main/xmlhelp/source/cxxhelp/provider/urlparameter.cxx

2018-10-04 Thread damjan
Author: damjan Date: Thu Oct 4 17:49:09 2018 New Revision: 1842836 URL: http://svn.apache.org/viewvc?rev=1842836&view=rev Log: Set up our own libxslt security context in xmlhelp, as per #117643. Patch by: me Modified: openoffice/trunk/main/xmlhelp/source/cxxhelp/provider/urlparameter

svn commit: r1842837 - /openoffice/trunk/main/pyuno/source/module/unohelper.py

2018-10-04 Thread damjan
Author: damjan Date: Thu Oct 4 18:17:45 2018 New Revision: 1842837 URL: http://svn.apache.org/viewvc?rev=1842837&view=rev Log: Fix a main/pyuno typo ("tranient" instead of "transient") as per i#113302. A big thank you to the reporter. Patch by: me Modified: ope

svn commit: r1842861 - in /openoffice/trunk/main: ./ idlc/ idlc/prj/ idlc/source/ solenv/gbuild/

2018-10-04 Thread damjan
Author: damjan Date: Fri Oct 5 04:04:07 2018 New Revision: 1842861 URL: http://svn.apache.org/viewvc?rev=1842861&view=rev Log: Add building of "flex" files (.ll) to gbuild. Port main/idlc to gbuild. Patch by: me Added: openoffice/trunk/main/idlc/Executable_idlc.mk op

svn commit: r1842957 - /openoffice/trunk/main/solenv/gbuild/LinkTarget.mk

2018-10-05 Thread damjan
Author: damjan Date: Fri Oct 5 18:03:32 2018 New Revision: 1842957 URL: http://svn.apache.org/viewvc?rev=1842957&view=rev Log: Fix a typo. Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/LinkTarget.mk Modified: openoffice/trunk/main/solenv/gbuild/LinkTarget.mk URL:

svn commit: r1842965 - in /openoffice/trunk/main/solenv/gbuild: Library.mk LinkTarget.mk platform/freebsd.mk platform/linux.mk platform/macosx.mk platform/os2.mk platform/solaris.mk platform/windows.m

2018-10-05 Thread damjan
Author: damjan Date: Fri Oct 5 18:50:40 2018 New Revision: 1842965 URL: http://svn.apache.org/viewvc?rev=1842965&view=rev Log: Complete enough of the assembly language building for now, to successfully build main/basic on Windows. Patch by: me Modified: openoffice/trunk/main/solenv/gb

svn commit: r1842966 - in /openoffice/trunk/main: ./ basic/ basic/inc/ basic/inc/basic/ basic/inc/pch/ basic/prj/ basic/source/basmgr/ basic/source/classes/ basic/source/comp/ basic/source/runtime/ ba

2018-10-05 Thread damjan
Author: damjan Date: Fri Oct 5 18:57:27 2018 New Revision: 1842966 URL: http://svn.apache.org/viewvc?rev=1842966&view=rev Log: Port main/basic to gbuild. Patch by: me Added: openoffice/trunk/main/basic/AllLangResTarget_sb.mk openoffice/trunk/main/basic/Library_sb.mk openof

svn commit: r1842967 - /openoffice/trunk/main/Module_ooo.mk

2018-10-05 Thread damjan
Author: damjan Date: Fri Oct 5 19:10:19 2018 New Revision: 1842967 URL: http://svn.apache.org/viewvc?rev=1842967&view=rev Log: Update Module_ooo.mk with the recently ported modules. Patch by: me Modified: openoffice/trunk/main/Module_ooo.mk Modified: openoffice/trunk/main/Module_oo

svn commit: r1847342 - in /openoffice/trunk/main: ./ postprocess/packcomponents/ solenv/ant/ solenv/gbuild/ xmerge/ xmerge/java/ xmerge/java/XMergeBridge/ xmerge/java/XMergeBridge/java/ xmerge/java/XM

2018-11-23 Thread damjan
Author: damjan Date: Sat Nov 24 07:58:57 2018 New Revision: 1847342 URL: http://svn.apache.org/viewvc?rev=1847342&view=rev Log: Add a "dependencies" target for Ant to allow extracting the JARs that a Java module depends on. Use this to make Ant targets depends on their dependencies

svn commit: r1847357 - in /openoffice/trunk/main/xmerge/java: XMergeBridge/makefile.mk aportisdoc/makefile.mk htmlsoff/makefile.mk pexcel/makefile.mk pocketword/makefile.mk xmerge/makefile.mk

2018-11-24 Thread damjan
Author: damjan Date: Sat Nov 24 11:32:03 2018 New Revision: 1847357 URL: http://svn.apache.org/viewvc?rev=1847357&view=rev Log: Delete some unused dmake makefiles. Patch by: me Removed: openoffice/trunk/main/xmerge/java/XMergeBridge/makefile.mk openoffice/trunk/main/xmerge/

svn commit: r1847358 - in /openoffice/trunk/main: ./ bean/ bean/com/ bean/java/ bean/java/officebean/ bean/java/officebean/src/ bean/java/officebean/src/main/ bean/java/officebean/src/main/java/ bean/

2018-11-24 Thread damjan
Author: damjan Date: Sat Nov 24 11:42:07 2018 New Revision: 1847358 URL: http://svn.apache.org/viewvc?rev=1847358&view=rev Log: Port main/bean to gbuild. Patch by: me Added: openoffice/trunk/main/bean/Ant_officebean.mk openoffice/trunk/main/bean/Library_officebean.mk openof

svn commit: r1847407 - /openoffice/trunk/main/solenv/gbuild/Ant.mk

2018-11-25 Thread damjan
Author: damjan Date: Sun Nov 25 13:28:21 2018 New Revision: 1847407 URL: http://svn.apache.org/viewvc?rev=1847407&view=rev Log: Fix building with GNU make versions below 4.2, which lack: $(file < ...) but have: $(shell cat ...) instead. Patch by: me Modified: openoffice/trunk/main

svn commit: r1847408 - /openoffice/trunk/main/solenv/gbuild/Ant.mk

2018-11-25 Thread damjan
Author: damjan Date: Sun Nov 25 13:39:03 2018 New Revision: 1847408 URL: http://svn.apache.org/viewvc?rev=1847408&view=rev Log: Use $(shell cat ...) instead of $(shell cat < ...). Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/Ant.mk Modified: openoffice/trunk/main

svn commit: r1847409 - /openoffice/trunk/main/bean/Library_officebean.mk

2018-11-25 Thread damjan
Author: damjan Date: Sun Nov 25 13:43:47 2018 New Revision: 1847409 URL: http://svn.apache.org/viewvc?rev=1847409&view=rev Log: main/bean needs USER32.DLL to link on Windows. Patch by: me Modified: openoffice/trunk/main/bean/Library_officebean.mk Modified: openoffice/trunk/main/

svn commit: r1847444 - /openoffice/trunk/main/set_soenv.in

2018-11-25 Thread damjan
Author: damjan Date: Sun Nov 25 23:45:12 2018 New Revision: 1847444 URL: http://svn.apache.org/viewvc?rev=1847444&view=rev Log: Set up the AWTLIB variable on Windows too. This gets main/bean building on Windows. Patch by: me Modified: openoffice/trunk/main/set_soenv.in Modi

svn commit: r1847506 - in /openoffice/trunk/main/solenv: ant/ gbuild/ gbuild/platform/

2018-11-26 Thread damjan
Author: damjan Date: Tue Nov 27 00:51:01 2018 New Revision: 1847506 URL: http://svn.apache.org/viewvc?rev=1847506&view=rev Log: Fix the Ant dependency extraction for the case when there are no dependencies. Fix the format of Ant paths on Windows. Patch by: me Modified: openoffice/t

svn commit: r1847589 - in /openoffice/trunk/main: ./ accessibility/ accessibility/bridge/org/ accessibility/bridge/source/java/ accessibility/inc/ accessibility/inc/accessibility/helper/ accessibility

2018-11-27 Thread damjan
Author: damjan Date: Tue Nov 27 19:16:03 2018 New Revision: 1847589 URL: http://svn.apache.org/viewvc?rev=1847589&view=rev Log: Port main/accessibility to gbuild. Get rid of the java_accessibility.jar which did nothing. Patch by: me Added: openoffice/trunk/main/accessibi

svn commit: r1847590 - in /openoffice/trunk/main/accessibility/prj: build.lst d.lst makefile.mk

2018-11-27 Thread damjan
Author: damjan Date: Tue Nov 27 19:21:36 2018 New Revision: 1847590 URL: http://svn.apache.org/viewvc?rev=1847590&view=rev Log: Complete my previous patch. Patch by: me Added: openoffice/trunk/main/accessibility/prj/makefile.mk Modified: openoffice/trunk/main/accessibility

svn commit: r1847617 - /openoffice/trunk/main/curl/makefile.mk

2018-11-27 Thread damjan
Author: damjan Date: Wed Nov 28 06:53:46 2018 New Revision: 1847617 URL: http://svn.apache.org/viewvc?rev=1847617&view=rev Log: Port main/curl to Win64. Patch by: me Modified: openoffice/trunk/main/curl/makefile.mk Modified: openoffice/trunk/main/curl/makefile.mk URL:

svn commit: r1847692 - /openoffice/trunk/main/cppuhelper/source/msvc_win32_intel.map

2018-11-28 Thread damjan
Author: damjan Date: Thu Nov 29 00:05:12 2018 New Revision: 1847692 URL: http://svn.apache.org/viewvc?rev=1847692&view=rev Log: Fix duplication of file contents. Patch by: me Modified: openoffice/trunk/main/cppuhelper/source/msvc_win32_intel.map Modified: openoffice/trunk/main/cppuhe

svn commit: r1847776 - /openoffice/trunk/main/tools/inc/tools/debug.hxx

2018-11-29 Thread damjan
Author: damjan Date: Fri Nov 30 04:35:17 2018 New Revision: 1847776 URL: http://svn.apache.org/viewvc?rev=1847776&view=rev Log: On LLP64 systems (eg. Win64) sizeof(long) == 32, so pointers stored in longs will result in data corruption, and terrible run-time errors like memory corruption

svn commit: r1847780 - in /openoffice/trunk/main/tools/source: debug/debug.cxx rc/resmgr.cxx

2018-11-29 Thread damjan
Author: damjan Date: Fri Nov 30 05:27:07 2018 New Revision: 1847780 URL: http://svn.apache.org/viewvc?rev=1847780&view=rev Log: More LLP64 fixes for main/tools. Patch by: me Modified: openoffice/trunk/main/tools/source/debug/debug.cxx openoffice/trunk/main/tools/source/rc/resmgr

svn commit: r1847781 - /openoffice/trunk/main/tools/source/rc/resmgr.cxx

2018-11-29 Thread damjan
Author: damjan Date: Fri Nov 30 06:03:13 2018 New Revision: 1847781 URL: http://svn.apache.org/viewvc?rev=1847781&view=rev Log: Since the code doesn't make sense, rather leave the sign as it was. Patch by: me Modified: openoffice/trunk/main/tools/source/rc/resmgr.cxx Modified: o

svn commit: r1847839 - in /openoffice/trunk/main/cppuhelper: ./ inc/cppuhelper/ prj/ source/

2018-11-30 Thread damjan
Author: damjan Date: Fri Nov 30 17:20:22 2018 New Revision: 1847839 URL: http://svn.apache.org/viewvc?rev=1847839&view=rev Log: Change default symbol visibility to hidden in main/cppuhelper, and export symbols using source-level attributes (SAL_DLLPUBLIC_EXPORT) instead. Stop using the .map

svn commit: r1847840 - /openoffice/trunk/main/cppuhelper/source/makefile.mk

2018-11-30 Thread damjan
Author: damjan Date: Fri Nov 30 17:26:40 2018 New Revision: 1847840 URL: http://svn.apache.org/viewvc?rev=1847840&view=rev Log: Detect Win32 and Win64 properly in my last patch. Patch by: me Modified: openoffice/trunk/main/cppuhelper/source/makefile.mk Modified: openoffice/trunk/

svn commit: r1847883 - /openoffice/trunk/main/solenv/gbuild/platform/windows.mk

2018-12-01 Thread damjan
Author: damjan Date: Sat Dec 1 08:11:49 2018 New Revision: 1847883 URL: http://svn.apache.org/viewvc?rev=1847883&view=rev Log: Define BOOST_MEM_FN_ENABLE_CDECL only on Win32, as it breaks the build on Win64. Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/platform/window

svn commit: r1847937 - in /openoffice/trunk/main/cppuhelper: inc/cppuhelper/ prj/ source/

2018-12-01 Thread damjan
Author: damjan Date: Sun Dec 2 05:57:21 2018 New Revision: 1847937 URL: http://svn.apache.org/viewvc?rev=1847937&view=rev Log: Revert the main/cppuhelper symbol visibility changes in 1847839 and 1847840 for now, as they break the Windows build in the most mysterious ways... Patch by: me A

svn commit: r1848070 - in /openoffice/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc: JavaSQLConnection.java classloading/ classloading/ClassLoaderAndClass.java classloading/ClassMa

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:03:12 2018 New Revision: 1848070 URL: http://svn.apache.org/viewvc?rev=1848070&view=rev Log: Refactor classloading in the postgresql driver. Patch by: me Added: openoffice/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloa

svn commit: r1848075 - in /openoffice/trunk/main/cppuhelper: inc/cppuhelper/ prj/ source/

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:49:04 2018 New Revision: 1848075 URL: http://svn.apache.org/viewvc?rev=1848075&view=rev Log: Re-commit r1847839 and r1847840, with future patches on the way that will get the module building in gbuild and using source-level attributes to control sy

svn commit: r1848076 - in /openoffice/trunk/main/cppuhelper/inc/cppuhelper: implbase1.hxx implbase10.hxx implbase11.hxx implbase12.hxx implbase2.hxx implbase3.hxx implbase4.hxx implbase5.hxx implbase6

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:51:52 2018 New Revision: 1848076 URL: http://svn.apache.org/viewvc?rev=1848076&view=rev Log: After much experimentation, it was found that on Windows WeakImplHelper1 needs to be SAL_DLLPUBLIC_EXPORT to prevent multiple definition errors when building in d

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

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:53:16 2018 New Revision: 1848077 URL: http://svn.apache.org/viewvc?rev=1848077&view=rev Log: main/odk needs to ignore SAL_DLLPUBLIC_EXPORT when generating autodoc. Patch by: me Modified: openoffice/trunk/main/odk/pack/gendocu/makefile.mk Modi

svn commit: r1848079 - /openoffice/trunk/main/sfx2/GoogleTest_sfx2_metadatable.mk

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:54:53 2018 New Revision: 1848079 URL: http://svn.apache.org/viewvc?rev=1848079&view=rev Log: Add cppu and cppuhelper to the linked libs for the main/sfx2 GoogleTest. Patch by: me Modified: openoffice/trunk/main/sfx2/GoogleTest_sfx2_metadatabl

svn commit: r1848080 - /openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:55:55 2018 New Revision: 1848080 URL: http://svn.apache.org/viewvc?rev=1848080&view=rev Log: Also export PropertySetMixinImpl::BoundListeners. Patch by: me Modified: openoffice/trunk/main/cppuhelper/inc/cppuhelper/propertysetmixin.hxx Modi

svn commit: r1848081 - /openoffice/trunk/main/sc/Library_scui.mk

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:56:47 2018 New Revision: 1848081 URL: http://svn.apache.org/viewvc?rev=1848081&view=rev Log: The scui library also needs to link to cppuhelper. Patch by: me Modified: openoffice/trunk/main/sc/Library_scui.mk Modified: openoffice/trunk/mai

svn commit: r1848082 - /openoffice/trunk/main/solenv/gbuild/TargetLocations.mk

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:57:38 2018 New Revision: 1848082 URL: http://svn.apache.org/viewvc?rev=1848082&view=rev Log: Allow packaging files into $(OUTDIR)/lib as well. Patch by: me Modified: openoffice/trunk/main/solenv/gbuild/TargetLocations.mk Modified: openoffice/trunk/

svn commit: r1848083 - /openoffice/trunk/main/odk/source/unoapploader/unx/makefile.mk

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 17:58:33 2018 New Revision: 1848083 URL: http://svn.apache.org/viewvc?rev=1848083&view=rev Log: Use .o for the findsofficepath file on *nix. Patch by: me Modified: openoffice/trunk/main/odk/source/unoapploader/unx/makefile.mk Modified: openoffice/trunk/

svn commit: r1848084 - in /openoffice/trunk/main: ./ cppuhelper/ cppuhelper/prj/ cppuhelper/source/

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 18:02:46 2018 New Revision: 1848084 URL: http://svn.apache.org/viewvc?rev=1848084&view=rev Log: Finally port main/cppuhelper to gbuild. The problem before was apparently that including udkapi ended up using the solver headers, instead of our gener

svn commit: r1848085 - /openoffice/trunk/main/i18npool/source/textconversion/data/makefile.mk

2018-12-03 Thread damjan
Author: damjan Date: Mon Dec 3 18:03:46 2018 New Revision: 1848085 URL: http://svn.apache.org/viewvc?rev=1848085&view=rev Log: Link main/i18npool's textconv_dict to cppu and cppuhelper. Patch by: me Modified: openoffice/trunk/main/i18npool/source/textconversion/data/makefile.mk

svn commit: r1848168 - in /openoffice/trunk/main/cppuhelper/source: gcc3.map propertysetmixin.cxx

2018-12-04 Thread damjan
Author: damjan Date: Tue Dec 4 19:47:23 2018 New Revision: 1848168 URL: http://svn.apache.org/viewvc?rev=1848168&view=rev Log: Export the RTTI names and symbols for main/cppuhelper, which it apparently needs to build on *nix. Patch by: me Modified: openoffice/trunk/main/cppuhelper/so

svn commit: r1848262 - in /openoffice/trunk/main: ./ bridges/ bridges/inc/pch/ bridges/java/ bridges/java/java_uno/ bridges/java/java_uno/src/ bridges/java/java_uno/src/main/ bridges/java/java_uno/src

2018-12-05 Thread damjan
Author: damjan Date: Thu Dec 6 06:24:29 2018 New Revision: 1848262 URL: http://svn.apache.org/viewvc?rev=1848262&view=rev Log: Port main/bridges to gbuild. Patch by: me Added: openoffice/trunk/main/bridges/Ant_java_uno.mk openoffice/trunk/main/bridges/Library_cpp_uno.mk openof

svn commit: r1848344 - /openoffice/trunk/main/bridges/Library_cpp_uno.mk

2018-12-06 Thread damjan
Author: damjan Date: Thu Dec 6 17:35:55 2018 New Revision: 1848344 URL: http://svn.apache.org/viewvc?rev=1848344&view=rev Log: Linux needs "-ldl" for the dynamic linker functions. Patch by: me Modified: openoffice/trunk/main/bridges/Library_cpp_uno.mk Modified: openoff

(openoffice) branch trunk updated: When copying charts, shapes, etc. out of OpenOffice, export them to the clipboard in the (lossless) SVG graphics format as well.

2024-02-13 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 61aee32379 When copying charts, shapes, etc

(openoffice) branch AOO42X updated: When copying charts, shapes, etc. out of OpenOffice, export them to the clipboard in the (lossless) SVG graphics format as well.

2024-02-13 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/AOO42X by this push: new ad6faf9749 When copying charts, shapes, etc

(openoffice) branch trunk updated: Allow pasting SVG graphics into OpenOffice.

2024-02-23 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new dbea4404ca Allow pasting SVG graphics into

(openoffice) branch AOO42X updated: Allow pasting SVG graphics into OpenOffice.

2024-02-23 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/AOO42X by this push: new 8809675e41 Allow pasting SVG graphics into

(openoffice) branch trunk updated: Implement the (MS Office 2010+) OOXML "Agile encryption" support, so that we can open such password-protected OOXML files.

2024-03-15 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 506fa58b19 Implement the (MS Office 2010

(openoffice) 01/03: Use &v[0] instead of v.data() for "::std::vector v", because Visual Studio 2008 doesn't have the ::std::vector::data() method in its broken/incomplete STL.

2024-03-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit f65b4e326d91bfe900dc1dd22ece69e3ddd8444a Author: Damjan Jovanovic AuthorDate: Sun Mar 17 09:13:42 2024 +0200

(openoffice) branch trunk updated (f4568fcafb -> 42c0a318a9)

2024-03-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git from f4568fcafb Use correct icons in Help new f65b4e326d Use &v[0] instead of v.data() for "::std:

(openoffice) 02/03: Add compatibility with OpenSSL 1.0.x.

2024-03-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit f3025b08c40161265442c34e2b50bc05aa5388c6 Author: Damjan Jovanovic AuthorDate: Sun Mar 17 09:36:50 2024 +0200

(openoffice) 03/03: getFlag() isn't happy on Visual Studio 2008, hack it to work.

2024-03-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 42c0a318a970f6f7f43d26a8397448d5d5b8bd36 Author: Damjan Jovanovic AuthorDate: Sun Mar 17 09:41:22 2024 +0200

(openoffice) branch trunk updated: Don't allow calls to OpenSSLCipher::blockSize() before the cipher is initialized.

2024-03-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 244f2bcc92 Don't allow calls to OpenSSLC

(openoffice) branch trunk updated: Upgrade OpenSSL to version 3.0.13.

2024-03-29 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 4c5b548fb6 Upgrade OpenSSL to version 3.0.13

(openoffice) branch trunk updated: Fix typos: mehtod -> method, mehtods -> methods.

2024-04-06 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new a4b70a5c0d Fix typos: mehtod -> met

(openoffice) branch trunk updated (2331699343 -> 8eb9a7e66a)

2024-04-15 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git from 2331699343 Updated download numbers new a5818cd95c Get redland building with Clang >= 15, libxml2 >=

(openoffice) 01/02: Get redland building with Clang >= 15, libxml2 >= 2.11.0, and/or FreeBSD >= 14.

2024-04-15 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit a5818cd95c110439abf147eeb958d5e23c748a99 Author: Damjan Jovanovic AuthorDate: Mon Apr 15 05:11:27 2024 +0200

(openoffice) 02/02: Build OpenSSL as a dynamic link library, instead of a static library. Patch its users to use an RPATH of $ORIGIN, so they use the correct copy. This reduces the size of the build b

2024-04-15 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 8eb9a7e66a3128669216ddb884f844d50ac59fb9 Author: Damjan Jovanovic AuthorDate: Sun Apr 7 10:41:42 2024 +0200

(openoffice) branch trunk updated: Fix a regression in 8eb9a7e66a3128669216ddb884f844d50ac59fb9, which broke delivering libcrypto.lib and libssl.lib on Windows.

2024-04-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 9b51720274 Fix a regression in

(openoffice) 02/02: Override OpenSSL's certificate verification with our own, instead of using its verification and selectively overriding the result. - A nonsense self-signed expired certificate is f

2024-04-23 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit f7b97bf7d9139c8b602d3da3aadbeef0631e39c1 Author: Damjan Jovanovic AuthorDate: Sun Apr 21 17:07:24 2024 +0200

(openoffice) branch trunk updated (0dfdc53f91 -> f7b97bf7d9)

2024-04-23 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git from 0dfdc53f91 Cleaned up resource files new e469ab6aed Upgrade Curl to version 8.7.1. new f7b97bf7d9

(openoffice) 01/02: Upgrade Curl to version 8.7.1.

2024-04-23 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git commit e469ab6aed23a1b38f105a944997af16e61071d0 Author: Damjan Jovanovic AuthorDate: Mon Apr 22 19:23:06 2024 +0200

(openoffice) branch trunk updated: Translate some German comments to English.

2024-06-11 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 91d859a211 Translate some German comments to

(openoffice) branch trunk updated: Just like we check for an initial decimal separator in ScanStartString() when the string doesn't start with a currency symbol, check for an initial decimal separator

2024-06-12 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 96178715f4 Just like we check for an initial

(openoffice) branch AOO42X updated: Just like we check for an initial decimal separator in ScanStartString() when the string doesn't start with a currency symbol, check for an initial decimal separato

2024-06-12 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/AOO42X by this push: new 529e2ed379 Just like we check for an

(openoffice) branch trunk updated: Fix exception specification in a few places where they were missing, and causing AOO to crash when compiled with Clang.

2024-07-07 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new ab0bad1672 Fix exception specification in a

(openoffice) branch AOO42X updated: Fix exception specification in a few places where they were missing, and causing AOO to crash when compiled with Clang.

2024-07-07 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/AOO42X by this push: new 51be0a98fe Fix exception specification in a

(openoffice) branch trunk updated (870c37922c -> d435d9a535)

2024-07-17 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git from 870c37922c Fixed typo (completly -> completely) and many more new efc1756a58 Fix a typo in a dmake varia

(openoffice) branch trunk updated: 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).

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new 7b2bc0e6bb Allow reading lines longer than 64

(openoffice) branch AOO42X updated: 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).

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/AOO42X by this push: new 556cbcf7b9 Allow reading lines longer than

(openoffice) 04/04: 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).

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit f13410cf5cd4d68144c38af7cf9e805599c0d5cf Author: Damjan Jovanovic AuthorDate: Mon Jul 22 08:06:52 2024 +0200

(openoffice) branch AOO41X updated (82556f7d16 -> f13410cf5c)

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a change to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git from 82556f7d16 Re-add space for continuation line in package description new 6c882b5c20 #i122754# Base does not

(openoffice) 02/04: Make CSV line parsers consistent with CSV field parsers.

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 2cbc43e98ea7b5f261a50824b6707a1bf176f0b7 Author: damjan AuthorDate: Sun Apr 17 16:44:43 2016 + Make CSV

(openoffice) 03/04: Fix a string limit error in my previous patch.

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit dd133a3a6af1f5f887e98c0f25e106c82e84178d Author: damjan AuthorDate: Sun Apr 17 16:56:00 2016 + Fix a

(openoffice) 01/04: #i122754# Base does not properly parse CSV files as per RFC-4180 (while Calc does)

2024-07-22 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git commit 6c882b5c20df170aa3c6a6f38eba607112d35db7 Author: damjan AuthorDate: Sun Apr 3 15:02:59 2016 + #i122754

[openoffice] branch trunk updated: Fix some typos.

2022-12-25 Thread damjan
This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git The following commit(s) were added to refs/heads/trunk by this push: new e405e85b1e Fix some typos. e405e85b1e is

<    1   2   3   4   5   6   7   8   9   10   >