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
13a9fb260398aa4f1b2f166c7d4be1505a54cbce
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
excel8demo
History
wp_xxyyzz
13a9fb2603
fpspreadsheet: Remove built-in number formats nfSci (not suppored by ods and fpc) and nfAccounting/nfAccountingRed (too much display-oriented, too cumbersome to implement for reading and displaying in the grid). If needed in Excel they can still be written using nfCustom. Update all files and tests for these now no longer existing formats.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3222
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-23 09:15:56 +00:00
..
excel8read.lpi
fpspreadsheet: Major reconstruction of numberformat parser to facilitate creation of xml formats for ods. Some minor regressions in unit tests and fpsgrid demo to be fixed. Removed elements "Decimals" and "CurrencySymbol" from TCell (this information is taken from the format string now). Removed the built-in format nfFmtDateTime (makes life easier, use nfCustom instead).
2014-06-12 22:20:45 +00:00
excel8read.lpr
fpspreadsheet: Add note to examples\*read to run the *write program if input file does not exist. Activate all commented code in the examples.
2014-06-18 08:07:00 +00:00
excel8write.lpi
fpspreadsheet: Experimenting with doc-o-matic (nice tool). Beginning to standardize comments for usage by doc-o-matic. Update chm help file.
2014-06-20 23:06:29 +00:00
excel8write.lpr
fpspreadsheet: Remove built-in number formats nfSci (not suppored by ods and fpc) and nfAccounting/nfAccountingRed (too much display-oriented, too cumbersome to implement for reading and displaying in the grid). If needed in Excel they can still be written using nfCustom. Update all files and tests for these now no longer existing formats.
2014-06-23 09:15:56 +00:00
run_excel8read.bat
fpspreadsheet: small improvements
2009-08-12 13:08:44 +00:00
run_excel8write.bat
Adds support for bold formatting to biff 8 in fpspreadsheet
2010-12-07 12:59:17 +00:00