svn commit: r1826694 - /openoffice/trunk/main/python/

2018-03-13 Thread pfg
Author: pfg Date: Wed Mar 14 02:30:11 2018 New Revision: 1826694 URL: http://svn.apache.org/viewvc?rev=1826694&view=rev Log: python: rename pcbuild to msvs9 in patch names to avoid confusion. Since r1759046, which updated python to version 2.7.12, we are using the legacy buildfiles w

svn commit: r1828656 - /openoffice/trunk/main/.clang-format

2018-04-08 Thread pfg
Author: pfg Date: Sun Apr 8 17:21:01 2018 New Revision: 1828656 URL: http://svn.apache.org/viewvc?rev=1828656&view=rev Log: Initial attempt at a clang-format configuration file. Only advisory and still not comprehensive enough to cover our Cpp coding standard: https://wiki.openoffice.org/

svn commit: r1829494 - in /openoffice/trunk/main: basegfx/source/range/b2drangeclipper.cxx slideshow/source/inc/listenercontainer.hxx

2018-04-18 Thread pfg
Author: pfg Date: Thu Apr 19 03:43:05 2018 New Revision: 1829494 URL: http://svn.apache.org/viewvc?rev=1829494&view=rev Log: Fix build with boost-1.67. The release notes say: Utility: Breaking change: header no longer includes boost::next and boost::prior as they have been moved to

svn propchange: r1829494 - svn:log

2018-04-19 Thread pfg
Author: pfg Revision: 1829494 Modified property: svn:log Modified: svn:log at Thu Apr 19 14:37:52 2018 -- --- svn:log (original) +++ svn:log Thu Apr 19 14:37:52 2018 @@ -1,15 +1,18 @@ Fix build with boost-1.67. The

svn commit: r1832718 - in /openoffice/trunk/main: ./ python/ python/prj/

2018-06-01 Thread pfg
Author: pfg Date: Fri Jun 1 21:15:27 2018 New Revision: 1832718 URL: http://svn.apache.org/viewvc?rev=1832718&view=rev Log: Update internal Python to bugfix version 2.7.15. The new version includes fixes for security issues among the regular maintainance changes upstream does. For

svn commit: r1832747 - in /openoffice/trunk/main: NOTICE configure.ac external_deps.lst saxon/prj/build.lst saxon/saxon-9.0.0.7-bj.patch set_soenv.in stax/

2018-06-02 Thread pfg
Author: pfg Date: Sat Jun 2 21:25:36 2018 New Revision: 1832747 URL: http://svn.apache.org/viewvc?rev=1832747&view=rev Log: Drop references and the requirement for the StAX API. The StAX API was a requirement to build saxon however, long ago StAX became part of the Java API[1], so in prac

svn commit: r1832749 - in /openoffice/trunk/main: NOTICE configure.ac external_deps.lst saxon/prj/build.lst saxon/saxon-9.0.0.7-bj.patch set_soenv.in stax/

2018-06-02 Thread pfg
Author: pfg Date: Sat Jun 2 22:02:07 2018 New Revision: 1832749 URL: http://svn.apache.org/viewvc?rev=1832749&view=rev Log: Revert r1832747: Drop references and the requirement for the StAX API. The saxon build needs more care. Added: openoffice/trunk/main/stax/ - copied

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

2018-08-30 Thread pfg
Author: pfg Date: Fri Aug 31 03:53:49 2018 New Revision: 1839722 URL: http://svn.apache.org/viewvc?rev=1839722&view=rev Log: Typo: no functional change intended. Modified: openoffice/trunk/main/set_soenv.in Modified: openoffice/trunk/main/set_soenv.in URL: http://svn.apache.org/vi

svn commit: r1602791 - /openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx

2014-06-15 Thread pfg
Author: pfg Date: Mon Jun 16 02:46:39 2014 New Revision: 1602791 URL: http://svn.apache.org/r1602791 Log: Fix mismatch from a mismatched patch. Modified: openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx Modified: openoffice/trunk/main/bridges/source/cpp_uno

svn commit: r1602792 - in /openoffice/trunk/main/svx/source/sidebar/line: LineWidthControl.cxx LineWidthControl.hxx

2014-06-15 Thread pfg
Author: pfg Date: Mon Jun 16 03:07:14 2014 New Revision: 1602792 URL: http://svn.apache.org/r1602792 Log: Sidebar: fix some typos in function naming. Mostly found by:Noel Grandin Reviewed by:Andre Fischer Modified: openoffice/trunk/main/svx/source/sidebar/line

svn commit: r1608245 - in /openoffice/trunk/main: bridges/source/cpp_uno/gcc3_freebsd_powerpc/ bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ set_soenv.in solenv/inc/unxfbsd.mk solenv/inc/unxfbsdppc.m

2014-07-06 Thread pfg
Author: pfg Date: Sun Jul 6 16:56:22 2014 New Revision: 1608245 URL: http://svn.apache.org/r1608245 Log: Add initial support for FreeBSD PPC using gcc. This is just the skeleton and required bridge support based on linux-ppc. Currently untested. Added: openoffice/trunk/main/bridges/source

svn commit: r1758877 [1/2] - in /openoffice/trunk/main: ./ python/ python/prj/

2016-09-01 Thread pfg
Author: pfg Date: Fri Sep 2 04:43:14 2016 New Revision: 1758877 URL: http://svn.apache.org/viewvc?rev=1758877&view=rev Log: python: update to version 2.7.9. The new version contains many fixes including the following vulnerabilities: CVE-2013-1752 CVE-2013-1753 Which may or may not appl

svn commit: r1758877 [2/2] - in /openoffice/trunk/main: ./ python/ python/prj/

