[Libreoffice-commits] core.git: oox/source

Adam Co rattles2013 at gmail.com
Wed Feb 12 01:08:25 PST 2014


 oox/source/token/tokens.txt |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 5a99f7cf6ae3e509da60f9ff7a7cf0ceebde6b2f
Author: Adam Co <rattles2013 at gmail.com>
Date:   Wed Feb 5 13:22:28 2014 +0200

    Add tokens for 'table cell' redlines (future patch)
    
    This patch adds 2 tokens for future patche's use of table cell
    redline preservation.
    
    Change-Id: Ic0ec4122eeaf66c6f0ebff9251fbc38596877541
    Reviewed-on: https://gerrit.libreoffice.org/7869
    Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
    Tested-by: Miklos Vajna <vmiklos at collabora.co.uk>

diff --git a/oox/source/token/tokens.txt b/oox/source/token/tokens.txt
index e9667b7..d8fbb54 100644
--- a/oox/source/token/tokens.txt
+++ b/oox/source/token/tokens.txt
@@ -5003,6 +5003,8 @@ tablePart
 tableParts
 tableRowInsert
 tableRowDelete
+tableCellInsert
+tableCellDelete
 tableStyle
 tableStyleElement
 tableStyleId


More information about the Libreoffice-commits mailing list