This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
42f55e22d78f3342fb2445912e8ef13187943dbd
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
History
wp_xxyyzz
7f6277ca08
fpspreadsheet: Add unit fpsstreams containing a buffered stream for speed-up of writing in virtual mode.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3331
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-07-18 22:48:38 +00:00
..
excel2demo
fpspreadsheet: Convert some more biff methods such records are written in a single block (biff2: WriteLabel, WriteNumber, all: WriteFormat, WriteBlank, WriteColInfo).
2014-07-15 21:00:49 +00:00
excel5demo
fpspreadsheet:
2014-06-26 07:15:51 +00:00
excel8demo
fpspreadsheet: Speed up biff writing for number and label cells in woSaveMemory mode by a factor of 4 (writing complete records instead of single bytes and words)
2014-07-15 14:59:48 +00:00
fpschart
fpspreadsheet: Fix compilation issues introduced in last commit.
2014-07-02 19:25:37 +00:00
fpsgrid
fpspreadsheet: Rename TsWorksheetGrid method NewWorksheet to NewWorkbook (because that's what it does). Add doc-o-matic comments to fpspreadsheetgrid.pas.
2014-06-24 11:45:16 +00:00
ooxmldemo
fpspreadsheet: Add first unit test cases for virtual mode (all biff, ooxml /writing only)
2014-07-15 15:49:58 +00:00
opendocdemo
fpspreadsheet: Remove string-based writing code of ods files --> significant speed improvement particularly for large grids (20000x100 cells 120 sec (old) --> 7 sec (new)).
2014-07-12 21:51:44 +00:00
other
fpspreadsheet: Add unit fpsstreams containing a buffered stream for speed-up of writing in virtual mode.
2014-07-18 22:48:38 +00:00
spready
fpspreadsheet: Fix compilation issues introduced in last commit.
2014-07-02 19:25:37 +00:00
wikitabledemo
* fpspreadsheet: wikitable demo: clarify read/write interoperability problems.
2014-06-24 15:27:32 +00:00