i126553- Basic merges to clean up the FreeBSD port.Bring major updates from trunk for the FreeBSD build.This mainly targets the FreeBSD port that uses externallibraries. The buildbot, using inter
i126553- Basic merges to clean up the FreeBSD port.Bring major updates from trunk for the FreeBSD build.This mainly targets the FreeBSD port that uses externallibraries. The buildbot, using internal components,requires more changes but I am not planning to bring themto this branch.r1591501, r1602791:Fix for the i386 platform.r1669457, r1669459:Make FreeBSD bridges code buildable with clang.r1669462, r1669465, r1694132:Fixes for recent gcc and clang.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705124 13f79535-47bb-0310-9956-ffa450edef68
show more ...
#i125112# fix CStringHash functor to match full strings onlymerged from AOO trunk revision 1603416git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603423 13f79535-47bb-03
#i125112# fix CStringHash functor to match full strings onlymerged from AOO trunk revision 1603416git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1603423 13f79535-47bb-0310-9956-ffa450edef68
#124896# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602187 13f79535-47bb-0310-9956-ffa450edef
#124896# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602187 13f79535-47bb-0310-9956-ffa450edef68
#i122362# remove stlport4 specific allocatorthe allocator wouldn't be much of a problem since it is in its ownnamespace "_STL", but that seems to confuse some MSVC versionsgit-svn-id: https://s
#i122362# remove stlport4 specific allocatorthe allocator wouldn't be much of a problem since it is in its ownnamespace "_STL", but that seems to confuse some MSVC versionsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549785 13f79535-47bb-0310-9956-ffa450edef68
#i123068# allow OString argument for tools' DbgOut() functionThe DbgOut() function is active especially in dbgutil-enabled builds.For creating dynamic strings the rtl::OString is often used. Provi
#i123068# allow OString argument for tools' DbgOut() functionThe DbgOut() function is active especially in dbgutil-enabled builds.For creating dynamic strings the rtl::OString is often used. Providing aDbgOut() function which allows a direct OString argument helps forsituations where dynamic string creation and DbgOut() are employed.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546578 13f79535-47bb-0310-9956-ffa450edef68
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 1
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
fix the long cast to eliminate the little warninggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483328 13f79535-47bb-0310-9956-ffa450edef68
fix constness issue causing a build breakergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483216 13f79535-47bb-0310-9956-ffa450edef68
#i122208# avoid signedness warnings in signed-char build environmentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482736 13f79535-47bb-0310-9956-ffa450edef68
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializationsIn stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-stri
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializationsIn stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings.For consistency reasons this specialization was not included in the TR1 report and the C++11 standard.The two new helper functors are drop-in replacements for the old specializations.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
Revert of r1444110git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1446344 13f79535-47bb-0310-9956-ffa450edef68
i114430 - AOO Calc: 0^0=1 and it should be indeterminate.Many spreadsheets and math packages set the value of POWER( 0, 0)to 1 as that sometimes is required for some calculations. Thisis also don
i114430 - AOO Calc: 0^0=1 and it should be indeterminate.Many spreadsheets and math packages set the value of POWER( 0, 0)to 1 as that sometimes is required for some calculations. Thisis also done by the standard C99 libc pow() function.In mathematical terms the value is an indeterminate form andin strict mathematical sense such value should at least beconsidered with caution.OpenFormula permits implementation defined values of 0, 1or error in this case. We shall now return NaN.Clean some headers while here.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1444110 13f79535-47bb-0310-9956-ffa450edef68
fixing wrong comment style for apache headergit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292651 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230724 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230723 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198464 13f79535-47bb-0310-9956-ffa450edef68
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a co
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt/ooo/trunk/core/gettext/gettext-0.18.1.1.patch/ooo/trunk/core/apache-commons/patches/codec.patch/ooo/trunk/core/libcroco/libcroco-0.6.2.patch/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt/ooo/trunk/core/graphite/graphite-2.3.1.patch/ooo/trunk/core/hwpfilter/source/hwpeq.cpp/ooo/trunk/core/solenv/bin/cwstouched.pl/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html/ooo/trunk/core/writerfilter/source/doctok/escher.html/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68