Commit Graph

15 Commits

Author SHA1 Message Date
juha
b53ad7ceed Components: Reduce calls to UpperCase() and LowerCase(). Improves performance.
git-svn-id: trunk@64506 -
2021-02-08 19:09:30 +00:00
jesus
e6c02d77d7 LazReport: The <expression> in the IF function can be a boolean value plus checks for NULL and EMPTY.
git-svn-id: trunk@57597 -
2018-04-03 08:17:06 +00:00
jesus
df0d616b82 New patch from Aleksey Lagunov:
1. Send to email addons
 - fix work with post client if client locked exported file
2. Internal scrip
 - add mouse cursors const to script engine
 - localize error messages (add russian messages)
 - fix error on parse string values in scrip (now work ' char in string)
3. Report designer
 - in report designer add check code before save script
 - for memo object on master/detail band add popup menu for
   quick select fields from master/detail datasets
   (see option in designer options dialog)

 - fix show scrip editor for dialog page on mouse duble click

4. Crross report
 - add scrip suppert
 - add internal const "CrosViewIsEmpty" 

5. Cleanup code 

git-svn-id: trunk@52504 -
2016-06-14 20:44:19 +00:00
jesus
b1d5a81dfb LazReport: complement of previous patch, from Alexey Lagunov
git-svn-id: trunk@43326 -
2013-10-26 22:23:48 +00:00
jesus
46fc6c7b38 LazReport, fix IF statement in scripts where conditions are in different lines, from Aleksey Lagunov
git-svn-id: trunk@41762 -
2013-06-18 14:33:05 +00:00
blikblum
eeacb41a25 lazreport - Revert part of rev 37448 #f1c82d9a6d. Fixes issue #22451
git-svn-id: trunk@38647 -
2012-09-14 01:32:44 +00:00
jesus
f1c82d9a6d LazReport, continue work on dialogs and some fixes, for details see issue #22141
git-svn-id: trunk@37448 -
2012-05-29 04:42:31 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +00:00
blikblum
910c720151 lazreport: revert 36490 #360d1f97d1. Issue #21624.
git-svn-id: trunk@36525 -
2012-04-02 16:53:24 +00:00
blikblum
360d1f97d1 lazreport: dont change case of param name when calling OnGetValue(GetVariableValue) in TfrParser. Make consistent with calling GetVariableValue directly
git-svn-id: trunk@36490 -
2012-03-31 21:52:53 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
jesus
dec60d59d3 LazReport, use debug output facilities from lclproc
git-svn-id: trunk@28623 -
2010-12-04 20:20:34 +00:00
jesus
5e315771f3 LazReport, fix problem on IDE creating an OnUserFunction handler due name clash
git-svn-id: trunk@27440 -
2010-09-22 21:17:08 +00:00
jesus
d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00