2016-09-01 Thread pfg
Added: openoffice/trunk/main/python/python-2.7.9-pcbuild.patch URL: http://svn.apache.org/viewvc/openoffice/trunk/main/python/python-2.7.9-pcbuild.patch?rev=1758877&view=auto == --- openoffice/trunk/main/python/python-2.7.

svn commit: r1759006 - /openoffice/trunk/ext_sources/d4bca0159acb0b44a781292b5231936f-Python-2.7.8.tgz

2016-09-02 Thread pfg
Author: pfg Date: Fri Sep 2 18:44:06 2016 New Revision: 1759006 URL: http://svn.apache.org/viewvc?rev=1759006&view=rev Log: Drop python-2.7.8 tarball from ext_sources. We have updated it and the fetching process has been cleanedup so it is not needed there anymore. Removed: openof

svn commit: r1759046 - in /openoffice/trunk/main: ./ python/ python/prj/

2016-09-02 Thread pfg
Author: pfg Date: Sat Sep 3 01:35:21 2016 New Revision: 1759046 URL: http://svn.apache.org/viewvc?rev=1759046&view=rev Log: Update Python to version 2.7.12. This is the latest bugfix release in the 2.7.x series (Released 2016-06-28). We expect this to be the best release that still guaran

svn commit: r1759108 - in /openoffice/trunk/ext_sources: 284e768eeda0e2898b0d5bf7e26a016e-raptor-1.4.18.tar.gz ca66e26082cab8bb817185a116db809b-redland-1.0.8.tar.gz fca8706f2c4619e2fa3f8f42f8fc1e9d-ra

2016-09-03 Thread pfg
Author: pfg Date: Sat Sep 3 16:56:13 2016 New Revision: 1759108 URL: http://svn.apache.org/viewvc?rev=1759108&view=rev Log: Remove old redland, rasqal and raptor tarballs from ext_sources. These have been updated in r1757789. Removed: openoffice/trunk/ext_sou

svn commit: r1759111 - /openoffice/trunk/ext_sources/e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.tar.gz

2016-09-03 Thread pfg
Author: pfg Date: Sat Sep 3 17:09:31 2016 New Revision: 1759111 URL: http://svn.apache.org/viewvc?rev=1759111&view=rev Log: Remove very old libxslt distfile from the repository. This is unused since r1748497. Removed: openoffice/trunk/ext_sources/e61d0364a30146aaa3001296f853b2b9-lib

svn commit: r1759138 - in /openoffice/trunk: ext_sources/59eaca5acf5c7c8212e92778e3e01f32-dejavu-fonts-ttf-2.35.tar.bz2 main/external_deps.lst main/more_fonts/fonts/ttf_dejavu/makefile.mk main/more_fo

2016-09-03 Thread pfg
Author: pfg Date: Sat Sep 3 22:49:25 2016 New Revision: 1759138 URL: http://svn.apache.org/viewvc?rev=1759138&view=rev Log: Update dejavu fonts to version 2.37. Most notable feature is the addition of DejaVuMathTeXGyre.ttf. Complete Changelog at: http://dejavu-fonts.org/wiki/Changelog W

svn commit: r1759353 - /openoffice/trunk/ext_sources/980143f96b3f6ce45d2e4947da21a5e9-stax-src-1.2.0.zip

2016-09-05 Thread pfg
Author: pfg Date: Mon Sep 5 20:21:48 2016 New Revision: 1759353 URL: http://svn.apache.org/viewvc?rev=1759353&view=rev Log: Remove StAX API source tarball. This is only rarely used: in case you are using a Java older than 6. The file is becoming difficult to find so it has been moved to

svn commit: r1761251 - /openoffice/trunk/main/external_deps.lst

2016-09-17 Thread pfg
Author: pfg Date: Sat Sep 17 14:58:48 2016 New Revision: 1761251 URL: http://svn.apache.org/viewvc?rev=1761251&view=rev Log: Google code is deprecated. Set the new URLs for ucpp and gtest to a new backup site set by Google. This may disappear eventually, but for now we still have acces

svn propchange: r1761251 - svn:log

2016-09-18 Thread pfg
Author: pfg Revision: 1761251 Modified property: svn:log Modified: svn:log at Sun Sep 18 18:42:44 2016 -- --- svn:log (original) +++ svn:log Sun Sep 18 18:42:44 2016 @@ -1,5 +1,5 @@ Google code is deprecated. -Set the

svn propchange: r1762054 - svn:log

2016-10-01 Thread pfg
Author: pfg Revision: 1762054 Modified property: svn:log Modified: svn:log at Sat Oct 1 15:12:51 2016 -- --- svn:log (original) +++ svn:log Sat Oct 1 15:12:51 2016 @@ -1 +1 @@ -#i127071# Fix illegal index on locations

svn commit: r1765086 - /openoffice/trunk/main/vcl/source/fontsubset/sft.cxx

2016-10-15 Thread pfg
Author: pfg Date: Sat Oct 15 15:42:54 2016 New Revision: 1765086 URL: http://svn.apache.org/viewvc?rev=1765086&view=rev Log: Adapt TrueType font detection for the Apple specification variant. >From the Microsoft OpenType Specification: https://www.microsoft.com/typography/otspec/otff.ht

svn commit: r1765111 - /openoffice/trunk/main/vcl/source/fontsubset/cff.cxx

2016-10-15 Thread pfg
Author: pfg Date: Sat Oct 15 22:04:47 2016 New Revision: 1765111 URL: http://svn.apache.org/viewvc?rev=1765111&view=rev Log: CFF: raise FDArray count limit to 256. Per spec, the maximum for FDArray elements is 256, something that is not common but some people like to test the limits [1]. Th

svn commit: r1765202 - /openoffice/trunk/main/external_deps.lst

