jesus
|
7d1c2d987a
|
LazReport, fix loop adding pages on memo objects with long texts, issue #18719
git-svn-id: trunk@29570 -
|
2011-02-15 22:15:58 +00:00 |
|
jesus
|
83eb831066
|
LazReport, modify strange error msg on Undefined Symbol
git-svn-id: trunk@28928 -
|
2011-01-10 06:16:38 +00:00 |
|
jesus
|
5824cc61df
|
LazReport, removed unit sysutilsadd
git-svn-id: trunk@28808 -
|
2010-12-23 01:31:16 +00:00 |
|
jesus
|
3fe140b210
|
LazReport, fix problem on preview with zoom level<>100% sometimes a different font size was used for text objects (mostly non-windows targets)
git-svn-id: trunk@28806 -
|
2010-12-22 20:58:31 +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
|
83e2bb39fb
|
LazReport, support for shared images (on pdf export they create only one reference)
git-svn-id: trunk@28586 -
|
2010-12-01 22:12:51 +00:00 |
|
jesus
|
242d0d20fa
|
LazReport, support for images stored in old reports where they were stored as bitmaps
git-svn-id: trunk@28576 -
|
2010-11-30 18:43:04 +00:00 |
|
jesus
|
a15e960f93
|
LazReport, image formts report fixes, implemented shared property for Image object and pdf exporting support for this
git-svn-id: trunk@28564 -
|
2010-11-30 08:27:32 +00:00 |
|
jesus
|
946b781941
|
LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
|
2010-11-22 17:56:07 +00:00 |
|
jesus
|
f76100ca6b
|
Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
|
2010-11-22 17:18:53 +00:00 |
|
jesus
|
136094c9c3
|
LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
|
2010-11-22 16:02:05 +00:00 |
|
jesus
|
4c42919bff
|
LazReport, debug log
git-svn-id: trunk@28409 -
|
2010-11-22 15:54:07 +00:00 |
|
jesus
|
3e8c529d67
|
LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
|
2010-10-12 19:53:40 +00:00 |
|
jesus
|
35d7f5dcf0
|
LazReport, only do aggregate band if current band has designed view, issue #17474
git-svn-id: trunk@27528 -
|
2010-09-30 19:18:40 +00:00 |
|
jesus
|
65a23d6b0a
|
LazReport, additional debug output
git-svn-id: trunk@27527 -
|
2010-09-30 19:11:30 +00:00 |
|
jesus
|
b5451e65dc
|
LazReport, fix crash on aggregate functions if using frUserDataset
git-svn-id: trunk@27506 -
|
2010-09-28 14:46:06 +00:00 |
|
jesus
|
53660dfd65
|
LazReport, more inline debug output
git-svn-id: trunk@27457 -
|
2010-09-25 20:18:51 +00:00 |
|
jesus
|
3284b17929
|
LazReport, do not use localized band names for new objects
git-svn-id: trunk@27455 -
|
2010-09-25 18:08:16 +00:00 |
|
jesus
|
cd506ebd5a
|
LazReport, fix band's titles in report designer for some locales
git-svn-id: trunk@27453 -
|
2010-09-25 07:05:36 +00:00 |
|
jesus
|
1a459cb90c
|
LazReport: fix roIgnoreFieldNotFound makes complex expressions to fail, issue #17452
git-svn-id: trunk@27429 -
|
2010-09-21 15:28:15 +00:00 |
|
jesus
|
514a2ed285
|
LazReport, fix initial value on COUNT aggregate function, band name was not evaluated correctly
git-svn-id: trunk@27295 -
|
2010-09-10 20:45:11 +00:00 |
|
jesus
|
7143cf99a8
|
LazReport, show header band if masterband is empty but 'print if detail is empty' is checked
git-svn-id: trunk@26754 -
|
2010-07-20 20:47:56 +00:00 |
|
jesus
|
761b821f12
|
LazReport, added LoadFromXMLStream method
git-svn-id: trunk@26698 -
|
2010-07-16 20:15:05 +00:00 |
|
jesus
|
36021d1c6e
|
LazReport, implements ignoring non existing field on dataset option
git-svn-id: trunk@26283 -
|
2010-06-24 17:18:13 +00:00 |
|
blikblum
|
eb1c736e36
|
lazreport: remove workaround for old fpc bug / add const for StringToFloatDef param
git-svn-id: trunk@25224 -
|
2010-05-05 20:10:28 +00:00 |
|
jesus
|
f3cc81cdd4
|
LazReport, check for avoiding AV from Luiz Americo, issue #16405
git-svn-id: trunk@25199 -
|
2010-05-05 02:12:01 +00:00 |
|
jesus
|
6a78f28957
|
LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
|
2010-03-20 04:13:20 +00:00 |
|
jesus
|
197ebcc137
|
LazReport, fix encoding of custom date, from Luiz Americo, issue #14639
git-svn-id: trunk@24002 -
|
2010-03-15 02:14:09 +00:00 |
|
jesus
|
ec6f9fbae0
|
LazReport, added some internal functions into function list, issue #15678
git-svn-id: trunk@23745 -
|
2010-02-19 20:34:18 +00:00 |
|
jesus
|
fbc729bcf6
|
LazReport, another force variant to be internally float type instead of string (fpc bug?), fix using this variant in arithmetic operations
git-svn-id: trunk@23573 -
|
2010-01-27 16:38:34 +00:00 |
|
jesus
|
87000aa680
|
LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
|
2010-01-25 20:35:04 +00:00 |
|
paul
|
4bd228a50a
|
components: remove ver2_0 code
git-svn-id: trunk@23396 -
|
2010-01-06 18:02:16 +00:00 |
|
jesus
|
ed72cdd05c
|
Lazreport, fix word wrapped fields produce multiple rows in html export, made css output default, made COMMA the QuoteChar by default in CSV exporter
git-svn-id: trunk@23114 -
|
2009-12-13 00:50:52 +00:00 |
|
jesus
|
45f97fdb97
|
LazReport, implemented css in html exporter, patch with changes from Ts.Petrov, issue #15011
git-svn-id: trunk@23089 -
|
2009-12-12 08:10:41 +00:00 |
|
jesus
|
8249817978
|
LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
|
2009-12-10 22:14:45 +00:00 |
|
jesus
|
b5ca260573
|
LazReport, fix word wrapping/breaking of UTF-8 strings
git-svn-id: trunk@23057 -
|
2009-12-10 07:42:34 +00:00 |
|
paul
|
3ae1da9a91
|
lazreport: don't crash on preview if dataset is not set
git-svn-id: trunk@23044 -
|
2009-12-09 07:08:32 +00:00 |
|
jesus
|
ffcb9ab6f3
|
LazReport, improve export facilites
git-svn-id: trunk@22908 -
|
2009-12-01 22:07:01 +00:00 |
|
jesus
|
f0f61ca003
|
LazReport, fix exporting line's frames
git-svn-id: trunk@21632 -
|
2009-09-09 01:10:50 +00:00 |
|
jesus
|
d34808cb66
|
LazReport, made breakword code UTF-8 aware
git-svn-id: trunk@21325 -
|
2009-08-19 18:11:45 +00:00 |
|
jesus
|
d6ec04681b
|
LazReport, udpdate object inspector when changing object properties, fix stretched property, fix issue #9555
git-svn-id: trunk@21267 -
|
2009-08-17 17:36:45 +00:00 |
|
jesus
|
0fbf06339a
|
LazReport, improved class type checking in ExportTo method from Luiz Americo, issue #14116
git-svn-id: trunk@21112 -
|
2009-08-05 20:30:59 +00:00 |
|
jesus
|
383dc804de
|
LazReport, workaround for TimeToStr returning empty string on some locales, issue #14095
git-svn-id: trunk@20854 -
|
2009-07-13 22:51:46 +00:00 |
|
jesus
|
dc662f18d4
|
LazReport, update function descriptions, part of issue #14133
git-svn-id: trunk@20853 -
|
2009-07-13 22:39:30 +00:00 |
|
jesus
|
3e709448b3
|
lazreport, added/fixed some missing translations, issue #14133
git-svn-id: trunk@20841 -
|
2009-07-12 06:48:22 +00:00 |
|
jesus
|
ccae9c4c1c
|
LazReport, fix saving files using locale specific chars, issue #14109
git-svn-id: trunk@20819 -
|
2009-07-10 19:43:48 +00:00 |
|
jesus
|
f7680cf942
|
LazReport, cleanup from Luiz Americo, issue #14048
git-svn-id: trunk@20802 -
|
2009-07-06 20:19:38 +00:00 |
|
jesus
|
33c7117838
|
LazReport, some properties on band's script should refer to parent band instead of current bandview, fix issue #14082
git-svn-id: trunk@20777 -
|
2009-07-01 21:15:44 +00:00 |
|
jesus
|
cf67921720
|
Replace TList by TFpList in LazReport, from Luiz Americo, issue #13995
git-svn-id: trunk@20713 -
|
2009-06-22 15:21:39 +00:00 |
|
jesus
|
e1cce01c8c
|
LazReport, check for duplicate object names in designer, issue #13979
git-svn-id: trunk@20653 -
|
2009-06-17 15:31:49 +00:00 |
|