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
bcc69621fb89fcca035d764d048d641823f71c91
lazarus-ccr
/
components
/
fpspreadsheet
/
source
History
wp_xxyyzz
bcc69621fb
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.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@6258
8e941d3f-bd1b-0410-a28a-d453659cc2b4
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
fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos.
2016-10-22 20:59:00 +00:00
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
fpspreadsheet: Set package version number 1.9 of new development version.
2017-03-02 17:19:59 +00:00
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
fpspreadsheet: Set package version number 1.9 of new development version.
2017-03-02 17:19:59 +00:00