2016-10-16 Thread pfg
Author: pfg Date: Mon Oct 17 02:21:59 2016 New Revision: 1765202 URL: http://svn.apache.org/viewvc?rev=1765202&view=rev Log: Update Gentium URL. This was causing breakage on the buildbot. Modified: openoffice/trunk/main/external_deps.lst Modified: openoffice/trunk/main/external_deps

svn commit: r1765363 - /openoffice/trunk/main/external_deps.lst

2016-10-17 Thread pfg
Author: pfg Date: Mon Oct 17 20:04:22 2016 New Revision: 1765363 URL: http://svn.apache.org/viewvc?rev=1765363&view=rev Log: More google code fallout. MDDS has moved to gitlab, which doesn't help when looking for the old version we need so use the Google archive instead.

svn commit: r1772065 - /openoffice/trunk/main/external_deps.lst

2016-11-30 Thread pfg
Author: pfg Date: Wed Nov 30 15:44:37 2016 New Revision: 1772065 URL: http://svn.apache.org/viewvc?rev=1772065&view=rev Log: Update URL for Serf. We were using still the old Google code URL, use the Apache archive instead. Reported by:rbircher Modified: openoffice/trunk/

svn commit: r1772137 - /openoffice/trunk/main/external_deps.lst

2016-11-30 Thread pfg
Author: pfg Date: Thu Dec 1 02:20:11 2016 New Revision: 1772137 URL: http://svn.apache.org/viewvc?rev=1772137&view=rev Log: CoinMP uses https now, update it. In the hopes of fixing the buildbot. Modified: openoffice/trunk/main/external_deps.lst Modified: openoffice/trunk/

svn commit: r1772139 - /openoffice/trunk/main/external_deps.lst

2016-11-30 Thread pfg
Author: pfg Date: Thu Dec 1 02:24:47 2016 New Revision: 1772139 URL: http://svn.apache.org/viewvc?rev=1772139&view=rev Log: curl uses https now, update it. Modified: openoffice/trunk/main/external_deps.lst Modified: openoffice/trunk/main/external_deps.lst URL: http://svn.apache.org/vi

svn commit: r1772425 - /openoffice/trunk/main/external_deps.lst

2016-12-02 Thread pfg
Author: pfg Date: Sat Dec 3 01:08:13 2016 New Revision: 1772425 URL: http://svn.apache.org/viewvc?rev=1772425&view=rev Log: CoinMP has been added to OOO extras. Modified: openoffice/trunk/main/external_deps.lst Modified: openoffice/trunk/main/external_deps.lst URL: http://svn.apache

svn commit: r1773166 - in /openoffice/trunk/main: bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ desktop/source/deployment/misc/ odk/settings/ sal/inc/osl/ sal/osl/unx/ solenv/gbuild/platform/ solenv/

2016-12-07 Thread pfg
Author: pfg Date: Thu Dec 8 01:56:31 2016 New Revision: 1773166 URL: http://svn.apache.org/viewvc?rev=1773166&view=rev Log: Update endianness detection on FreeBSD. This produces a working AOO on FreeBSD PowerPC64! This is related to i126615 which was also fixed by Curtis a while ago. Kudos

svn commit: r1774812 - in /openoffice/trunk/main: ./ avmedia/ avmedia/inc/avmedia/ avmedia/prj/ avmedia/source/framework/ avmedia/source/gstreamer/ avmedia/source/java/ avmedia/source/macavf/ avmedia/

2016-12-17 Thread pfg
Author: pfg Date: Sat Dec 17 22:54:05 2016 New Revision: 1774812 URL: http://svn.apache.org/viewvc?rev=1774812&view=rev Log: Revert SVN r1774747: Requested by: damjan Added: openoffice/trunk/main/avmedia/source/framework/makefile.mk - copied unchanged from r1774746, openof

svn commit: r1775751 - in /openoffice/trunk/main: sal/qa/helper/gcov/ solenv/bin/ solenv/inc/ soltools/cpp/ vcl/unx/kde4/

2016-12-22 Thread pfg
Author: pfg Date: Thu Dec 22 22:00:21 2016 New Revision: 1775751 URL: http://svn.apache.org/viewvc?rev=1775751&view=rev Log: Re-enable some Id svn:keywords. Most of these pre-existed in the code for some reason. New Id keywords were only added in these files: main/solenv/inc/minor.mk main

svn commit: r1775844 - in /openoffice/trunk/main: README external_deps.lst

2016-12-23 Thread pfg
Author: pfg Date: Fri Dec 23 15:24:20 2016 New Revision: 1775844 URL: http://svn.apache.org/viewvc?rev=1775844&view=rev Log: Update/remove references to the incubator. Modified: openoffice/trunk/main/README openoffice/trunk/main/external_deps.lst Modified: openoffice/trunk/main/RE

svn commit: r1775849 - in /openoffice/trunk/main: jurt/com/sun/star/comp/bridgefactory/ jurt/com/sun/star/comp/connections/ jurt/com/sun/star/comp/loader/ jurt/com/sun/star/comp/servicemanager/ jurt/c

2016-12-23 Thread pfg
Author: pfg Date: Fri Dec 23 16:20:05 2016 New Revision: 1775849 URL: http://svn.apache.org/viewvc?rev=1775849&view=rev Log: Re-enable some Date svn:keywords. These all pre-existed in the code and it0s convenient to let Subversion handle them directly. These should have no effect on the b

svn commit: r1775936 - in /openoffice/trunk/main: configure.ac solenv/src/version.c svtools/workben/cui/loadlib.cxx

2016-12-23 Thread pfg
Author: pfg Date: Sat Dec 24 02:08:28 2016 New Revision: 1775936 URL: http://svn.apache.org/viewvc?rev=1775936&view=rev Log: Avoid including some dates in executable files. Embedding build dates and other environment specific information may casue gratuitous difference in the resulting bina

