lazarus/components/lazreport/source
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
..
addons LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov 2015-08-30 17:38:01 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
barcode.pas
bullets.res LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
fr3tolrf.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
fr_pencil.res lazreport: restore resource images from LRS and make a RES file instead 2013-10-06 14:07:25 +00:00
lazreport.lpk LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lazreport.pas LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_about.lfm
lr_about.pas
lr_barc.lfm
lr_barc.pas LazReport, refactored TfrBarCodeView into TfrCustomBarcodeView 2015-03-30 19:12:16 +00:00
lr_bnded.lfm
lr_bnded.pas
lr_btyp.lfm
lr_btyp.pas LazReport, Child bands impleementation by Gabor Boros with changes, issue #26996 2014-11-13 16:59:18 +00:00
lr_chbox.pas LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_checkbox.res lazreport: use FPC resources for component images 2013-10-05 02:22:45 +00:00
lr_class.pas LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov 2015-08-30 17:38:01 +00:00
lr_color.pas LazReport: Patch from Alexey Lagunov: 2014-02-27 17:59:34 +00:00
lr_const.pas LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation. 2015-01-22 21:36:41 +00:00
lr_crossarray.pas LazReport: Patch from Aleksey Lagunov: 2015-04-27 17:50:38 +00:00
lr_crosstab.pas LazReport: Patch from Aleksey Lagunov: 2015-04-27 17:50:38 +00:00
lr_crosstab.res LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_crosstabeditor.lfm LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_crosstabeditor.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_ctrls.pas
lr_dbcomponent.pas LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_dbop.pas
lr_dbrel.pas LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_dbset.pas
lr_desgn.lfm LazReport Patch from Aleksey Lagunov 2015-08-12 19:28:00 +00:00
lr_desgn.pas LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov 2015-08-30 17:38:01 +00:00
lr_design_ins_filed.lfm LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_design_ins_filed.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lr_dock.lfm
lr_dock.pas
lr_dopt.lfm
lr_dopt.pas
lr_dset.pas
lr_dsopt.lfm LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_dsopt.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_e_csv.pas lazreport: simplified UTF8 handling 2015-02-13 21:04:51 +00:00
lr_e_gen.pas
lr_e_htm.pas
lr_e_txt_params.lfm lazreport, another couple of missing files 2014-08-28 15:27:44 +00:00
lr_e_txt_params.pas lazreport, another couple of missing files 2014-08-28 15:27:44 +00:00
lr_e_txt.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
lr_edit.lfm LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_edit.pas LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_ev_ed.lfm
lr_ev_ed.pas LazReport: check variable existence before trying to show it's composition (variables editor form), from Michel Tournay, issue #26281 2014-06-06 06:24:49 +00:00
lr_expres.lfm LazReport: improved localization, regenerated translations, updated Russian translation (bugs #26502, #26503) 2014-07-24 21:42:09 +00:00
lr_expres.pas LazReport: improved localization, regenerated translations, updated Russian translation (bugs #26502, #26503) 2014-07-24 21:42:09 +00:00
lr_flds.lfm
lr_flds.pas
lr_fmted.lfm
lr_fmted.pas LazReport: use DefaultFormatSettings.DecimalSeparator instead of deprecated DecimalSeparator. 2014-12-28 11:12:08 +00:00
lr_fpc.pas
lr_funct_editor_unit1.lfm LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation. 2015-01-22 21:36:41 +00:00
lr_funct_editor_unit1.pas LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation. 2015-01-22 21:36:41 +00:00
lr_funct_editor_unit.lfm LazReport, function and function parameters dialogs, fix difficult to read info about function and function parameters if the hint window color is too dark 2014-09-22 22:30:56 +00:00
lr_funct_editor_unit.pas LazReport: improved localization, regenerated translations, updated Russian translation (bugs #26502, #26503) 2014-07-24 21:42:09 +00:00
lr_gedit.lfm
lr_gedit.pas
lr_grped.lfm
lr_grped.pas
lr_hilit.lfm LazReport: New big patch from Alexey Lagunov (with small changes) 2014-08-28 04:10:20 +00:00
lr_hilit.pas
lr_hyphen.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_iflds.lfm
lr_iflds.pas
lr_insp.lfm
lr_insp.pas
lr_intrp.pas LazReport: Patch from Alexey Lagunov: 2014-02-27 17:59:34 +00:00
lr_newrp.lfm LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog 2013-09-27 20:45:11 +00:00
lr_newrp.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lr_pars.pas LazReport: complement of previous patch, from Alexey Lagunov 2013-10-26 22:23:48 +00:00
lr_pgopt.lfm
lr_pgopt.pas
lr_pgrid.pas ToDo items for some uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:59 +00:00
lr_prdlg.lfm LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_prdlg.pas LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_previewtoolsabstract.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_prntr.pas LazReport, fix identifying papers by size 2014-09-16 05:46:41 +00:00
lr_progr.lfm
lr_progr.pas
lr_propedit.pas
lr_register.pas LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_register.res LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_rrect.lfm
lr_rrect.pas LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_shape.lfm
lr_shape.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_srch.lfm
lr_srch.pas
lr_templ.lfm
lr_templ.pas
lr_utils.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lr_var.lfm
lr_var.pas
lr_vared.lfm
lr_vared.pas
lr_vbnd.lfm
lr_vbnd.pas
lr_vers.inc LazReport, fix compilation with FPC 2.6.5, patch from Julio Jiménez Borreguero 2014-03-13 14:52:07 +00:00
lr_view.lfm LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov 2014-09-04 19:28:33 +00:00
lr_view.pas LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov 2015-08-30 17:38:01 +00:00