[Libreoffice-commits] Changes to 'feature/gsoc-calc-perf2'

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Wed Jun 20 01:48:47 PDT 2012


New branch 'feature/gsoc-calc-perf2' available with the following commits:
commit 12434dbd5d7e36154f88e1d17d36ce9b953c984f
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Tue Jun 19 16:42:54 2012 -0500

    Clean up logic a bit for formula cell ODS import
    
    Made Markus's recommended changes for logic clean up.
    
    Change-Id: I8d2820558d1d68888414e19aa8d4e9034258c57e

commit 491559d82234b86b0036d6a8f5f3ecb9c2a29e70
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Mon Jun 18 16:04:36 2012 -0500

    Use better variable and method names for ScMyTables current cell position
    
    Change-Id: Icdefd17751b61e9c27e3ab4468691bba08e245c0

commit 2d7ec9da2e8be26f1a7f45976e7123bee21879ea
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Mon Jun 18 15:50:38 2012 -0500

    Simplify table ODS import logic to improve performance
    
    - Removed subtable import logic since sc core doesn't support it.
    - Simplified the overall table import logic.
    
    Should have an overall table import performance increase.
    
    Change-Id: I79d27470321bf17f7ef16becd7cb6aa840491f80

commit 0c7555faf07850d2a8223891836571674193f984
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Sat Jun 16 04:42:05 2012 -0500

    Remove subtable import code since sc core doesn't support it
    
    Change-Id: Ic9be156a9468bec4bccdce40ddd51344002067f9

commit 29aa351796da966ccc12aec89ce27f66c90764c7
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Fri Jun 15 01:08:05 2012 -0500

    Clean minor misc code leftovers from conversion
    
    Change-Id: I6e6fbc1508cb5f46a0084f0aa2d8f2ad974de644

commit db95cb1781f6d062c127971823267357d2febbf1
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Wed Jun 13 17:51:58 2012 -0500

    Add test case for cell text with line breaks
    
    Change-Id: Ibecefc21048817a566357ac3a65ee9a74a5af9fc

commit 17d9caa049d6dbc82ed8995114f6fad6dc15f778
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Tue Jun 12 04:46:29 2012 -0500

    Add test case for row height to formats unit test
    
    -Added test case for proper import height of first row with styles and text
    (related to i53253).
    
    Change-Id: I18eae540bbd388b3b703b4b113dad5745db53b0f

commit 16e34a0c2d2ef6f16f93a13a358c8f493c2e92f2
Author: Daniel Bankston <daniel.e.bankston at gmail.com>
Date:   Tue Jun 12 03:20:42 2012 -0500

    Add test case for i53253 to formats unit test
    
    -Added test case for i53253 where a cell has text with different styles and
    space between the text.
    
    Change-Id: I69afa689dcb28d15b22ebed2d97e4b60178d6101



More information about the Libreoffice-commits mailing list