svn propchange: r1775936 - svn:log

2016-12-23 Thread pfg
Author: pfg Revision: 1775936 Modified property: svn:log Modified: svn:log at Sat Dec 24 04:22:31 2016 -- --- svn:log (original) +++ svn:log Sat Dec 24 04:22:31 2016 @@ -1,4 +1,4 @@ -Avoid including some dates in

svn propchange: r1775849 - svn:log

2016-12-23 Thread pfg
Author: pfg Revision: 1775849 Modified property: svn:log Modified: svn:log at Sat Dec 24 04:23:54 2016 -- --- svn:log (original) +++ svn:log Sat Dec 24 04:23:54 2016 @@ -1,7 +1,7 @@ Re-enable some Date svn:keywords

svn propchange: r1775751 - svn:log

2016-12-23 Thread pfg
Author: pfg Revision: 1775751 Modified property: svn:log Modified: svn:log at Sat Dec 24 04:25:55 2016 -- --- svn:log (original) +++ svn:log Sat Dec 24 04:25:55 2016 @@ -1,13 +1,13 @@ Re-enable some Id svn:keywords

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

2016-12-23 Thread pfg
Author: pfg Date: Sat Dec 24 04:44:54 2016 New Revision: 1775938 URL: http://svn.apache.org/viewvc?rev=1775938&view=rev Log: Use standard string delimiter. Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/configure.ac URL: http://svn.apache.org/viewvc/openof

svn commit: r1775978 - /openoffice/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp

2016-12-24 Thread pfg
Author: pfg Date: Sat Dec 24 15:42:59 2016 New Revision: 1775978 URL: http://svn.apache.org/viewvc?rev=1775978&view=rev Log: Cleanop license/copyright for the generated ICC header. In particular follow the guidelines from: https://www.apache.org/legal/src-headers.html Modified: openof

svn commit: r1775979 - in /openoffice/trunk/main: postprocess/packconfig/ postprocess/rebase/ postprocess/signing/ sal/inc/rtl/ sal/rtl/source/ solenv/bin/ solenv/inc/ store/inc/store/ store/source/ s

2016-12-24 Thread pfg
Author: pfg Date: Sat Dec 24 15:48:25 2016 New Revision: 1775979 URL: http://svn.apache.org/viewvc?rev=1775979&view=rev Log: Add some "Revision" svn keywords. Revisions were used within the tree, perhaps inherited by previous CVS/Subversion usage. Re-use them now since we have b

svn commit: r1775981 - in /openoffice/trunk/main: LICENSE NOTICE README

2016-12-24 Thread pfg
Author: pfg Date: Sat Dec 24 16:00:46 2016 New Revision: 1775981 URL: http://svn.apache.org/viewvc?rev=1775981&view=rev Log: Make use of the HeadURL svn keyword. Using these in notable files, especially the LICENSE, NOTICE and README files improves the visibility of the repository and prov

svn commit: r1775982 - in /openoffice/trunk/main/jurt/com/sun/star/comp: loader/JavaLoader.java urlresolver/UrlResolver.java

2016-12-24 Thread pfg
Author: pfg Date: Sat Dec 24 16:11:32 2016 New Revision: 1775982 URL: http://svn.apache.org/viewvc?rev=1775982&view=rev Log: More use of the Date svn keyword. These were missed in r1775849. Modified: openoffice/trunk/main/jurt/com/sun/star/comp/loader/JavaLoader.java (contents, p

svn commit: r1775983 - /openoffice/trunk/main/wizards/com/sun/star/wizards/letter/CallWizard.java

2016-12-24 Thread pfg
Author: pfg Date: Sat Dec 24 16:19:20 2016 New Revision: 1775983 URL: http://svn.apache.org/viewvc?rev=1775983&view=rev Log: More use of the Date svn keyword. This was also missed in r1775849. Modified: openoffice/trunk/main/wizards/com/sun/star/wizards/letter/CallWizard.java (p

svn commit: r1775993 - /openoffice/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp

2016-12-24 Thread pfg
Author: pfg Date: Sun Dec 25 02:32:14 2016 New Revision: 1775993 URL: http://svn.apache.org/viewvc?rev=1775993&view=rev Log: Fix extra spaces. Modified: openoffice/trunk/main/icc/source/create_sRGB_profile/create_sRGB_profile.cpp Modified: openoffice/trunk/main/icc/so

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

2016-12-25 Thread pfg
Author: pfg Date: Sun Dec 25 20:30:44 2016 New Revision: 1776035 URL: http://svn.apache.org/viewvc?rev=1776035&view=rev Log: Put back the date but respect SOURCE_DATE_EPOCH if present. This is a basic enhancement over r1775936. Modified: openoffice/trunk/main/configure.ac Modi

svn commit: r1777057 - in /openoffice/trunk/main: bridges/source/cpp_uno/gcc3_freebsd_arm/ set_soenv.in solenv/inc/unxfbsd.mk solenv/inc/unxfbsdr.mk

2017-01-02 Thread pfg
Author: pfg Date: Tue Jan 3 04:15:40 2017 New Revision: 1777057 URL: http://svn.apache.org/viewvc?rev=1777057&view=rev Log: Initial support for the FreeBSD ARM platform. This is just the skeleton, basically a copy of the linux support. It wouldn't be surprising if it works without muc

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

2017-01-02 Thread pfg
Author: pfg Date: Tue Jan 3 04:34:47 2017 New Revision: 1777062 URL: http://svn.apache.org/viewvc?rev=1777062&view=rev Log: Update the FreeBSD PPC path, it was still using the linux path. Modified: openoffice/trunk/main/set_soenv.in Modified: openoffice/trunk/main/set_soenv.in URL:

