Commit Graph

767 Commits

Author SHA1 Message Date
wp_xxyyzz
8cf5275000 spready: SYLK reader supports numberformat, shaded background and cell border.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-08-01 09:55:03 +00:00
wp_xxyyzz
69ce81c937 spready: Fix records missing X and Y fields when reading SYLK files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7093 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-31 22:43:49 +00:00
wp_xxyyzz
83d472855c spready: Fix reading formulas for SYLK format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-31 21:29:07 +00:00
wp_xxyyzz
a67900a950 spready: Update to recent changes in fpspreadsheet, primarily show/hide columns/rows, add/remove page breaks.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-27 20:45:22 +00:00
wp_xxyyzz
42ad68b2bc spready: Add support for new worksheet option soAutoDetectCellType
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-20 10:23:34 +00:00
wp_xxyyzz
76311a1853 laz_icons: add versions of the icons in (laz)/images/windows containing an additional 256x256 image.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7020 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-07-01 17:34:26 +00:00
wp_xxyyzz
44d2b2a31f LazImageEditor: Fix compilation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-29 20:10:29 +00:00
wp_xxyyzz
b7442222f8 laz_icons: Add the "paw" icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7018 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-26 14:50:15 +00:00
wp_xxyyzz
eeefc3acf9 laz_icons: Initial commit of Lazarus icons (32-bit/64-bit overlays, various colors). Useful to distinguish several Laz versions on the desktop.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7016 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-06-24 13:20:38 +00:00
wp_xxyyzz
f79ae2fd57 spready: Fix compilation with Laz 1.8.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-03-02 10:41:10 +00:00
gbamber
c83fc920f3 V0.0.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-01 09:37:19 +00:00
gbamber
ebd3abea84 Compiled with source
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-10-31 08:31:07 +00:00
gbamber
a12042b8e6 Initial commit.
Fakecmd is a windows cmd.exe replacement intended to frustrate tech support scammers.  See readme.txt or use the command 'help' within cmd.exe for more details.
Compiles in Laz 2.x target=win32.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-10-31 08:26:11 +00:00
wp_xxyyzz
a143c72544 gobject-introspection: Fix compilation on Windows (issue #34219, patch by bartoc)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-09-04 21:15:58 +00:00
wp_xxyyzz
0ef3a22138 spready: Adapt to recent Align changes of child controls in TToolbar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6628 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-30 15:40:32 +00:00
wp_xxyyzz
e800b44430 spready: Add dialog for zooming
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-11 13:44:01 +00:00
wp_xxyyzz
823b51e2b5 spready: Add commands to show grid lines and grid headers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6594 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-11 10:55:08 +00:00
wp_xxyyzz
c3a67dc576 spready: Add option for automatic row height calculation after file is loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-11 10:39:34 +00:00
wp_xxyyzz
cdd13309aa spready: Add menu commands for zooming current worksheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-11 08:25:01 +00:00
wp_xxyyzz
6ec13372aa spready: drag and drop of files from Explorer (patch by Soner).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6583 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-10 11:29:29 +00:00
wp_xxyyzz
fc35dffc82 spready: Adapt to changes in fpspreadsheet.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6582 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-08-10 11:25:16 +00:00
wp_xxyyzz
712522fcce spready: Add tool button to clear format. Update to fpspreadsheet r6565.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6566 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-07-24 22:04:05 +00:00
wp_xxyyzz
e5cb6ff0f7 biffexplorer: Fix details of SELECTION record.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-12 20:40:21 +00:00
wp_xxyyzz
dad93e638e spready: Update to recent changes in fpspreadsheet formula engine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-06-12 20:06:46 +00:00
wp_xxyyzz
e797ae0afd biffexplorer: Show details for cell ranges in 3d references.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-10 22:57:13 +00:00
wp_xxyyzz
199e82661f biffexplorer: Show 3D cell addresses.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-08 21:35:12 +00:00
jesusr
cd5e168a20 clipanalizer: implemented delete format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-23 22:43:41 +00:00
jesusr
81234f6d34 clipanalizer: use ctClipboard as clipboard type.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-18 19:58:01 +00:00
jesusr
32c6021fc8 ClipAnalizer: Added a tool for analizing the clibpard.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-03-17 09:48:30 +00:00
wp_xxyyzz
1de4037030 Spready: Add menu item to turn off reading formulas.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-22 09:48:29 +00:00
wp_xxyyzz
04a727ef5d spready: Ignore formula parser IDE exceptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-20 18:55:30 +00:00
wp_xxyyzz
805a749b7f biffexplorer: Improved component layout (Autosize)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-31 09:45:20 +00:00
wp_xxyyzz
974a711b4c biffexplorer: Use VirtualTreeView v5 (instead of v4). Improved layout.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-31 09:41:30 +00:00
wp_xxyyzz
8ddf7321f2 biffexplorer: Add details for rpn formula attributes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-10-04 12:25:18 +00:00
gbamber
6b8cec125c Added Darwin 32-bit target. Compiles in all modes OK FPC 3.1.1/Laz 1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-14 09:17:37 +00:00
gbamber
6d82955d72 Updated for FPC 3.1.1/Laz 1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-14 09:01:51 +00:00
gbamber
b16b1c63ba Updated for FPC 3.1.1/Laz 1.9
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-14 08:54:26 +00:00
wp_xxyyzz
1461b2372e biffexplorer: Builtin palette changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-07-07 07:58:52 +00:00
wp_xxyyzz
4416a088f5 spready: Add Comment and Hyperlink actions to main menu (item "cell")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-27 10:39:44 +00:00
wp_xxyyzz
02d7044b6e spready: Avoid using Toolbutton Style tbsButtonDrop.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-24 15:44:14 +00:00
wp_xxyyzz
d8be456aec spready: Enable smoothscrolling of WorksheetGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5851 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-13 09:48:01 +00:00
wp_xxyyzz
cfc27bc84b spready: Minor improvements of worksheet protection. Add information on required packages to readme.txt.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5816 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-03-21 17:43:24 +00:00
wp_xxyyzz
e3d40d489f spready: Use decrypting xlsx reader. Add cell and worksheet protection.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-03-19 23:10:55 +00:00
wp_xxyyzz
dfc01330c2 biffexplorer: Fix display of protection items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5796 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-03-06 23:31:48 +00:00
wp_xxyyzz
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
wp_xxyyzz
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
gbamber
a0836b1928 Foobot update
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-23 16:42:21 +00:00
gbamber
1976d94e64 V0.2.4.0: Industrial component no longer a requirement
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5635 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-13 13:57:37 +00:00
gbamber
fc9e1d5ce6 V0.2.4.0 replaces sensors.res with foobot_sensors.res
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5634 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-13 13:40:28 +00:00
gbamber
49cbe4ab65 V0.2.4.0: More compressed with latest UPX
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5630 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-11 18:03:50 +00:00