[Libreoffice-commits] core.git: Changes to 'feature/table-styles'

Jan Holesovsky kendy at collabora.com
Sat Sep 26 15:03:38 PDT 2015


New branch 'feature/table-styles' available with the following commits:
commit 371fe53c0623329d03a02a77b5daffa071eb92ff
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Sep 26 23:54:22 2015 +0200

    sw table styles: Direct formatting takes precedence over table style.
    
    Make sure we don't reset the direct formatting with the table style when
    updating.
    
    Change-Id: I07b4a687fd0403bd80d73732a66101b967398507

commit 1ed23ce1031ed86f7b88285419ef2837733bed83
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Sep 26 17:55:31 2015 +0200

    sw table styles: Insert column, split table, delete row/column.
    
    Make these operations applying the table style too.
    
    Change-Id: Iee2808a5a5c5f84538474b8fbc6bf53d1fab19b7

commit 05586d4208e048cbe555fed4f9f1ceb0237e4617
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Sat Sep 26 16:19:24 2015 +0200

    sw table styles: Implement table styles in Writer.
    
    This extends the table auto formats so that SwDoc keeps track of the auto
    formats used in the document.  With this in mind, we can update the format of
    the table with every operation like adding/removing a line, splitting a table,
    etc.
    
    So far we only have the core functionality, and cover inserting a line in
    the table; more to come.
    
    Based on work of Alex Ivan <alexnivan at yahoo.com> during GSoC 2013 - thank you!
    
    Change-Id: I7839147e54c2f976988121a523331def9859f4c2



More information about the Libreoffice-commits mailing list