maxim
1938069c3a
Merged revision(s) 51260 #6c2d50b2d5, 52448 #513a34caf9, 52454 #bb8f9b2c70, 52465 #d4b66e8921, 52467 #c1776353d7, 52503 #a539c0253f from trunk:
...
LazReport: Include new PrinterIndex property in frPrintGrid for using PrinterSetupDialog. Issue #29373 , patch from Jean Patrick.
........
LazReport, fix designer gdi leak on deleting objects
........
LazReport, fix Cairo PDF exporting of reports with checkbox objects
........
LazReport, force repaint of preview once report has been exported
........
LazReport, fix exporting to postscript with CairoExport (file extension was right, but content was pdf)
........
LazReport, fix duplicates in filter list for some Export filters (htm and csv)
........
git-svn-id: branches/fixes_1_6@54175 -
2017-02-16 22:15:44 +00:00
michl
dabd63aa99
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
...
git-svn-id: branches/fixes_1_6@54006 -
2017-01-26 07:25:32 +00:00
maxim
93fcc95573
Merged revision(s) 53835 #99bb8c5526 from trunk:
...
LazReport: lrCodeReport: Fix: procedure TextOutXY. Use scale values, from Julio Jiménez B., issue #31155
........
git-svn-id: branches/fixes_1_6@53972 -
2017-01-18 22:41:20 +00:00
maxim
8a4020018d
Merged revision(s) 52463 #36046a9b4d from trunk:
...
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
........
git-svn-id: branches/fixes_1_6@52464 -
2016-06-08 23:14:40 +00:00
maxim
73b7465483
Merged revision(s) 52455 #207c318329 from trunk:
...
Regenerated translations
........
git-svn-id: branches/fixes_1_6@52462 -
2016-06-08 22:43:10 +00:00
maxim
8bb25ec8e7
Merged revision(s) 52254 #fbb22d7bea from trunk:
...
LazReport, Normalize ReportCreateDate and ReportLastChange on saving, patch from Simone Giacomelli, issue #27008
........
git-svn-id: branches/fixes_1_6@52279 -
2016-05-03 22:12:08 +00:00
maxim
1c99a2ddbb
Merged revision(s) 52175 #1a75fc1249 from trunk:
...
LazReport, fix AV on changing band height
........
git-svn-id: branches/fixes_1_6@52189 -
2016-04-13 22:39:02 +00:00
maxim
239d5cee9e
Merged revision(s) 51791 #26d9446403, 52095 #93b5f73def from trunk:
...
LazReport, Decouple flHideZeros and flBandPrintChildIfNotVisible, modified patch by Luiz Americo, fix issue #29313
........
LazReport, fix text width calc on rotated memos, issue #29890
........
git-svn-id: branches/fixes_1_6@52171 -
2016-04-11 22:16:21 +00:00
maxim
3916f3bfe6
Merged revision(s) 52083 #34c44d4784 from trunk:
...
LazReport: Czech translation update by Jiří Vejda, bug #29897
........
git-svn-id: branches/fixes_1_6@52084 -
2016-03-28 22:52:26 +00:00
maxim
108a18848a
Merged revision(s) 52048 #19fa81f7bc from trunk:
...
LazReport: Czech translation update by Jiří Vejda, bug #29881
........
git-svn-id: branches/fixes_1_6@52049 -
2016-03-24 21:48:39 +00:00
maxim
833292149f
Merged revision(s) 51494 #fa04e5624c from trunk:
...
LazReport, fix list of functions provided by lrAddAddFunctionLibrary not being listed in function list if LazReport compiled with FPC r31941 #8568dbce1f or newer, patch from Aleksey Lagunov
........
git-svn-id: branches/fixes_1_6@51993 -
2016-03-19 13:25:13 +00:00
maxim
14115db480
Merged revision(s) 50970 #99ca72b8e9 from trunk:
...
Translations: French translation update by Gilles Vasseur, bugs #29214 , #29222
........
git-svn-id: branches/fixes_1_6@50981 -
2015-12-21 23:08:28 +00:00
maxim
8ae2164814
Merged revision(s) 50554 #0b0f12ffd5 from trunk:
...
Translations: Hungarian translation update by Péter Gábor, bug #29118
........
git-svn-id: branches/fixes_1_6@50555 -
2015-12-01 21:27:14 +00:00
juha
dd99e47f84
LazReport: Check the length of a string before accessing its members. Issue #28896 , patch from Tony Whyman.
...
git-svn-id: trunk@50162 -
2015-10-25 09:22:43 +00:00
jesus
357c12a4d6
LazReport, added missing package_images.sh
...
git-svn-id: trunk@49855 -
2015-09-20 15:54:45 +00:00
jesus
67c31934b5
LazReport: fix mem leak
...
git-svn-id: trunk@49800 -
2015-09-09 19:19:14 +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
blikblum
0c5e2500dc
lazreport: fix crash in pdf export
...
git-svn-id: trunk@49710 -
2015-08-26 02:17:10 +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
maxim
b77c1d45bc
Translations: Hungarian translation update by Péter Gábor, bug #28543
...
git-svn-id: trunk@49693 -
2015-08-19 21:54:50 +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
jesus
2024fef1d5
LazReport, fix leak left by previous patch
...
git-svn-id: trunk@49627 -
2015-08-10 17:53:08 +00:00
jesus
4eaea7c197
LazReport, cut the objects that fall outside of page boundaries on preview window
...
git-svn-id: trunk@49625 -
2015-08-10 05:09:28 +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
juha
06ac76f560
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
...
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
maxim
f91db6d3f4
Translations: improved Russian translation
...
git-svn-id: trunk@49360 -
2015-06-17 22:03:01 +00:00
maxim
6b67ca24c9
Translations: improved Russian translation
...
git-svn-id: trunk@49356 -
2015-06-16 23:56:38 +00:00
mattias
da6e82de8f
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@49340 -
2015-06-16 08:58:34 +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
73ce2ed74c
LazReport, Patch to print SubReports on PageFooter, from Luigi, issue #25285
...
git-svn-id: trunk@49215 -
2015-05-29 19:29:51 +00:00
jesus
a16431b3ac
LazReport, fix loading of old binary reports (older than version 28), modified patch from Tsvetoslav, issue #27179
...
git-svn-id: trunk@49154 -
2015-05-23 22:37:52 +00:00
mattias
54166afa19
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@49129 -
2015-05-22 06:24:51 +00:00
jesus
336bdda458
LazReport, when formatting numbers check that value is really numeric, issue #28114
...
git-svn-id: trunk@49121 -
2015-05-20 17:04:07 +00:00
jesus
579e2fa2e6
LazReport, case insensitive classname compare
...
git-svn-id: trunk@49072 -
2015-05-17 17:59:50 +00:00
jesus
aff6009359
Translations: corrections to spanish translation by Julio Jiménez B.
...
git-svn-id: trunk@48896 -
2015-04-29 20:08:08 +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