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
4d2ea06bfa87122e99e21338bfd3d5adf72240b9
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
excel2demo
History
wp_xxyyzz
33a8fdcb43
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)
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3118
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-05-31 21:04:53 +00:00
..
excel2read.lpi
fpspreadsheet: Add support for empty cells to all BIFF formats (needed for formatting of empty cells).
2014-04-21 21:43:43 +00:00
excel2read.lpr
fpspreadsheet: Fix crash of unit test. Still some number format detection issues.
2014-05-14 23:17:46 +00:00
excel2write.lpi
fpspreadsheet: Add support for empty cells to all BIFF formats (needed for formatting of empty cells).
2014-04-21 21:43:43 +00:00
excel2write.lpr
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
run_excel2read.bat
fpspreadsheet: Starts adding read support
2009-01-10 21:47:59 +00:00
run_excel2write.bat
fpspreadsheet: Starts adding read support
2009-01-10 21:47:59 +00:00