lazarus/components/lazreport/source
2019-06-30 18:51:43 +00:00
..
addons LazReport: Fix transparent roundrect powerpdf export when there is a shadow, bug report and fix tip by @HumbertoSales 2019-06-30 18:51:43 +00:00
languages Translations: regenerated all relevant translation files after r61231 #5b72fe1d56 2019-05-16 23:10:15 +00:00
barcode.pas * Revert last patch, additional files committed by accident 2019-02-09 18:38:37 +00:00
bullets.res
fr3tolrf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fr_pencil.res
lazreport.lpk
lazreport.pas components: less hints 2016-03-01 15:26:12 +00:00
lr_about.lfm
lr_about.pas
lr_barc.lfm
lr_barc.pas Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
lr_bnded.lfm
lr_bnded.pas
lr_btyp.lfm
lr_btyp.pas
lr_chbox.pas
lr_checkbox.res
lr_class.pas LazReport: Support FormatStr with brackets (e.g. [h]:mm) in DateTime fields. Issue #34713, patch from Bartek Dajewski. 2019-03-17 09:22:31 +00:00
lr_color.pas
lr_const.pas LazReport: Documents the "IF" internal function, patch from Soner, issue #32197 2018-04-03 08:10:25 +00:00
lr_crossarray.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lr_crosstab.pas LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with 2017-12-27 15:24:36 +00:00
lr_crosstab.res
lr_crosstabeditor.lfm LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with 2017-12-27 15:24:36 +00:00
lr_crosstabeditor.pas LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with 2017-12-27 15:24:36 +00:00
lr_ctrls.pas
lr_dbcomponent.pas LazReport: Patch from Aleksey Lagunov (with changes) Issue #33556 2018-04-08 22:29:36 +00:00
lr_dbop.pas
lr_dbrel.pas
lr_dbset.pas
lr_desgn.lfm New patch from Aleksey Lagunov: 2016-06-14 20:44:19 +00:00
lr_desgn.pas Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
lr_design_ins_filed.lfm
lr_design_ins_filed.pas LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with 2017-12-27 15:24:36 +00:00
lr_dock.lfm
lr_dock.pas
lr_dopt.lfm
lr_dopt.pas
lr_dset.pas
lr_dsopt.lfm New patch from Aleksey Lagunov: 2016-06-14 20:44:19 +00:00
lr_dsopt.pas LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883, with 2017-12-27 15:24:36 +00:00
lr_e_csv.pas LazReport: removed old, inactive code. 2019-05-09 04:56:13 +00:00
lr_e_gen.pas
lr_e_htm.pas
lr_e_txt_params.lfm
lr_e_txt_params.pas
lr_e_txt.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
lr_edit.lfm New patch from Aleksey Lagunov: 2016-06-14 20:44:19 +00:00
lr_edit.pas lazreport: fix compilation with fpc 2.6.4 2016-07-10 12:10:18 +00:00
lr_ev_ed.lfm
lr_ev_ed.pas
lr_expres.lfm
lr_expres.pas
lr_flds.lfm
lr_flds.pas
lr_fmted.lfm
lr_fmted.pas Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
lr_fpc.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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
lr_funct_editor_unit.pas
lr_gedit.lfm
lr_gedit.pas
lr_grped.lfm
lr_grped.pas
lr_hilit.lfm
lr_hilit.pas
lr_hyphen.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lr_iflds.lfm
lr_iflds.pas
lr_insp.lfm
lr_insp.pas
lr_intrp.pas LazReport: fix parser error - if script variable contains word END. From Aleksey Lagunov 2016-08-31 20:58:17 +00:00
lr_newrp.lfm
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: The <expression> in the IF function can be a boolean value plus checks for NULL and EMPTY. 2018-04-03 08:17:06 +00:00
lr_pgopt.lfm
lr_pgopt.pas
lr_pgrid.pas LazReport: Include new PrinterIndex property in frPrintGrid for using PrinterSetupDialog. Issue #29373, patch from Jean Patrick. 2016-01-12 11:34:52 +00:00
lr_prdlg.lfm
lr_prdlg.pas
lr_previewtoolsabstract.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
lr_prntr.pas Reduce compiler warnings, initialize some uninitialized variables. 2017-12-29 18:47:51 +00:00
lr_progr.lfm
lr_progr.pas
lr_propedit.pas New patch from Aleksey Lagunov: 2016-06-14 20:44:19 +00:00
lr_register.pas
lr_register.res LazReport: New HiRes palette icons (by Roland Hahn) 2017-12-23 21:57:33 +00:00
lr_rrect.lfm
lr_rrect.pas
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 Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
lr_var.lfm
lr_var.pas
lr_vared.lfm
lr_vared.pas
lr_vbnd.lfm
lr_vbnd.pas
lr_vers.inc
lr_view.lfm New patch from Aleksey Lagunov: 2016-06-14 20:44:19 +00:00
lr_view.pas LazReport: missing unit in lr_view.pas in case DebugLR is defined. 2018-04-08 18:27:32 +00:00