Commit Graph

770 Commits

Author SHA1 Message Date
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
maxim
b62c496f73 Translations: French translation update by Gilles Vasseur, bug #27932
git-svn-id: trunk@48819 -
2015-04-23 11:53:00 +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
maxim
d6d9e33055 Translations: updated French translation by Gilles Vasseur, bug #27846
git-svn-id: trunk@48749 -
2015-04-13 22:22:39 +00:00
jesus
267c003ecb LazReport, refactored TfrBarCodeView into TfrCustomBarcodeView
git-svn-id: trunk@48545 -
2015-03-30 19:12:16 +00:00
juha
7003a55fb6 ToDo items for some uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48452 -
2015-03-22 10:17:59 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
mattias
6b22a465f7 examples: removed obsolete SrcPath
git-svn-id: trunk@48101 -
2015-03-02 18:57:39 +00:00
maxim
c3c9b8a16a LazReport: Polish translation update by Paweł Dmitruk, bug #27548. While at this, regenerated all other translations.
git-svn-id: trunk@48024 -
2015-02-26 22:08:31 +00:00