Commit Graph

13 Commits

Author SHA1 Message Date
Ivan
c2419f3896 Code Inspector improvements
Change coding issues raised by code inspector.
Still some remain to fix.
2014-03-18 10:34:13 -05:00
Stefan Schmöcker
195e762394 Reportdescriptions got lost. Recreated them
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@281 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-24 10:25:37 +00:00
Stefan Schmöcker
23643ca2db #148 - Changing the demoreports
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@275 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-23 22:19:29 +00:00
Ivan Femia
9ccbdc6891 Added expression conditional formatting and column header hide/show
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@191 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-05-30 09:22:54 +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
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
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
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
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
72b99e10da Demo reports have no longer fixed output
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@22 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-09-24 13:50:05 +00:00
Ivan Femia
894f14b51b Added Drawing feature, some code fixing
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@9 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2010-09-18 09:14:07 +00:00
Ivan Femia
2b85b956c9 git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@3 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 2010-09-14 08:05:50 +00:00