jesus
b96124b3dc
LazReport: fix potential AV on execute script for dialog pages
...
Increased speed of report template import from a spreadsheet
fix compile with latest Lazarus
fix AV after destroy report designer
fix create CrossTab report on multiple pages
fix editing prepared report
from Aleksey Lagunov, issue #31457
git-svn-id: trunk@54576 -
2017-04-08 15:58:09 +00:00
jesus
8eda400e32
LazReport, fix compiling of fcl-pdf export with fpc fixes and 3.0.2
...
git-svn-id: trunk@54544 -
2017-04-06 15:54:20 +00:00
maxim
37f2d73f0a
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
...
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
juha
c6e74cb0e3
LazReport: Fix a problem exporting 2 pages from LazReport to JPEG image. Issue #31400 , patch from Lagunov Aleksey.
...
git-svn-id: trunk@54306 -
2017-02-28 16:29:19 +00:00
jesus
7595876aee
LazReport: PowerPDF exporter support for vertical and horizontal gradients (require PowerPDF v0.9.15)
...
git-svn-id: trunk@54156 -
2017-02-15 07:24:22 +00:00
jesus
3262394459
LazReport: fix fclpdf export compiling with fpc trunk
...
git-svn-id: trunk@54083 -
2017-02-03 17:25:32 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
jesus
99bb8c5526
LazReport: lrCodeReport: Fix: procedure TextOutXY. Use scale values, from Julio Jiménez B., issue #31155
...
git-svn-id: trunk@53835 -
2017-01-02 17:37:31 +00:00
jesus
6db7447b69
LazReport: Added a PDF exporter using fcl-pdf, from Aleksey Lagunov
...
git-svn-id: trunk@52919 -
2016-09-05 17:55:46 +00:00
jesus
a622f23dcd
LazReport: fix color of exported text when the color is a system color
...
git-svn-id: trunk@52562 -
2016-06-22 17:13:25 +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
c1776353d7
LazReport, fix exporting to postscript with CairoExport (file extension was right, but content was pdf)
...
git-svn-id: trunk@52467 -
2016-06-09 20:53:56 +00:00
maxim
207c318329
Regenerated translations
...
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
jesus
bb8f9b2c70
LazReport, fix Cairo PDF exporting of reports with checkbox objects
...
git-svn-id: trunk@52454 -
2016-06-08 20:12:01 +00:00
maxim
0f06da03a6
Translations: French translation update by Gilles Vasseur, bug #30136
...
git-svn-id: trunk@52312 -
2016-05-16 22:25:15 +00:00
maxim
515bc1f846
Translations: Hungarian translation update by Péter Gábor, bug #29947
...
git-svn-id: trunk@52133 -
2016-04-06 23:04:59 +00:00
jesus
6c347bb3b3
LazReport: spredsheet export: This patch alow export images and BarCode from lazReport to excel and LibreOffice, patch from Aleksey Lagunov
...
git-svn-id: trunk@52087 -
2016-03-29 23:16:33 +00:00
maxim
748d20f294
LazReport: updated Russian translation
...
git-svn-id: trunk@52081 -
2016-03-28 22:31:14 +00:00
jesus
b908501ed1
LazReport, Implement ability to filter by band type in fpspreadsheet export, modified patch from Luiz Americo, issue #29690
...
git-svn-id: trunk@52073 -
2016-03-27 19:26:44 +00:00
jesus
bcfb267d17
LazReport, fix compile lrSpreadsheetExport with latest laz_fpspreadsheet + start work on exporting images, patch from Aleksey Lagunov
...
git-svn-id: trunk@51891 -
2016-03-09 20:37:55 +00:00
jesus
6d052f5c97
LazReport, fix DialogControls compiling after fileutil utf8 wrappers were disabled
...
git-svn-id: trunk@51862 -
2016-03-08 18:42:15 +00:00
mattias
8495f3a998
components: less hints
...
git-svn-id: trunk@51786 -
2016-03-01 15:28:02 +00:00
maxim
9dd81506aa
LazReport: improved Russian translation
...
git-svn-id: trunk@51642 -
2016-02-16 22:59:09 +00:00
jesus
8b3dc8d735
LazReport: support for http links and print ranges on exported data to xls/xslx/odf formats, patch from Aleksey Lagunov
...
git-svn-id: trunk@51641 -
2016-02-16 19:30:12 +00:00
juha
946f8970fb
LazReport: Add sh-bangs to several shell scripts. Issue #29324 , patch from Paul Gevers.
...
git-svn-id: trunk@51478 -
2016-02-02 18:00:43 +00:00
maxim
99ca72b8e9
Translations: French translation update by Gilles Vasseur, bugs #29214 , #29222
...
git-svn-id: trunk@50970 -
2015-12-21 22:36:46 +00:00
jesus
79c0805afb
LazReport, lrCodeReport: sample for testing text layout
...
git-svn-id: trunk@49764 -
2015-09-05 19:00:17 +00:00
jesus
66468c8af8
LazReport, lrCodeReport: add missing layout text property, from Frans van Leeuwen, issue #28609
...
git-svn-id: trunk@49763 -
2015-09-05 18:55:30 +00:00
jesus
8804bbadce
LazReport: lrCodeReport RunReport procedure now takes an argument for optionally showing the report after run
...
git-svn-id: trunk@49760 -
2015-09-05 17:34:40 +00:00
jesus
400b4c4719
LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov
...
1. Improved speed on export
2. Fix export vertical merged cells
3. Add filter in save reports dialog for export to MS Excel 2007/2010
4. Fix scale factor on export - use hard coded const
5. Replace array to TfpList for register export filters
6. Add code for disable export filters in run-time
7. In report designer fix FileName property on preview report
git-svn-id: trunk@49728 -
2015-08-30 17:38:01 +00:00
blikblum
647b02469b
lazreport: revert revision 49710 #0c5e2500dc so code in Filter.AfterExport (e.g. SpreadsheetExport) that depends on file being already written works.
...
Adapts PDFExport to write the Stream in EndDoc instead of Destroy to avoid crash
git-svn-id: trunk@49718 -
2015-08-27 12:52:54 +00:00
maxim
806d5df569
LRSpreadsheetExport: added Hungarian translation by Péter Gábor, bug #28543
...
git-svn-id: trunk@49698 -
2015-08-20 22:10:28 +00:00
mattias
a4bea16efc
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@49692 -
2015-08-19 19:31:33 +00:00
maxim
66ea864afe
LRSpreadsheetExport: fixed typo and updated Russian translation
...
git-svn-id: trunk@49685 -
2015-08-18 23:33:31 +00:00
jesus
f5ade20d86
LazReport added: SpreadSheet (ods,xls,xlsx) exporter from Aleksey Lagunov
...
git-svn-id: trunk@49684 -
2015-08-18 04:20:14 +00:00
jesus
25c059c099
LazReport Patch from Aleksey Lagunov
...
1. For dialog controls in designer work UNDO
2. In lrForm StorageEditor list box with props now sorted
3. Fix error in lrSpreadsheetImport - not loaded last col and row
4. increase file format version to 2.9
5. add support for paragraph gap
6. add support for line spacing
7. In report designer add action for UNDO and REDO menu items
8. In designer fix AV on clipborad actions
git-svn-id: trunk@49658 -
2015-08-12 19:28:00 +00:00
juha
08c9621520
Change order of used units so that "deprecated" warnings are not triggered.
...
git-svn-id: trunk@49612 -
2015-08-07 17:20:40 +00:00
jesus
6291d0e126
LazReport, cairoexport: fine tuning of exported object width/height, from Julio Jiménez B.
...
git-svn-id: trunk@49270 -
2015-06-04 19:29:18 +00:00
jesus
d64dd2cde9
Lazreport, CairoExport: gapx and gapy calc adjustment is not necessary anymore, fix line split overwritting next line, patch from Julio Jiménez B.
...
git-svn-id: trunk@49257 -
2015-06-03 20:56:42 +00:00
jesus
5bdb00b61a
LazReport, reverted last patch which incorrectly changed the BarcodeView class (fix Class Object 'TfrCustomBarCodeView' not found exception in lrCodeReport sample)
...
git-svn-id: trunk@49256 -
2015-06-03 20:22:03 +00:00
jesus
bfe307d647
LazReport, fix image exporter filename, from willians cleyton, issue #27986
...
git-svn-id: trunk@48888 -
2015-04-29 05:52:30 +00:00
jesus
f54444c6ae
LazReport: Patch from Aleksey Lagunov:
...
1. fix work with Zeos DB components (lr.zeos.diff)
2. fix export to pdf with cairo export - correctly export justify text (lr.cairo.diff)
3. Increase max bands on page to 255
4. for MemoView implemebtated First Line indent - ParagraphGap property
5. Rework code for subreports - need for drag page in report designer
6. Rework code for crosstab reports - fix sorting in report
7. In report designer implement page reordering
git-svn-id: trunk@48876 -
2015-04-27 17:50:38 +00:00
jesus
3289794569
Translations: spanish translation complement
...
git-svn-id: trunk@48866 -
2015-04-25 22:56:24 +00:00
maxim
622dfa7549
Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803
...
git-svn-id: trunk@48851 -
2015-04-25 17:49:09 +00:00
maxim
5f1107ceab
LazReport, AddFunction addon: regenerated translations
...
git-svn-id: trunk@48848 -
2015-04-25 17:42:54 +00:00
maxim
99454578ac
Translations: French translation update by Gilles Vasseur, bug #27956
...
git-svn-id: trunk@48834 -
2015-04-24 12:25:22 +00:00
maxim
691df1520b
Translations: Hungarian translation update by Péter Gábor, bug #27903
...
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
jesus
267c003ecb
LazReport, refactored TfrBarCodeView into TfrCustomBarcodeView
...
git-svn-id: trunk@48545 -
2015-03-30 19:12:16 +00:00
jesus
5bfcb551a1
LazReport, fix lrOfficeImport when compiling with current fpspreadsheet, from Aleksey Lagunov
...
git-svn-id: trunk@47609 -
2015-02-06 21:50:49 +00:00
mattias
2315bd655d
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@47572 -
2015-01-31 10:22:28 +00:00