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
d6a99df706e5c391cb55732b2bf61e1a851a5ffc
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
History
wp_xxyyzz
b9b381633f
fpspreadsheet: Restore usage of a temp file name for the zipper needed by xlsx and ods writers, now defined by GetTempfilename, instead of the constant '___TEMP.TMP___'. This should work even if the current folder is not writable.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@4400
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-12-03 11:10:34 +00:00
..
db_import_export
fpspreadsheet: Final changes before release 1.6
2015-06-28 12:09:12 +00:00
fpsspeedtest
fpspreadsheet: Restore usage of a temp file name for the zipper needed by xlsx and ods writers, now defined by GetTempfilename, instead of the constant '___TEMP.TMP___'. This should work even if the current folder is not writable.
2015-12-03 11:10:34 +00:00
other
fpspreadsheet: Update readme file in examples/other/.
2015-05-31 20:50:07 +00:00
read_write
fpspreadsheet: Add support for column width and row height to ExcelXML writer.
2015-09-20 22:41:07 +00:00
visual
fpspreadsheet: Massive reconstruction of file format registration: it is now possible to add user-defined readers and writers without modifying the fpsspreadsheet sources (--> new unit fpsregfileformats). Add (incomplete) unit for the SYLK file format (---> new unit fpssylk) to show this in the demo project visual/fpsctrls/demo_ctrls. Update all visual demos.
2015-10-09 13:27:04 +00:00