Commit Graph

7562 Commits

Author SHA1 Message Date
wp_xxyyzz
fba35bacb4 fpspreadsheet: Add to the demo a test of conditional format with two rules in the same cell range
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 16:14:35 +00:00
wp_xxyyzz
efa8009d96 fpspreadsheet: Avoid writing duplicate conditional formatting styles to "styles.xml" of ods file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 16:08:11 +00:00
wp_xxyyzz
7f80fea142 fpspreadsheet: Support font as conditional formatting style (so far, ODS writer only)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 15:58:30 +00:00
wp_xxyyzz
724cd6ba30 fpspreadsheet: Fix usage of cell references and formulas in conditional formatting by ods and xlsx writers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 15:35:48 +00:00
wp_xxyyzz
474ce859da fpspreadsheet: Activate missing conditional formatting conditions in ODS writer (a few issues left)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 13:59:21 +00:00
wp_xxyyzz
54fc098d03 fpspreadsheet: Write some more conditional formatting conditions to ODS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-07-01 10:40:36 +00:00
wp_xxyyzz
1845d0fd8d fpspreadsheet: Some progress in writing conditional formatting to ODS files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-30 23:04:52 +00:00
wp_xxyyzz
23003e75b3 fpspreadsheet: Fix usage of strings in compare operations for conditional formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-30 20:45:14 +00:00
wp_xxyyzz
aff774ebc9 fpspreadsheet: Add writing of conditional formats to ODS (only cfcEqual condition, so far).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-30 10:46:07 +00:00
wp_xxyyzz
b80085c78d fpspreadsheet: Move conditional format list from worksheet to workbook (to facilitate handling for ODS).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-30 10:45:14 +00:00
wp_xxyyzz
ea76276469 fpspreadsheet: Add element array with conditional format indexes to TCell record. Needed by ODS writer and for visual controls.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-28 21:37:30 +00:00
wp_xxyyzz
72986ddc75 fpspreadsheet: top10 in conditional formatting. More advanced demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-26 16:36:32 +00:00
wp_xxyyzz
fbe85d7e44 fpspreadsheet: xlsx writer supports conditional formatting for duplicate/unique values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-26 11:37:21 +00:00
wp_xxyyzz
9a71231010 fpspreadsheet: Add writing of error-related conditional formatting conditions to xlsx writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-26 11:18:30 +00:00
wp_xxyyzz
8a30aacadb fpspreadsheet: Add writing of text-related conditional formatting conditions to xlsx writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-26 10:59:12 +00:00
wp_xxyyzz
5578d181a8 fpspreadsheet: Fix usage of format index (dxfId) in writing conditional formatting to xlsx.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-26 09:27:01 +00:00
wp_xxyyzz
7f4382a137 fpspreadsheet: Add conditions above/belowAverage to conditional formatting.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-25 23:10:44 +00:00
wp_xxyyzz
57b0651e64 fpspreadsheet: Cleanup restructuring of previous commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-25 17:59:07 +00:00
wp_xxyyzz
1c25309bdf fpspreadsheet: restructure examples/other folder.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-25 17:57:14 +00:00
wp_xxyyzz
e1fc35b13a fpspreadsheet: Add demo for conditional formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-25 17:23:36 +00:00
wp_xxyyzz
8160638051 fpspreadsheet: Initial commit for conditional formatting. Based on ideas of forum user "abcthing" (https://forum.lazarus.freepascal.org/index.php/topic,50149.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-25 17:18:32 +00:00
wp_xxyyzz
8eaf0586a4 LazStats: improved report layout of BlkAnovaUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-23 22:10:44 +00:00
wp_xxyyzz
82c367cb71 LazStats: more refactoring of BlkAnovaUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-23 18:28:18 +00:00
wp_xxyyzz
66a428dbb0 LazStats: More refactoring of BlkAnovaUnit (and OneCaseAnovaUnit)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-23 18:16:25 +00:00
wp_xxyyzz
6a36491ee5 LazStats: More refactoring of blkanovaunit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-23 17:41:18 +00:00
wp_xxyyzz
f8a14ebfe1 LazStats: some refactoring of BlkANOVAUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-23 17:16:32 +00:00
wp_xxyyzz
6dff879d57 CalLite: Add Russian localization.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 20:56:15 +00:00
wp_xxyyzz
5479062d57 ExCtrls: Add ButtonEx demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 17:48:06 +00:00
wp_xxyyzz
3a143abf8c Image_sources: add svg sources for the ExCtrls package icons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 17:44:31 +00:00
wp_xxyyzz
8a0af446b1 ExCtrls: PaintButton method.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-16 16:14:24 +00:00
wp_xxyyzz
0797f6f315 ExCtrls: clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-15 21:52:31 +00:00
wp_xxyyzz
c3495b2a0b ExCtrls: New component TButtonEx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-15 21:33:54 +00:00
wp_xxyyzz
2f0642c499 fpspreadsheet: Set version number to 1.13.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-02 12:19:22 +00:00
wp_xxyyzz
199c229c7f fpspreadsheet: Add fpsstrings.pot.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-02 11:57:40 +00:00
wp_xxyyzz
f8b9d39838 fpspreadsheet: Prepare for new release v1.12: Remove chart support. Set version number to 1.12. Update help files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-02 11:50:30 +00:00
wp_xxyyzz
d6d931d6a6 LazStats: Some refinements in the chm help file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-06-01 17:24:09 +00:00
alexs75
95dbdff180 RxFPC:try to fix RxDBGrid footer row with TSQLQuery
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-29 21:08:57 +00:00
wp_xxyyzz
070742ad3e LazStats: Refactor DataProcs unit, in particular TAB, CSV and SSV import/export routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 22:45:40 +00:00
wp_xxyyzz
f635c93904 LazStats: Refactor DataSmoothUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 20:58:55 +00:00
wp_xxyyzz
748a489574 Lazstats: Correct handling of HelpContext and HelpKeyword.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 18:02:20 +00:00
wp_xxyyzz
837521fe3d LazStats: Fix help callback to be usable for the help context assigned to menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 17:42:01 +00:00
wp_xxyyzz
23c9b29e57 LazStats: Activate chm help for items in Cross-Classification menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 16:18:22 +00:00
wp_xxyyzz
049a6d4696 Lazstats: Activate chm help for items in Comparisons menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 16:08:34 +00:00
wp_xxyyzz
8ba269fd4d LazStats: Activate chm help for Correlations menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 15:08:17 +00:00
wp_xxyyzz
2d0a354989 LazStats: Activate chm help for Multiple Regression menu items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-26 14:51:03 +00:00
wp_xxyyzz
c576933808 jvcllaz: JvPascalInterpreter packages does not compile for 64-bit. Add directive to stop compilation with decent error message.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-25 22:25:22 +00:00
wp_xxyyzz
3f5a223715 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-23 08:13:16 +00:00
wp_xxyyzz
50b17876b0 exctrls: Make demos usable in non-trunk Lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-22 08:20:36 +00:00
wp_xxyyzz
6ffccb0884 exctrls: Initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7464 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-22 08:12:36 +00:00
wp_xxyyzz
b539a4c9fe image_sources: new palette icons for the T*Edit components avoiding similarity with TCombobox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7463 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-05-21 08:02:48 +00:00