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
359f18e6a9500dc00c457bf054b01a417b38a869
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
History
wp_xxyyzz
5b4317a706
fpspreadsheet: Fix writing non-printable characters writing to xml-like formats (xlsx, ods, wikitable). Add test case to error tests. Improve syntaxhighlighter for wikitablemaker demo (still not perfect).
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3611
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-29 22:27:03 +00:00
..
db_import_export
fpspreadsheet: Lots of cosmetics. Updated version of the chm help file.
2014-09-21 00:10:31 +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: 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
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: Add variant of the fpsgrid demo which does not require installation of the laz_fpspreadsheet_visual package. Fix incorrect centering of text in merged cells.
2014-09-14 22:53:45 +00:00
fpsgrid_no_install
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
fpsspeedtest
fpspreadsheet: Fix option boBufStream writing defective ods and xlsx files.
2014-08-07 12:52:26 +00:00
ooxmldemo
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
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: Extend "inspector" page in "spready" demo to show information on the selected worksheet of the loaded workbook.
2014-09-24 11:17:43 +00:00
wikitabledemo
fpspreadsheet: Entering an empty string in an unformatted cell of the WorksheetGrid removes the cell from the worksheet. wiki writer takes stores font name.
2014-09-27 22:46:21 +00:00
wikitablemaker
fpspreadsheet: Fix writing non-printable characters writing to xml-like formats (xlsx, ods, wikitable). Add test case to error tests. Improve syntaxhighlighter for wikitablemaker demo (still not perfect).
2014-09-29 22:27:03 +00:00