This website requires JavaScript.
Explore
Help
Sign In
paweld
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28fc3e19c4
lazarus-ccr
/
components
/
fpspreadsheet
/
source
/
common
History
wp_xxyyzz
28fc3e19c4
fpspreadsheet: Support "ss:Data" nodes in Excell2003-xml reader.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@7029
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-13 21:49:31 +00:00
..
fpolebasic.pas
fpolestorage.pas
fpsallformats.pas
fpscell.pas
fpschart.pas
fpspreadsheet: Add basic infrastructure for chart support.
2018-12-01 23:02:22 +00:00
fpsclasses.pas
fpspreadsheet: Fix memory leak occuring when the parser of a previously allocated formula record is changed.
2018-06-21 10:02:25 +00:00
fpscrypto.pas
fpscsv.pas
fpscsvdocument.pas
fpscurrency.pas
fpsexprparser.pas
fpspreadsheet: Fix formula parser ignoring errors in binary nodes (see
https://forum.lazarus.freepascal.org/index.php/topic,44426.0.html
)
2019-02-26 09:03:12 +00:00
fpsfunc.pas
fpspreadsheet: Implement spreadsheet functions ROW() and COLUMN()
2019-02-27 22:27:47 +00:00
fpsheaderfooterparser.pas
fpshtml.pas
fpshtmlutils.pas
fpsimages.pas
fpsnumformat.pas
fpspreadsheet: Fix xlsx reader not detecting upper-case time format ('H:MM') written by LibreOffice Calc.
2018-08-10 15:37:28 +00:00
fpsopendocument.pas
fpspreadsheet: Redo automatic file format detection: Add method CheckFileFormat to each reader for overriding (check file header or whatever).
2018-12-18 13:08:58 +00:00
fpspagelayout.pas
fpspalette.pas
fpspatches.pas
fpspreadsheet.pas
fpspreadsheet: Fix index bug in TsWorksheet.SetIndex (reported by forum user "iteh")
2019-06-17 15:09:48 +00:00
fpsreaderwriter.pas
fpspreadsheet: Fix crash when only unit xlsxooxml is in uses clause for reading an xlsx file.
2019-06-15 14:18:09 +00:00
fpsrpn.pas
fpssearch.pas
fpspreadsheet: Add support for xlsx files written by OpenXML (using namespace x) - see forum
https://forum.lazarus.freepascal.org/index.php?topic=43159.msg301884
).
2018-11-12 23:34:56 +00:00
fpsstreams.pas
fpsstringhashlist.pas
fpspreadsheet: Install TFileName property editor for Laz < 1.9. Fix compilation of fps packages for Laz >= 1.0 (could not compile Laz 1.2, though).
2018-06-07 08:42:11 +00:00
fpsstrings.pas
fpspreadsheet: Fix captions and hints of spreadsheet actions not being changeable.
2018-07-24 22:02:01 +00:00
fpstypes.pas
fpspreadsheet: Rework of worksheet sorting, patch by Zoran (
https://forum.lazarus.freepascal.org/index.php/topic,45474.msg321648.html
).
2019-06-17 12:08:12 +00:00
fpsutils.pas
fpspreadsheet: Rework of worksheet sorting, patch by Zoran (
https://forum.lazarus.freepascal.org/index.php/topic,45474.msg321648.html
).
2019-06-17 12:08:12 +00:00
fpsxmlcommon.pas
fpspreadsheet: Avoid format detection pick csv reader when fpsAllFormats is used and the provided xlsx file contains an error.
2019-02-27 12:13:19 +00:00
fpszipper.pp
uvirtuallayer_ole_helpers.pas
uvirtuallayer_ole_types.pas
uvirtuallayer_ole.pas
uvirtuallayer_stream.pas
uvirtuallayer_types.pas
uvirtuallayer.pas
wikitable.pas
xlsbiff2.pas
fpspreadsheet: Some clean-up
2018-12-25 08:58:16 +00:00
xlsbiff5.pas
fpspreadsheet: Redo automatic file format detection: Add method CheckFileFormat to each reader for overriding (check file header or whatever).
2018-12-18 13:08:58 +00:00
xlsbiff8.pas
fpspreadsheet: Fix crash in the biff8 reader's FreeSharedStringTable when no SST is used.
2019-05-13 15:43:06 +00:00
xlscommon.pas
fpspreadsheet: Some clean-up
2018-12-25 08:58:16 +00:00
xlsconst.pas
fpspreadsheet: Add formula MATCH. Improved error detection on math formulas.
2018-12-24 23:02:52 +00:00
xlsescher.pas
xlsxml.pas
fpspreadsheet: Support "ss:Data" nodes in Excell2003-xml reader.
2019-07-13 21:49:31 +00:00
xlsxooxml.pas
fpspreadsheet: Less stringent requirements for presence of localSheetID attributes for names ranges in xlsx files. Issue
#34381
.
2019-04-22 18:03:35 +00:00