Commit Graph

56 Commits

Author SHA1 Message Date
Ivan Femia
2e2a04dba5 Fix issue #87
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@172 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-05 19:27:37 +00:00
Tomek Mackowski
bf4e0aabf1 #83 Enhanced color picker (DEMO21) to demonstrate how 'theme' and 'tint' can be used for coloring cells
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@171 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-04 22:09:11 +00:00
Tomek Mackowski
dfe73c22dd Fix #86 - add support for all Excel coloring options - standard color themes, indexed colors and tint
Both writer and reader updated.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@170 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-04 21:52:43 +00:00
Ivan Femia
b7481a4077 Issue #83 and issue #90 fixed
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@169 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-04 19:15:49 +00:00
Ivan Femia
9b9915e3e8 Alpha version of CSV Writer by Daniel.St-Jacques
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@168 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-28 19:38:23 +00:00
Ivan Femia
e0d60fe706 Fixed Reading styles demos moved to demo 26 and 27
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@165 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-26 03:09:42 +00:00
Tomek Mackowski
e8aa4ec888 #25 Adding support for reading styles in the READER
Currently following style options are supported:
-fonts
-borders
-fills
-number formats

DEMO1 and DEMO2 updated 

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@164 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-25 21:32:43 +00:00
Tomek Mackowski
e75ecc745c Follow up on issue #73 . Set correct range for data validation.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@157 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-12 17:57:44 +00:00
Tomek Mackowski
f127551eae Fix #81 - remove trailing bytes from app. server file
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@156 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-10 21:14:48 +00:00
Ivan Femia
d43997b929 Changed Attribute visibility in class ZCL_EXCEL_STYLE_CONDITIONAL, added a new demo report
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@154 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-04-01 13:52:57 +00:00
Gregor Wolf
3061e0a039 Included the patch for the SET_MERGE and GET_MERGE methods of ZCL_EXCEL_WORKSHEET by Victor Alekhin to solve issue #79. Extended demo report ZDEMO_EXCEL13 to test the new functionality.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@151 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-03-25 18:46:24 +00:00
Ivan Femia
3cd4377f00 test commit
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@148 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-20 14:50:27 +00:00
Gregor Wolf
eeb4bd385e Adjustments to demo reports using data validation due to the incompatible changes for issue #54.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@145 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-18 00:08:22 +00:00
Gregor Wolf
aa2e71340b Enhanced ZCL_EXCEL_DATA_VALIDATION and ZCL_EXCEL_WRITER_2007 to fix issue #54. Adjusted demo report ZDEMO_EXCEL9 to show the new features. New data elements for validation error style and validation operator. Incompatible change of the attribute value attribute of class ZCL_EXCEL_DATA_VALIDATION to formula1.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@143 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-17 23:47:45 +00:00
Gregor Wolf
1923e1b56f Adjusted ZDEMO_EXCEL9 to illustrate issue #76.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@142 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-17 21:09:00 +00:00
Gregor Wolf
7b2a4c1a50 Fix < 7.02 compatibility problem in ZDEMO_EXCEL24.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@139 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-17 19:24:05 +00:00
Gregor Wolf
d6447cd59e Added data validation to demo report ZDEMO_EXCEL3 to illustrate the problem of issue #73.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@135 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-13 11:35:30 +00:00
Gregor Wolf
6f16e240a4 Enhanched demo report ZDEMO_EXCEL17 to illustrate issue #72.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@131 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-09 20:50:46 +00:00
Gregor Wolf
5193f47fff Added cell merge to demo report ZDEMO_EXCEL9 as there was a problem reported in issue #64 that data validations could not be combined with cell merges.
Little correction to revidion 125 of method get_dimension_range in class ZCL_EXCEL_WORKSHEET.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@127 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-05 17:35:14 +00:00
Ivan Femia
858c9a0b14 Fixed issue #65
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@121 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-02 18:16:39 +00:00
Ivan Femia
aacd0a08a3 Fixed issue #63
Added demo23 and demo24 to demo collection report

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@119 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-02-01 22:12:05 +00:00
Gregor Wolf
56cfd1dd54 Fill count attribute of mergeCells dynamically to fix issue #64. The demo report ZDEMO_EXCEL13 was adjusted to test also if merge works when oher merged chells are empty.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@115 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-29 21:14:42 +00:00
Gregor Wolf
61045cc6ff Created demo report ZDEMO_EXCEL24 to test solution of issue #47 with revision 78.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@113 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-29 16:46:24 +00:00
Gregor Wolf
f050d256d0 Made constant zcl_excel_style_number_format=>c_format_text public to fix issue #61. Demo report ZDEMO_EXCEL22 adjusted to test it.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@111 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-29 16:10:03 +00:00
Gregor Wolf
346a9ac6c6 Updated demo report ZDEMO_EXCEL22 to fix issue #60
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@107 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-23 10:46:51 +00:00
Gregor Wolf
96ebafdc35 Change Demo Reports to make them 6.20 compatible and fix Issue #58.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@102 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-19 18:36:54 +00:00
Gregor Wolf
57285cd8b8 Additions to ZCL_EXCEL_WORKSHEET, ZCL_EXCEL_SHEET_SETUP and ZCL_EXCEL_WRITER_2007 to solve Issue #57 Worksheet Gridlines on/off option. In addition to this now print output can be centered horizontal & vertical. Added demo report ZDEMO_EXCEL23.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@100 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-01-16 17:08:27 +00:00
Gregor Wolf
d9e11df690 Added cl_gui_cfw=>flush( ) call to all demo reports to fix issue #56.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@94 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-28 10:10:49 +00:00
Gregor Wolf
7c6245d146 Added parameter p_empty to allow testing of issue #51.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@92 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-24 13:28:06 +00:00
Gregor Wolf
440c384cdb Small correction to ZDEMO_EXCEL16 to not throw an error when image can't be found at c:\Program Files\SAP\FrontEnd\SAPgui\wwi\graphics\W_bio.bmp.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@90 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-24 12:06:49 +00:00
Gregor Wolf
64e0062571 Changed demo reports 2 to 22 for 6.40 compatibility according to issue #55.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@89 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-24 11:34:08 +00:00
Gregor Wolf
54163801d2 Fixes for Issue #55. New data element ZEXCEL_EXPORT_DIR to support demo reports on AS ABAP 6.40. First adjusted reports ZDEMO_EXCEL and ZDEMO_EXCEL1.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@88 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-24 09:22:42 +00:00
Ivan Femia
047330e494 Data Validation Custom, Sheet Properties, DEMO22 (based on real Business Requirements)
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@85 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-21 20:23:36 +00:00
Ivan Femia
37a0a5582a Style management for table fieldcatalog, DEMO22 Commit
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@83 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-20 19:59:53 +00:00
Ivan Femia
92573fea3c Implementation of worksheet set_title / get_title.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@80 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-17 21:21:36 +00:00
Gregor Wolf
e7e0808ab1 Adjusted ZDEMO_EXCEL2 to test the fix of Issue #44.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@77 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-12 05:57:58 +00:00
Gregor Wolf
17158fc642 Fix Issue #43 by adding ' before and after the name when it contains a space. Demo report ZDEMO_EXCEL9 is adjusted to test this functionality.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@72 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-06 22:16:09 +00:00
Ivan Femia
4ab819c859 Enhancement see issue #39
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@67 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-06 12:58:15 +00:00
Gregor Wolf
8c59fdb74e Make ZDEMO_EXCEL21 work with NetWeaver ABAP < 7.02
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@66 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-12-01 23:09:27 +00:00
Gregor Wolf
0c71e6672a New abap2xlsx Demo: Backgound Color Picker
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@64 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-27 16:24:22 +00:00
Ivan Femia
7dc63196d4 Password encrypt algorithm by Joachim Wrba
Demo20 by default uses SAPWorkdir

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@51 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-20 17:21:45 +00:00
Ivan Femia
50b7a0802f git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@49 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 2010-11-19 11:14:05 +00:00
Gregor Wolf
68a27de6c1 Made adjustments in the demo reports ZDEMO_EXCEL10 and ZDEMO_EXCEL11 for 6.20.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@48 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-16 21:53:23 +00:00
Gregor Wolf
d999f095fa Added CALCULATE_COLUMN_WIDTHS to ZCL_EXCEL_WORKSHEET with a simple calculation of the width for auto sized columns.
Modified CREATE_XL_SHEET of ZCL_EXCEL_WRITER_2007 to call CALCULATE_COLUMN_WIDTHS before columns are defined.
Adjusted Demo programs ZDEMO_EXCEL11 and ZDEMO_EXCEL12 to show the auto size column functionality.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@40 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-11-06 09:39:43 +00:00
Ivan Femia
d3e5a8c989 Add parameter to avoid output when executed from ZEXCEL_DEMO report
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@37 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 21:52:06 +00:00
Gregor Wolf
1eae326b74 Added set_active_sheet_index, set_active_sheet_index_by_name and get_active_sheet_index methods to ZCL_EXCEL.
Updated ZCL_EXCEL_WRITER_2007 to set the active sheet.
Created demo program ZDEMO_EXCEL19 and updated ZDEMO_EXCEL.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@36 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 18:33:20 +00:00
Gregor Wolf
dd2fc41e14 Set title of demo reports to make it easier in to identify their usage.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@35 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 17:17:12 +00:00
Gregor Wolf
7c3e68e62b Added the functionality to ouput the read table content in demo report ZDEMO_EXCEL15.
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@34 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-30 12:26:19 +00:00
Ivan Femia
2c9d26b095 Excel sheet protection full options
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@28 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-16 18:18:51 +00:00
Tomek Mackowski
1d625968dc closes #22
adding support for hyperlinks. Both internal links (within spreadsheet) and external urls are supported.

git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@25 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-10-14 21:18:46 +00:00