lazarus-ccr/components/fpspreadsheet/examples
wp_xxyyzz 9f014b6875 fpspreadsheet: Add reading/writing of boolean cell values for BIFF formats.
Add test case for boolean cell values for all formats (incl. CSV). 
Extend spready demo to be able to write sfExcel2 and sfExcel5 formats.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-10-14 21:44:00 +00:00
..
csvdemo fpspreadsheet: Redo CSVParams for CSV reader and writer 2014-10-13 22:28:38 +00:00
db_import_export * fpspreadsheet: cosmetic (comments) 2014-10-03 06:35:48 +00:00
excel2demo fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible. 2014-09-15 21:27:57 +00:00
excel5demo fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible. 2014-09-15 21:27:57 +00:00
excel8demo fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
fpschart fpspreadsheet: Move rpn stuff from fpspreadsheet.pas to a new unit fpsRPN.pas. Move translatable strings from fpspreadsheet.pas to a new unit fpsStrings.pas. Make sure that all demos still run in the new environment. 2014-09-17 08:38:31 +00:00
fpsgrid fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
fpsgrid_no_install fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
fpsspeedtest fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
ooxmldemo fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
opendocdemo fpspreadsheet: Modify demos to write compiled units to the common directory "lib" within the examples folder as far as possible. 2014-09-15 21:27:57 +00:00
other fpspreadsheet: Cells for which the OnWriteCellData event handler returns null are skipped in virtual mode if they don't carry a format. 2014-09-24 13:59:51 +00:00
spready fpspreadsheet: Add reading/writing of boolean cell values for BIFF formats. 2014-10-14 21:44:00 +00:00
wikitabledemo fpspreadsheet: Add wikitable_pipes demo file. Extend wikitable simple_pipes reader to show all background colors. Some cosmetics in wikitable.pas 2014-10-08 14:21:13 +00:00
wikitablemaker fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00