lazarus-ccr/components/fpspreadsheet/source
2018-03-18 23:03:57 +00:00
..
common fpspreadsheet: Change default csv encoding back to utf8 without bom, because importing csv into Excel and Calc is probably not the most important application of fpspreadsheet, and many other programs will not expect a bom in a text file. 2018-03-18 23:03:57 +00:00
crypto fpspreadsheet: Initial commit of experimental xlsx decryption support (xlsx decryptor written by forum user shobits1). 2017-03-14 21:48:29 +00:00
export fpspreadsheet: New HiDPI palette icons (by Roland Hahn) for TFPSExport and TsWork(book|sheet)ChartSource 2018-01-01 17:37:15 +00:00
visual fpspreadsheet: Make sure that the local variable commentcell_rct in TxCustomWorksheetGrid.InternalDrawRow is initialized (issue #33413, patch by Lagunov Aleksey). 2018-03-11 21:06:49 +00:00
fps.inc fpspreadsheet: Fix compilation with Laz 1.0/2.6.0 2018-02-07 00:01:31 +00:00
install.txt
laz_fpspreadsheet_crypto.lpk fpspreadsheet: Initial commit of experimental xlsx decryption support (xlsx decryptor written by forum user shobits1). 2017-03-14 21:48:29 +00:00
laz_fpspreadsheet_visual.lpk
laz_fpspreadsheet.lpk fpspreadsheet: Do not add fpspreadsheet package unit to project uses section. WARNING: Might break existing code where reader/writer units are not added explicitely. 2017-06-24 15:57:15 +00:00
laz_fpspreadsheetexport_visual.lpk