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
20567b639c8cb18dafccf46c947f11cedbf0ae40
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
History
wp_xxyyzz
ebf3fce852
fpspreadsheet: Write font attributes to ods file (except for font name).
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3148
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-06 11:16:23 +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: Fix fpspreadsheetchart broken in rev 3020. For the moment don't use the t1.xls in the fpschart folder - it uses a "shared formula" which does not load with the current biff machinery.
2014-06-01 23:06:19 +00:00
fpsgrid
fpspreadsheet: Improvments of TsWorksheetGrid and fpsgrid demo: Fix currency symbol not shown when selecting currency format. Fix showing a zero value when assigning a number format to an empty cell. Fix formula display when selecting an empty cell. Reset number format when selecting "General" format. Move selection to entered cell address in address edit.
2014-06-05 21:57:23 +00:00
ooxmldemo
+ Add support for text/number/date formats in BIFF8/xls.
2013-12-22 14:02:04 +00:00
opendocdemo
fpspreadsheet: Write font attributes to ods file (except for font name).
2014-06-06 11:16:23 +00:00
other
fpspreadsheet: Mark TsSpreadsheet.GetLastColNumber/GetLastRowNumber as deprecated, use GetLastColIndex/GetlastRowIndex instead.
2014-05-26 15:27:35 +00:00