svn commit: r1777067 - in /openoffice/trunk/main: bridges/source/cpp_uno/gcc3_freebsd_arm/makefile.mk bridges/source/cpp_uno/gcc3_freebsd_arm/uno2cpp.cxx desktop/source/deployment/misc/dp_platform.cxx

2017-01-02 Thread pfg
Author: pfg Date: Tue Jan 3 05:32:49 2017 New Revision: 1777067 URL: http://svn.apache.org/viewvc?rev=1777067&view=rev Log: Some more Initial support for the FreeBSD ARM platform. Minor adjustments; still untested. Modified: openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd

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

2017-01-03 Thread pfg
Author: pfg Date: Tue Jan 3 18:37:15 2017 New Revision: 1777198 URL: http://svn.apache.org/viewvc?rev=1777198&view=rev Log: Ignore the OS when checking for the ARM target. Linux is not the only ARM target - see i117017. Modified: openoffice/trunk/main/configure.ac Modified: openof

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

2017-01-03 Thread pfg
Author: pfg Date: Tue Jan 3 18:53:49 2017 New Revision: 1777201 URL: http://svn.apache.org/viewvc?rev=1777201&view=rev Log: Check for configure.ac; configure.in is no more. Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/configure.ac URL: http://svn.apache

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

2017-01-04 Thread pfg
Author: pfg Date: Wed Jan 4 16:42:40 2017 New Revision: 1777340 URL: http://svn.apache.org/viewvc?rev=1777340&view=rev Log: Undo hackery around SOURCE_DATE_EPOCH It so happens that date is not portable and GNU variants are different from BSD. For now just leave an empty string to avoid hac

svn commit: r1777922 - in /openoffice/trunk/main: ./ python/ python/prj/

2017-01-08 Thread pfg
Author: pfg Date: Mon Jan 9 00:45:26 2017 New Revision: 1777922 URL: http://svn.apache.org/viewvc?rev=1777922&view=rev Log: Bring new Python bugfix release version 2.7.13. Release Notes: https://hg.python.org/cpython/raw-file/v2.7.13/Misc/NEWS Tested on FreeBSD but since it is a minor up

svn commit: r1778623 - /openoffice/trunk/main/sal/osl/unx/diagnose.c

2017-01-13 Thread pfg
Author: pfg Date: Fri Jan 13 16:08:51 2017 New Revision: 1778623 URL: http://svn.apache.org/viewvc?rev=1778623&view=rev Log: FreeBSD PPC: Missing patch Submitted by: Curtis Hamilton Modified: openoffice/trunk/main/sal/osl/unx/diagnose.c Modified: openoffice/trunk/main/sal/osl

svn commit: r1778625 - in /openoffice/trunk/main/solenv/inc: unx.mk unxfbsd.mk

2017-01-13 Thread pfg
Author: pfg Date: Fri Jan 13 16:20:00 2017 New Revision: 1778625 URL: http://svn.apache.org/viewvc?rev=1778625&view=rev Log: FreeBSD PPC: Cleanup makefile include mess. Reported by:Curtis Hamilton Modified: openoffice/trunk/main/solenv/inc/unx.mk openoffice/trunk/main/solenv

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

2017-01-13 Thread pfg
Author: pfg Date: Fri Jan 13 19:47:12 2017 New Revision: 1778661 URL: http://svn.apache.org/viewvc?rev=1778661&view=rev Log: FreeBSD PPC: Cleanup the Java detection. I don't think FreeBSD ever shipped gcj before it was deprecated by the FSF. Submitted by: Curtis Hamilton

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

2017-01-14 Thread pfg
Author: pfg Date: Sun Jan 15 00:36:31 2017 New Revision: 1778867 URL: http://svn.apache.org/viewvc?rev=1778867&view=rev Log: Drop repeated libloader entry. Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/configure.ac URL: http://svn.apache.org/viewvc/openof

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

2017-01-15 Thread pfg
Author: pfg Date: Sun Jan 15 18:10:29 2017 New Revision: 1778934 URL: http://svn.apache.org/viewvc?rev=1778934&view=rev Log: seamonkey is no more. Modified: openoffice/trunk/main/configure.ac Modified: openoffice/trunk/main/configure.ac URL: http://svn.apache.org/viewvc/openoffice/t

svn commit: r1779073 - /openoffice/trunk/main/sal/osl/unx/diagnose.c

2017-01-16 Thread pfg
Author: pfg Date: Mon Jan 16 18:08:58 2017 New Revision: 1779073 URL: http://svn.apache.org/viewvc?rev=1779073&view=rev Log: osl_diagnose_backtrace_Impl(): leave a default value for FreeBSD. Thinking of a future ARM support that may want to give some value to FRAME_PTR_OFFSET and FRAME_OF

svn commit: r1779119 - in /openoffice/trunk/main: external/gcc3_specific/ external/prj/ scp2/source/ooo/ solenv/inc/ ure/source/ ure/source/uretest/

2017-01-16 Thread pfg
Author: pfg Date: Mon Jan 16 22:25:07 2017 New Revision: 1779119 URL: http://svn.apache.org/viewvc?rev=1779119&view=rev Log: i104495 - libstdc++ removal. This cleanup was meant for KDE4 integration: in the BSDs this is dead code and it doesn't seem a good idea on linux either, plus

svn commit: r1779124 - /openoffice/trunk/main/solenv/inc/unx.mk

2017-01-16 Thread pfg
Author: pfg Date: Tue Jan 17 00:43:35 2017 New Revision: 1779124 URL: http://svn.apache.org/viewvc?rev=1779124&view=rev Log: KDE: Add the KDE path to KDE_LIBS instead of adding it to SOLARLIB. Just a small cleanup hinted by the kde4enable branch. Modified: openoffice/trunk/main/solenv

