|
4191575bd1
|
fpspreadsheet: Implement reading of shared formulas with cell block arguments (see http://forum.lazarus.freepascal.org/index.php/topic,35903.msg238701.html#msg238701)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 22:57:23 +00:00 |
|
|
00150366d5
|
spready: Compile with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:23:54 +00:00 |
|
|
607ac199ac
|
lazspreadsheet: Compile with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5765 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:22:31 +00:00 |
|
|
f85d2543ba
|
fpspreadsheet: Make sure that all demos are compiled with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:21:56 +00:00 |
|
|
2f57f36178
|
fpspreadsheet: Fix TsCopyAction if triggered by copy brush toolbutton
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5763 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:20:48 +00:00 |
|
|
7383d29bb7
|
fpspreadsheet: Fix overflowing right-align cell painting into fixed cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:19:00 +00:00 |
|
|
4b36e4b183
|
tvplanit: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5761 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:16:28 +00:00 |
|
|
636d76d7d4
|
spktoolbar: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:16:02 +00:00 |
|
|
b392d8dabf
|
mbColorLib: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5759 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:15:34 +00:00 |
|
|
dd9d44a6d8
|
jvcllaz: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5758 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:15:05 +00:00 |
|
|
f2687df00c
|
colorpalette: Compile demos with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5757 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-20 17:12:34 +00:00 |
|
|
a306981b46
|
fpspreadsheet: Fix xlsx reader incorrectly detecting word wrap.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-18 20:23:25 +00:00 |
|
|
b00e9fa332
|
fpspreadsheet: Suppress filler columns in xlsx files by reading the dimensions attribute.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-18 19:01:22 +00:00 |
|
|
7e91f6373f
|
fpspreadsheet: Fix different listseparator used in formulas of ods files written by Excel.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-18 18:19:53 +00:00 |
|
|
280dc39ddc
|
fpspreadsheet: Fix formulas from prev sheet overrunning other formulas in sheet, xlsx issue (SharedFormulaBase list must be reset for each sheet) - see http://forum.lazarus.freepascal.org/index.php/topic,35903.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-18 17:31:05 +00:00 |
|
|
ef4c18081d
|
fpspreadsheet: Replace prev commit by better fix for formulas with return a blank cell being lost.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-18 16:54:50 +00:00 |
|
|
cf167af00d
|
fpspreadsheet: Fix TsWorksheet.WriteBlank erasing formula (see: http://forum.lazarus.freepascal.org/index.php/topic,35906.msg238389/topicseen.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-17 23:38:47 +00:00 |
|
|
694b61fac2
|
fpspreadsheet: Experimental implementation of moving of columns (see http://forum.lazarus.freepascal.org/index.php/topic,35733.0.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5750 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-15 21:56:11 +00:00 |
|
|
6ac78ab6b6
|
fpspreadsheet: Fix default value of TsWorksheetGrid.AutoExpand.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5749 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-15 10:08:42 +00:00 |
|
|
7ba570a589
|
PowerPDF: version 0.9.14 -> 0.9.15
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5748 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-15 06:50:57 +00:00 |
|
|
f2ebc88e05
|
PowerPDF: added Lazarus console demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5747 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-15 06:47:11 +00:00 |
|
|
e15e8375ca
|
PowerPDF: Basic gradient support for TPRRect
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-15 06:31:55 +00:00 |
|
|
3a01999407
|
RxFPC:add new property in RxDBGrid.Collumn.Footer - Color
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-10 07:05:15 +00:00 |
|
|
6583f2dc83
|
fpspreadsheet: Update chm help files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-09 18:51:50 +00:00 |
|
|
40425457c3
|
fpspreadsheet: Fix broken script for api chm file generation (possibly broken in r5282)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-09 18:51:17 +00:00 |
|
|
2d45c4ca42
|
fpspreadsheet: Add new AutoExpand mode aeDefault to WorksheetGrid which expands a "small" worksheet to default size (see: http://forum.lazarus.freepascal.org/index.php/topic,35347.msg237128.html#msg237128)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-09 18:47:02 +00:00 |
|
|
d3f2c24886
|
fpspreadsheet: Less warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-09 18:44:58 +00:00 |
|
|
ebb9b428ea
|
fpspreadsheet: Set "use unit" flag of fpscell. Update demo_write_formatting to use package instead of path to fpspreadsheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-05 21:04:36 +00:00 |
|
|
5ef12d417d
|
RxFPC: fix compile rxversinfo.pas with lazarus 1.6, 1.6.2 - tnx GetMem
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-05 13:41:41 +00:00 |
|
|
07f9fa03df
|
fpspreadsheet: Fix worksheetgrid initially selecting cell B1 if attached to the internal workbook source
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-02-03 12:09:21 +00:00 |
|
|
f481479e3f
|
fpspreadsheet: Fix AutoRowHeight calculation in grid if numberic cell content is rotated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 21:39:14 +00:00 |
|
|
ebb8ad7ad3
|
fpspreadsheet: Ignore merged cells when calculating AutoColWidth (like Excel).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 21:18:56 +00:00 |
|
|
c1adce9a43
|
fpspreadsheet: Fix AutoColWidth calculation if cell content is wider than column
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 18:04:36 +00:00 |
|
|
d1a789115f
|
Removed unnecessary files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 10:31:20 +00:00 |
|
|
b829f888dc
|
Updated OPM Zip
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 10:20:42 +00:00 |
|
|
32453f82f2
|
Minor bugfixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 10:13:35 +00:00 |
|
|
e109947a5f
|
To v1.2.7.0
ReadMe now bundled as resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5731 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-30 08:51:14 +00:00 |
|
|
51c5b20239
|
To V0.3.8
Improvements to MakeShortCut (Windows)
Test installer now self-updates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 17:35:15 +00:00 |
|
|
4938bf8ec4
|
fpspreadsheet: Overload also worksheet *function* WriteCellValueAsString.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 16:09:52 +00:00 |
|
|
fee22c947f
|
fpspreadsheet: Simplify csv reader interpreting text (calls worksheet's WriteCellValueAsString now).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 14:48:27 +00:00 |
|
|
27b17a3585
|
fpspreadsheet: Overload Worksheet.WriteCellValueAsString with version having its own FormatSettings as a parameter.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 14:04:52 +00:00 |
|
|
a5360a4533
|
To 0.3.7.4
Tweaks for Linux
Universal Installer included
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 13:33:03 +00:00 |
|
|
a1814e26bd
|
To V0.3.7.1
Universal Installer added (wip)
OPM Version incremented
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 12:38:16 +00:00 |
|
|
d3dfc8e221
|
BugFix: If dropped onto a project with no version info, a useful message is displayed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 09:45:53 +00:00 |
|
|
d7b934b375
|
To V0.3.6.0
Bugfix in MakeShortCut (Windows) and other fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-29 08:46:39 +00:00 |
|
|
448fa84260
|
Update for OPM to 0.3.5.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-28 11:33:44 +00:00 |
|
|
fc3d43a170
|
To V0.3.5.0. Shortcut code working in Windows and Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-28 11:30:16 +00:00 |
|
|
0b3de90fc7
|
Work-in-progress.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-28 08:18:06 +00:00 |
|
|
4fa832acde
|
Work-in-progress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-27 16:24:27 +00:00 |
|
|
55b0f8fb67
|
Work-in-progress
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-01-27 15:03:28 +00:00 |
|