| Revision tags: AOO420-Dev5-m5, 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 | 
|
| b296461c | 01-Sep-2016 | truckman | Fix -Wshift-negative-value compiler warnings.  The result of shiftingnegative integer values is undefined, so change the operand to be
 unsigned.
 
 
 
 git-svn-id: https://svn.ap
 Fix -Wshift-negative-value compiler warnings.  The result of shiftingnegative integer values is undefined, so change the operand to be
 unsigned.
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758692 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO4121 | 
|
| a940b7f5 | 06-Dec-2015 | asf-sync-process | #i126701# Patch for adding bit shift functions to calc
 Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg>
 Review by: me
 
 
 
 
 git-svn
 #i126701# Patch for adding bit shift functions to calc
 Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg>
 Review by: me
 
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1718196 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 0f94c4d7 | 22-Nov-2015 | Damjan Jovanovic | #i126668# Addition of Bitwise Arithmetic Operations (BITAND, BITOR and BITXOR) in calc
 Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg>
 Review by: me
 #i126668# Addition of Bitwise Arithmetic Operations (BITAND, BITOR and BITXOR) in calc
 Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg>
 Review by: me
 
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1715605 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO412, SNAPSHOT, AOO411 | 
|
| 39ded6f8 | 24-Sep-2015 | Damjan Jovanovic | Migrate main/formula from dmake to gbuild.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705072 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO410, AOO410_Beta, AOO401, AOO400, AOO340 | 
|
| 39c2db0b | 10-Oct-2012 | Wang Lei | #i121120 AOO doesn't support RightB(), LeftB(),LenB() and MidB() in formula
 Patch by: Zhang Lu
 Review by: Wang Lei
 
 git-svn-id: https://svn.apache.org/repos/a
 #i121120 AOO doesn't support RightB(), LeftB(),LenB() and MidB() in formula
 Patch by: Zhang Lu
 Review by: Wang Lei
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1396491 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 1b1b70fb | 06-Sep-2012 | Andrew Rist | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica>
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <mak
 calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COUNTIFS; patch from <makkica>
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <makkica@openoffice.org>
 Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>
 
 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1288810126 -3600
 # Node ID 02cf226fcde498f6fd926d45df497e9fb412fe0f
 # Parent  528da6bfd0daed4355d745590d5ac3a319b08fb4
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381447 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 245212b4 | 06-Sep-2012 | Andrew Rist | calcishmakkica: #i114428# implement XOR
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <makkica@openoffice.org>
 Original Committer: Eike Rathke [er] <ei
 calcishmakkica: #i114428# implement XOR
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <makkica@openoffice.org>
 Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>
 
 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1284060031 -7200
 # Node ID 528da6bfd0daed4355d745590d5ac3a319b08fb4
 # Parent  237cb91dd986ff11eb100cc631206cda102e91f7
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381446 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| f53782eb | 06-Sep-2012 | Andrew Rist | calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica>
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <makkica@openoffice.org>
 
 calcishmakkica: #i101466# implement AVERAGEIF; slightly reworked patch by <makkica>
 From: Eike Rathke <erack@apache.org>
 
 Original Author: Marina Plakalovic <makkica@openoffice.org>
 Original Author: Eike Rathke [er] <eike.rathke@oracle.com>
 Original Committer: Eike Rathke [er] <eike.rathke@oracle.com>
 
 # HG changeset patch
 # User Eike Rathke [er] <eike.rathke@oracle.com>
 # Date 1284055400 -7200
 # Node ID 237cb91dd986ff11eb100cc631206cda102e91f7
 # Parent  1c32319bb02fdf173de6a609fca9f2e9c9f4c73a
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381445 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7871dc3e | 11-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 62af67f2 | 30-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208662 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 9704e198 | 30-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208614 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 5116778e | 06-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198438 13f79535-47bb-0310-9956-ffa450edef68
 | 
| c25918c1 | 06-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198247 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 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 ...  |