svn commit: r1779672 - in /openoffice/trunk/main: desktop/source/deployment/misc/dp_misc.cxx sd/source/ui/view/viewshe3.cxx

2017-01-20 Thread pfg
Author: pfg Date: Fri Jan 20 20:16:27 2017 New Revision: 1779672 URL: http://svn.apache.org/viewvc?rev=1779672&view=rev Log: Fix mismatches found by Clang-4.0. Reported on FreeBSD's bugzilla [1]. Unfortunately it is likely more issues remain. [1] https://bugs.freebsd.org/bugzilla/sho

svn commit: r1779695 - in /openoffice/trunk/main: desktop/source/deployment/misc/dp_misc.cxx sd/source/ui/view/viewshe3.cxx

2017-01-20 Thread pfg
Author: pfg Date: Sat Jan 21 03:15:46 2017 New Revision: 1779695 URL: http://svn.apache.org/viewvc?rev=1779695&view=rev Log: Replace nullptr with NULL. It appears [1] that MSVC 8 doesn't support nullptr so we are tied to the older ages. Pre-existing code does have NULL.

svn propchange: r1779695 - svn:log

2017-01-20 Thread pfg
Author: pfg Revision: 1779695 Modified property: svn:log Modified: svn:log at Sat Jan 21 03:27:22 2017 -- --- svn:log (original) +++ svn:log Sat Jan 21 03:27:22 2017 @@ -1,7 +1,7 @@ Replace nullptr with NULL. -It

svn propchange: r1779695 - svn:log

2017-01-20 Thread pfg
Author: pfg Revision: 1779695 Modified property: svn:log Modified: svn:log at Sat Jan 21 03:39:04 2017 -- --- svn:log (original) +++ svn:log Sat Jan 21 03:39:04 2017 @@ -1,6 +1,6 @@ Replace nullptr with NULL. -It

svn commit: r1779758 - /openoffice/trunk/main/desktop/source/app/officeipcthread.cxx

2017-01-21 Thread pfg
Author: pfg Date: Sat Jan 21 22:02:10 2017 New Revision: 1779758 URL: http://svn.apache.org/viewvc?rev=1779758&view=rev Log: Yet another weirdness found with clang 4.0. Modified: openoffice/trunk/main/desktop/source/app/officeipcthread.cxx Modified: openoffice/trunk/main/desktop/source

svn commit: r1779875 - /openoffice/trunk/main/lingucomponent/source/spellcheck/spell/sspellimp.cxx

2017-01-22 Thread pfg
Author: pfg Date: Mon Jan 23 04:00:40 2017 New Revision: 1779875 URL: http://svn.apache.org/viewvc?rev=1779875&view=rev Log: lingucomponent: remove unused header from hunspell. According to opengrok, we are not using DictMgr so the header is not needed. The header has been removed in n

svn commit: r1779997 - in /openoffice/trunk: ext_libraries/hunspell/ main/

2017-01-23 Thread pfg
Author: pfg Date: Mon Jan 23 22:55:59 2017 New Revision: 1779997 URL: http://svn.apache.org/viewvc?rev=1779997&view=rev Log: Update Hunspell to version 1.3.3 (minor) This is the last version available on sourceforge, new versions are available through github. Main changes are: 2014-0

svn commit: r1780202 - /openoffice/trunk/main/README

2017-01-25 Thread pfg
Author: pfg Date: Wed Jan 25 15:07:48 2017 New Revision: 1780202 URL: http://svn.apache.org/viewvc?rev=1780202&view=rev Log: Add FreeBSD to the list of supported platforms. While here adopt some, admitedly subjective, order of importance according to the expected support level. Modi

svn commit: r1780432 - /openoffice/trunk/main/source_soenv.sh

2017-01-26 Thread pfg
Author: pfg Date: Thu Jan 26 18:04:03 2017 New Revision: 1780432 URL: http://svn.apache.org/viewvc?rev=1780432&view=rev Log: FreeBSD PPC and ARM support. Modified: openoffice/trunk/main/source_soenv.sh Modified: openoffice/trunk/main/source_soenv.sh URL: http://svn.apache.org/vi

svn commit: r1780435 - /openoffice/trunk/main/solenv/inc/unx.mk

2017-01-26 Thread pfg
Author: pfg Date: Thu Jan 26 18:41:55 2017 New Revision: 1780435 URL: http://svn.apache.org/viewvc?rev=1780435&view=rev Log: Reinstate part of the LinuxPPC64 support removed by error. This shouldn't have happened in r1778625. Modified: openoffice/trunk/main/solenv/inc/unx.mk

svn propchange: r1780202 - svn:log

2017-01-27 Thread pfg
Author: pfg Revision: 1780202 Modified property: svn:log Modified: svn:log at Fri Jan 27 20:29:28 2017 -- --- svn:log (original) +++ svn:log Fri Jan 27 20:29:28 2017 @@ -3,3 +3,5 @@ Add FreeBSD to the list of supported

svn commit: r1781334 - in /openoffice/trunk/main: LICENSE NOTICE README

2017-02-01 Thread pfg
Author: pfg Date: Thu Feb 2 00:13:07 2017 New Revision: 1781334 URL: http://svn.apache.org/viewvc?rev=1781334&view=rev Log: Let's leave the $HeadURL$ in the end. Looks better and serves the same purpose. Modified: openoffice/trunk/main/LICENSE openoffice/trunk/ma

svn propchange: r1782030 - svn:log

2017-02-07 Thread pfg
Author: pfg Revision: 1782030 Modified property: svn:log Modified: svn:log at Tue Feb 7 19:01:54 2017 -- --- svn:log (original) +++ svn:log Tue Feb 7 19:01:54 2017 @@ -1,8 +1,8 @@ Add initial support for building AOO

