.. |
fpolebasic.pas
|
|
|
fpolestorage.pas
|
|
|
fpsallformats.pas
|
|
|
fpscell.pas
|
|
|
fpsclasses.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
fpscrypto.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
fpscsv.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
fpscsvdocument.pas
|
|
|
fpscurrency.pas
|
|
|
fpsexprparser.pas
|
fpspreadsheet: Implement reading of shared formulas with cell block arguments (see http://forum.lazarus.freepascal.org/index.php/topic,35903.msg238701.html#msg238701)
|
2017-02-20 22:57:23 +00:00 |
fpsfunc.pas
|
|
|
fpsheaderfooterparser.pas
|
|
|
fpshtml.pas
|
fpspreadsheet: Initial commit of experimental xlsx decryption support (xlsx decryptor written by forum user shobits1).
|
2017-03-14 21:48:29 +00:00 |
fpshtmlutils.pas
|
fpspreadsheet: Fix conversion of rich-text parameters to html
|
2016-11-06 16:07:29 +00:00 |
fpsimages.pas
|
|
|
fpsnumformat.pas
|
|
|
fpsopendocument.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
fpspagelayout.pas
|
|
|
fpspalette.pas
|
fpspreadsheet: Fix biff format writing non-editable palette indexes to file (Excel cannot edit the cells any more - see http://forum.lazarus.freepascal.org/index.php/topic,36903.0.html)
|
2017-05-17 17:26:48 +00:00 |
fpspatches.pas
|
|
|
fpspreadsheet.pas
|
fpspreadsheet: Fix crash of visual controls when workbook.RemoveAllWorksheets is called. Visual controls can handle the case of active worksheet = nil.
|
2017-06-14 16:40:36 +00:00 |
fpsreaderwriter.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
fpsrpn.pas
|
|
|
fpssearch.pas
|
|
|
fpsstreams.pas
|
|
|
fpsstrings.pas
|
fpspreadsheet: Add writing support for xls password hashes. Add test case for it.
|
2017-03-07 22:02:09 +00:00 |
fpstypes.pas
|
fpspreadsheet: Make WorksheetGrid respect the spSelectLockedCells and spSelectUnlockedCells flags in the worksheet's Protection set. Like in Excel, TsCellEdit displays an error message box if the user tries to focus it in case of a locked cell.
|
2017-03-20 11:10:02 +00:00 |
fpsutils.pas
|
fpspreadsheet: Add functions to initialize search and replace parameter records.
|
2017-06-17 22:16:58 +00:00 |
fpsxmlcommon.pas
|
|
|
fpszipper.pp
|
|
|
uvirtuallayer_ole_helpers.pas
|
|
|
uvirtuallayer_ole_types.pas
|
|
|
uvirtuallayer_ole.pas
|
|
|
uvirtuallayer_stream.pas
|
|
|
uvirtuallayer_types.pas
|
|
|
uvirtuallayer.pas
|
|
|
wikitable.pas
|
fpspreadsheet: Replace usage of AVL_Tree by avglvltree to avoid conflicts of fpc and laz AVL_Tree versions in Laz trunk after r54524
|
2017-04-06 10:35:13 +00:00 |
xlsbiff2.pas
|
fpspreadsheet: Fill unused BIFF5 and BIFF8 palette entries by default colors to avoid Excel XP show an incomplete color dialog.
|
2017-05-18 10:50:22 +00:00 |
xlsbiff5.pas
|
fpspreadsheet: Allow writing duplicate filler palette entries like in the built-in Excel colors
|
2017-05-18 15:03:20 +00:00 |
xlsbiff8.pas
|
fpspreadsheet: Allow writing duplicate filler palette entries like in the built-in Excel colors
|
2017-05-18 15:03:20 +00:00 |
xlscommon.pas
|
fpspreadsheet: Allow writing duplicate filler palette entries like in the built-in Excel colors
|
2017-05-18 15:03:20 +00:00 |
xlsconst.pas
|
fpspreadsheet: Replace prev commit by better fix for formulas with return a blank cell being lost.
|
2017-02-18 16:54:50 +00:00 |
xlsescher.pas
|
|
|
xlsxml.pas
|
fpspreadsheet: Add writing support for cell, sheet and workbook protection in xls files (biff2, biff5, biff8), opendocument and Excel XML files. Not complete, yet.
|
2017-03-06 23:30:59 +00:00 |
xlsxooxml.pas
|
fpspreadsheet: fix typo that prevent Excel from reading xlsx files with comments
|
2017-05-17 23:43:43 +00:00 |