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
100e8978efd82c0e71d90bd998e40b4102b53e48
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
History
wp_xxyyzz
100e8978ef
fpspreadsheet: Remove unnecessary empty rows and columns from test files "testodf.ods" and "testodf_1899.ods" to speed up test application.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3119
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-01 10:29:06 +00:00
..
excel2demo
fpspreadsheet: Row height and column width reading/writing code for ods files complete. Test cases ok, but extremely slow speed of test application for numbertest and datetimetests. Changed units of row heights in worksheet: used to be points, is "lines" now (more consistent user interface - column width is in "standard characters", I prefer these units over centimeters because row heights/column widths become independent of screen pixels per inch this way)
2014-05-31 21:04:53 +00:00
excel5demo
fpspreadsheet: Row height and column width reading/writing code for ods files complete. Test cases ok, but extremely slow speed of test application for numbertest and datetimetests. Changed units of row heights in worksheet: used to be points, is "lines" now (more consistent user interface - column width is in "standard characters", I prefer these units over centimeters because row heights/column widths become independent of screen pixels per inch this way)
2014-05-31 21:04:53 +00:00
excel8demo
fpspreadsheet: Row height and column width reading/writing code for ods files complete. Test cases ok, but extremely slow speed of test application for numbertest and datetimetests. Changed units of row heights in worksheet: used to be points, is "lines" now (more consistent user interface - column width is in "standard characters", I prefer these units over centimeters because row heights/column widths become independent of screen pixels per inch this way)
2014-05-31 21:04:53 +00:00
fpschart
fpspreadsheet: String typo fixed and adds a new convinience routine to the grid code
2011-06-16 07:55:24 +00:00
fpsgrid
fpspreadsheet: Add method NewSpreadsheet to TsWorksheetGrid. Add corresponding command to fpsgrid demo. Show cell address in fpsgrid demo.
2014-05-28 21:26:38 +00:00
ooxmldemo
+ Add support for text/number/date formats in BIFF8/xls.
2013-12-22 14:02:04 +00:00
opendocdemo
fpspreadsheet: Remove unnecessary empty rows and columns from test files "testodf.ods" and "testodf_1899.ods" to speed up test application.
2014-06-01 10:29:06 +00:00
other
fpspreadsheet: Mark TsSpreadsheet.GetLastColNumber/GetLastRowNumber as deprecated, use GetLastColIndex/GetlastRowIndex instead.
2014-05-26 15:27:35 +00:00