svn propchange: r1781334 - svn:log

2017-02-07 Thread pfg
Author: pfg Revision: 1781334 Modified property: svn:log Modified: svn:log at Tue Feb 7 19:02:32 2017 -- --- svn:log (original) +++ svn:log Tue Feb 7 19:02:32 2017 @@ -1,3 +1,3 @@ -Let's leave the $HeadURL$ in th

svn propchange: r1780432 - svn:log

2017-02-07 Thread pfg
Author: pfg Revision: 1780432 Modified property: svn:log Modified: svn:log at Tue Feb 7 19:03:19 2017 -- --- svn:log (original) +++ svn:log Tue Feb 7 19:03:19 2017 @@ -1 +1 @@ -FreeBSD PPC and ARM support. +More FreeBSD

svn propchange: r1779997 - svn:log

2017-02-07 Thread pfg
Author: pfg Revision: 1779997 Modified property: svn:log Modified: svn:log at Tue Feb 7 19:05:03 2017 -- --- svn:log (original) +++ svn:log Tue Feb 7 19:05:03 2017 @@ -1,4 +1,4 @@ -Update Hunspell to version 1.3.3

svn propchange: r1779875 - svn:log

2017-02-07 Thread pfg
Author: pfg Revision: 1779875 Modified property: svn:log Modified: svn:log at Tue Feb 7 19:05:45 2017 -- --- svn:log (original) +++ svn:log Tue Feb 7 19:05:45 2017 @@ -1,4 +1,4 @@ -lingucomponent: remove unused header

svn commit: r1782082 - in /openoffice/trunk/main/bridges/source/cpp_uno: gcc3_freebsd_arm/makefile.mk gcc3_freebsd_powerpc/makefile.mk gcc3_freebsd_powerpc64/makefile.mk

2017-02-07 Thread pfg
Author: pfg Date: Tue Feb 7 21:32:10 2017 New Revision: 1782082 URL: http://svn.apache.org/viewvc?rev=1782082&view=rev Log: Permit using clang for FreeBSD ARM and PowerPC builds. Inspired on the linux/clang changes. Modified: openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd

svn commit: r1782205 - in /openoffice/trunk/main: basctl/source/dlged/ bridges/source/jni_uno/ cppu/inc/com/sun/star/uno/ cppu/source/threadpool/ cppu/source/uno/ sal/osl/unx/ sw/source/filter/xml/ to

2017-02-08 Thread pfg
Author: pfg Date: Wed Feb 8 15:21:17 2017 New Revision: 1782205 URL: http://svn.apache.org/viewvc?rev=1782205&view=rev Log: i101100 - Fix some aliasing issues. This is a very small part of a patch submitted by Caolan McNamara on 2009 to help OOo work with -fstrict-aliasing. It is not comp

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

2017-02-25 Thread pfg
Author: pfg Date: Sat Feb 25 15:46:26 2017 New Revision: 1784388 URL: http://svn.apache.org/viewvc?rev=1784388&view=rev Log: i101100 - Fix some aliasing issues. Undo unnecessary change from r1782205: using a union in oslSocketAddrImpl just makes the code more complex and doesn'

svn commit: r1785791 - /openoffice/trunk/main/sal/osl/unx/profile.c

2017-03-06 Thread pfg
Author: pfg Date: Tue Mar 7 02:13:26 2017 New Revision: 1785791 URL: http://svn.apache.org/viewvc?rev=1785791&view=rev Log: Revert r1719566 and bringing back some casts. CERT C coding standard seem to have changed its mind. MEM02-A. Do not cast the return value from malloc(). has

svn propchange: r1785791 - svn:log

2017-03-07 Thread pfg
Author: pfg Revision: 1785791 Modified property: svn:log Modified: svn:log at Tue Mar 7 19:08:36 2017 -- --- svn:log (original) +++ svn:log Tue Mar 7 19:08:36 2017 @@ -1,4 +1,4 @@ -Revert r1719566 and bringing back some

svn commit: r1591058 [15/15] - in /openoffice/trunk/main: ./ accessibility/bridge/org/openoffice/java/accessibility/ accessibility/bridge/source/java/ accessibility/inc/accessibility/extended/ accessi

2014-04-29 Thread pfg
Modified: openoffice/trunk/main/framework/test/test_componentenumeration.bas URL: http://svn.apache.org/viewvc/openoffice/trunk/main/framework/test/test_componentenumeration.bas?rev=1591058&r1=1591057&r2=1591058&view=diff

svn commit: r1591060 [3/15] - in /openoffice/trunk/main: helpcontent2/source/text/scalc/01/ helpcontent2/source/text/shared/01/ helpcontent2/source/text/simpress/01/ helpcontent2/source/text/smath/01/

2014-04-29 Thread pfg
Modified: openoffice/trunk/main/linguistic/source/lngsvcmgr.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/linguistic/source/lngsvcmgr.cxx?rev=1591060&r1=1591059&r2=1591060&view=diff == --- openoffice/trunk/ma

svn commit: r1591060 [8/15] - in /openoffice/trunk/main: helpcontent2/source/text/scalc/01/ helpcontent2/source/text/shared/01/ helpcontent2/source/text/simpress/01/ helpcontent2/source/text/smath/01/

2014-04-29 Thread pfg
Modified: openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp URL: http://svn.apache.org/viewvc/openoffice/trunk/main/migrationanalysis/src/msokill/msokill.cpp?rev=1591060&r1=1591059&r2=1591060&view=diff == ---

svn commit: r1591061 [6/6] - in /openoffice/trunk/main/qadevOOo: runner/base/ runner/basicrunner/ runner/basicrunner/basichelper/ runner/complexlib/ runner/convwatch/ runner/graphical/ runner/helper/

