Revision tags: AOO420-Dev5-m5 |
|
0714fca0 | 14-Jan-2024 |
mseidel |
Revert "Enhance a bit our current boost usage (#194)" This reverts commit fa664a2d4999e14eb035b793beb7116ccf2a1f32. |
fa664a2d | 14-Jan-2024 |
Pedro Giffuni |
Enhance a bit our current boost usage (#194) * Minor cleanup to internal boost header packaging We normally don't install all the headers availabe in boost. There is an interest
Enhance a bit our current boost usage (#194) * Minor cleanup to internal boost header packaging We normally don't install all the headers availabe in boost. There is an interesting set of functionalities like multiprecision and odeint that while we are not using, but would be interesting to have available. This is done to ease future boost updates but also in the hopes of making it possible to use this functionality in a near future. No functional change expected. * Let boost promote to double the sinc_pi() operation. Modern processors should handle this without any trouble. * Update Boost to version 1.64 Other than the updates and bug fixes, this version works really well with older compilers and systems and is the last one to include TR1: which we use as a last resort for really old systems lacking standard C++ compliance. https://www.boost.org/users/history/version_1_64_0.html * Boost 1.64: small header tidy-ups * Boost 1.64: more headers are future features * Update d.lst Needed for Windows build. * Update d.lst Builds fine on Windows now. --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
328ef5db | 06-Jan-2014 |
Herbert Dürr |
#i123817# update boost library to version 1.55 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555790 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
84b46d6c | 16-Apr-2013 |
Herbert Dürr |
also deliver boost's move headers git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468379 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
ecad6845 | 17-Sep-2012 |
Pedro Giffuni |
#i120837# - Update internal boost to version 1.48 Newer version of boost have better portability and have been known to work with newer compilers including CLANG. This update is
#i120837# - Update internal boost to version 1.48 Newer version of boost have better portability and have been known to work with newer compilers including CLANG. This update is based on the work done for FreeBSD's port. Tested by: zjchen git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1386635 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b4df81e3 | 07-Sep-2012 |
Wang Lei |
#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei
#i120847 Optimizing algorithm of creating pivot table cache when loading a xls file with pivot table Patch by: Tan Li(litan.test@gmail.com) Review by: Wang Lei git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381946 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
cdf0e10c | 16-Aug-2011 |
rcweir |
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/
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.xsl Also: Repository.mk from the l10n toplevel git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|