2014-04-29 Thread pfg
Modified: openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java URL: http://svn.apache.org/viewvc/openoffice/trunk/main/qadevOOo/tests/java/mod/_sw/XMLMetaExporter.java?rev=1591061&r1=1591060&r2=1591061&view=diff

svn commit: r1591062 [15/15] - in /openoffice/trunk/main: registry/inc/registry/ registry/tools/ rhino/ ridljar/com/sun/star/lib/util/ ridljar/com/sun/star/uno/ rsc/inc/ rsc/source/parser/ rsc/source/

2014-04-29 Thread pfg
Modified: openoffice/trunk/main/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx?rev=1591062&r1=1591061&r2=1591062&view=diff ===

svn commit: r1591066 - in /openoffice/trunk/main: ./ UnoControls/inc/ UnoControls/source/base/ UnoControls/source/controls/ UnoControls/source/inc/

2014-04-29 Thread pfg
Author: pfg Date: Tue Apr 29 19:30:16 2014 New Revision: 1591066 URL: http://svn.apache.org/r1591066 Log: Many spelling fixes: some more files. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. Did I mention this is more

svn commit: r1591078 - /openoffice/trunk/main/sal/inc/osl/semaphor.hxx

2014-04-29 Thread pfg
Author: pfg Date: Tue Apr 29 20:05:30 2014 New Revision: 1591078 URL: http://svn.apache.org/r1591078 Log: Small typo. Modified: openoffice/trunk/main/sal/inc/osl/semaphor.hxx Modified: openoffice/trunk/main/sal/inc/osl/semaphor.hxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main

svn commit: r1591100 - /openoffice/trunk/main/offapi/com/sun/star/embed/XTransactionListener.idl

2014-04-29 Thread pfg
Author: pfg Date: Tue Apr 29 20:51:14 2014 New Revision: 1591100 URL: http://svn.apache.org/r1591100 Log: Fix build after too happy script renamed a function. The spelling issue is real but we can't really start renaming functions in the API. Reported by:arielch Modified: openo

svn commit: r1591501 - /openoffice/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx

2014-04-30 Thread pfg
Author: pfg Date: Wed Apr 30 22:18:41 2014 New Revision: 1591501 URL: http://svn.apache.org/r1591501 Log: Fix build with gcc on FreeBSD-i386. There is an issue building the bridges module with newer versions of gcc. Merge a local workaround for gcc used in amd64 (r1424178) to fix the build

svn commit: r1413213 - /incubator/ooo/trunk/main/svl/inc/svl/zforlist.hxx

2012-11-24 Thread pfg
Author: pfg Date: Sat Nov 24 17:36:34 2012 New Revision: 1413213 URL: http://svn.apache.org/viewvc?rev=1413213&view=rev Log: Bump SV_COUNTRY_LANGUAGE_OFFSET - Max count of formats per country/language The previous value was 5000, we are bumping it to 8000. This is rather arbitrary number b

svn commit: r1416271 - /openoffice/trunk/main/sc/source/core/tool/interpr1.cxx

2012-12-02 Thread pfg
Author: pfg Date: Sun Dec 2 21:50:00 2012 New Revision: 1416271 URL: http://svn.apache.org/viewvc?rev=1416271&view=rev Log: i121421 - Calc's RAND() behaves poorly on most platforms. The random number generation function from libc was useful for very basic purposes but hasn't ke

svn commit: r1416564 - /openoffice/trunk/main/sal/osl/unx/system.h

2012-12-03 Thread pfg
Author: pfg Date: Mon Dec 3 15:39:59 2012 New Revision: 1416564 URL: http://svn.apache.org/viewvc?rev=1416564&view=rev Log: #i119252# - Solaris need #define OLD_SHADOW_API Modified: openoffice/trunk/main/sal/osl/unx/system.h Modified: openoffice/trunk/main/sal/osl/unx/system.h URL:

svn commit: r1416566 - /openoffice/trunk/ext_libraries/hunspell/makefile.mk

2012-12-03 Thread pfg
Author: pfg Date: Mon Dec 3 15:48:22 2012 New Revision: 1416566 URL: http://svn.apache.org/viewvc?rev=1416566&view=rev Log: #i120751# Hunspell built with different STL than lingucomponent. Author: Jean-Louis Fuchs Modified: openoffice/trunk/ext_libraries/hunspell/makefile.mk Modi

svn commit: r1416570 - /openoffice/trunk/main/testtools/source/bridgetest/makefile.mk

2012-12-03 Thread pfg
Author: pfg Date: Mon Dec 3 15:56:53 2012 New Revision: 1416570 URL: http://svn.apache.org/viewvc?rev=1416570&view=rev Log: #i119251# TestBridge test also fails on solaris. Author: Jean-Louis Fuchs Modified: openoffice/trunk/main/testtools/source/bridgetest/makefile.mk Modi

svn commit: r1418174 - /openoffice/trunk/main/sc/source/core/tool/interpr1.cxx

2012-12-06 Thread pfg
Author: pfg Date: Fri Dec 7 02:42:30 2012 New Revision: 1418174 URL: http://svn.apache.org/viewvc?rev=1418174&view=rev Log: i121421 - Mostly cosmetic fixes. Attempt to comply with optional hungarian notation. Modified: openoffice/trunk/main/sc/source/core/tool/interpr1.cxx Modi

svn commit: r1418774 - /openoffice/trunk/main/configure.in

2012-12-08 Thread pfg
Author: pfg Date: Sat Dec 8 22:35:19 2012 New Revision: 1418774 URL: http://svn.apache.org/viewvc?rev=1418774&view=rev Log: Teach configure about some java based updates. Modified: openoffice/trunk/main/configure.in Modified: openoffice/trunk/main/configure.in URL: http://svn.apache

  1   2   3   4   >