StefanSchmoecker
e5c352c6d5
Fixes for issues: 339,340,343
...
Allow inheritance to support testing of modified classes w/o having to change the original or to allow customer-specific variations
Changed objects:
ZCL_EXCEL_READER_2007: Added try-catch block to allow reading excelsheets with textfields ( ignore textfields - just read the rest )
ZCL_EXCEL_READER_2007: Added support of reading hyperlinks
ZCL_EXCEL_WRITER_2007: Corrected method CREATE_XL_SHEET_RELS to not look at internal hyperlinks
ZCL_EXCEL: Allow inheritance to test changes on subobjects w/o changing original ( needed for issue 343 for class ZCL_EXCEL_WORKSHEET )
ZCL_EXCEL_WORKSHEET: Allow inheritance, Changed row-dimensions to hashtable, added tabletype for this, changed method GET_ROW_DIMENSION to use hashtable
ZCL_EXCEL_WRITER_XLSM: Allow inheritance
ZDEMO_EXCEL_OUTPUTOPT_INCL: Changed default to "Display", Allow using any writerclass that inherits from ZCL_EXCEL_WRITER_2007
ZDEMO_EXCEL37: Allow passthrough of .xlsm files as well. Allow using any reader or writerclass that inherits from the ZCL_EXCEL_READER_2007 or ZCL_EXCEL_WRITER_2007
ZDEMO_EXCEL41: Test inheritance - demo for inherited ZCL_EXCEL or ZCL_EXCEL_WORKSHEET
2014-12-29 17:20:09 +01:00
Ivan
5068ded2fc
Fix issue #295
...
Thanks to Marco Remondini
2014-12-26 12:10:54 -06:00
Gh14Cc10
27b3467a8e
Fix issue #329 - attribute indexed of bgcolor
...
Fix issue #329 - Wrong initial value (check) for attribute indexed of
bgcolor. Needed new daily build
2014-10-17 10:44:26 +02:00
Gh14Cc10
bed9584513
Fix issue #326 - Leading Blanks are not shown
...
Fix issue #326 - Leading Blanks are not shown
Daily build needed from TIR
2014-10-15 12:16:03 +02:00
Gh14Cc10
6c8c15ab9e
Added ABAP2XLSX Version in the Excel properties
...
Added ABAP2XLSX Version in the Excel properties
2014-09-29 17:30:10 +02:00
Ivan
03fda13182
Autofilter switch on table object
...
Addithe possibility to deactivate autofilter on table object.
See DEMO3
2014-08-27 14:24:44 -05:00
Ivan
59fe79ecfe
Merge pull request #328 from oliver-huetkoeper/patch-1
...
Get style id from mapping table (column style)
2014-08-27 13:52:09 -05:00
Ivan
4229e98726
Enhancing DEMO7
...
Adding ColorScale and DataBar conditional formatting examples
2014-08-27 12:29:46 -05:00
Ivan
9b5cf42123
Fix issue #330
...
Adding ColorScale Conditional formatting
2014-08-27 11:23:28 -05:00
oliver-huetkoeper
a19bd1d984
Get style id from mapping table (column style)
...
Global mapping table styles_mapping should be used for column styles as well. It is already used for other styles.
2014-08-20 10:51:55 +02:00
Ivan
a6a0430ade
Fix for issue #301
2014-03-05 13:50:07 -06:00
Gh14Cc10
d60745f47a
Corrected Conditional Formatting bug
...
Conditional formatting doesn't apply font styles like bold, strikes,
underlines, color and so on.
2014-02-12 12:18:01 +01:00
Gh14Cc10
1cd76945c6
Revert "Corrected Conditional Formatting bug"
...
This reverts commit d01e6ab5ea
.
2014-02-12 12:12:28 +01:00
Gh14Cc10
d01e6ab5ea
Corrected Conditional Formatting bug
...
Conditional formatting font styles were not applied.
2014-02-12 12:05:03 +01:00
Gh14Cc10
cc4bb7d226
Revert "Corrected Conditional Formatting bug"
...
This reverts commit dda3712f23
.
2014-02-12 12:03:37 +01:00
Gh14Cc10
dda3712f23
Corrected Conditional Formatting bug
...
Conditional formatting didn't apply font styles like color, strikes,
bold and so on. Now it is working.
2014-02-12 11:50:44 +01:00
Ivan Femia
cd5e43193b
Databar Conditional Formatting by Albert Lladanosa
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@437 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2013-10-31 21:05:10 +00:00
Ivan Femia
805472ee61
Ready to test #289 new parameter in the table setting
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@431 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2013-09-11 21:07:09 +00:00
Alessandro Iannacci
7cb0888b86
Excel of demo 39 has validation issue ready to test #276
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@423 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2013-06-19 16:12:22 +00:00
Ivan Femia
7d5635ec6d
Ready to test #259 Fix in classes ZCL_EXCEL_AUTOFILTERS, ZCL_EXCEL_AUTOFILTER, ZCL_EXCEL_WORKSHEET, ZCL_EXCEL_WRITER_2007 and ZCL_EXCEL_CONVERTER
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@413 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2013-04-07 10:06:59 +00:00
Alessandro Iannacci
a3cc70de8e
#240 Charts + Daily build including all developments
...
- Print labels yes/no
- Line Charts
- VaryColors yes/no
- Code refactoring
- New Demo39
- Added Demo39 to global demo program
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@397 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-06 16:48:27 +00:00
Alessandro Iannacci
359be03cf5
abap2xlsx daily build(Code refactoring + chart styles support)
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@390 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-05 16:30:25 +00:00
Alessandro Iannacci
9ec17f9a2a
#236 : feature completed
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@385 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-05 11:46:37 +00:00
Alessandro Iannacci
1a1727c40b
#236 : multiple series feature added
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@384 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-04 16:33:00 +00:00
Alessandro Iannacci
f73376b3e0
#236 : Chart creation in a worksheet from ABAP
...
Added:
- Labels management
- Serie name
TODO: Multiple series and bar charts
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@383 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-04 15:15:40 +00:00
Alessandro Iannacci
e5bff62d2f
First Excel Pie Chart directly from ABAP via abap2xlsx
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@379 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-02 18:11:14 +00:00
Stefan Schmöcker
8a7d689995
issue #235 - Prepared Reader and Writerclass for handling of repeat rows/columns
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@377 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-02 09:46:47 +00:00
Stefan Schmöcker
53a00ad5e3
ready to test #237 - error addressing correct style when writing column-styles
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@373 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-12-01 15:50:41 +00:00
Alessandro Iannacci
c9fff4fa44
#236 Chart creation in a worksheet from ABAP - Temporary version (doesn't work)
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@372 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-11-30 17:54:06 +00:00
Stefan Schmöcker
59c72ca4c1
set to test #232 : ZCL_EXCEL_WRITER_2007 -> support of veryHidden sheets
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@368 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-11-28 19:03:02 +00:00
Ivan Femia
fda6f0e3eb
Ready to test #163
...
Added range capability to worksheet
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@358 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-11-04 22:22:46 +00:00
Stefan Schmöcker
f312f7f12a
ready to test #220 - Demoreport22 has invisible Columnheaders
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@351 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-11-04 00:08:46 +00:00
Stefan Schmöcker
6e902d884b
#179 - Add coloring of worksheet tabs ready for testing. Reader & Writer updated
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@345 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-10-23 22:23:45 +00:00
Stefan Schmöcker
ade92885fa
Correction for Issue #214
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@337 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-10-07 07:46:03 +00:00
Rene Turnheim
cd1f087bd8
Fixed #206 issue; Minor issues resolved because of method calls direct on return values. This is not supported in 7.00.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@333 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-08-29 01:09:48 +00:00
Ivan Femia
485a7e8655
Ready to test #204 #187 #188
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@328 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-08-26 16:28:49 +00:00
Ivan Femia
892d7e7cd0
ready to test
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@316 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-06-30 19:49:06 +00:00
Ivan Femia
4ea14eee0e
Fix a bug introduced with commit for issue #163
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@302 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-04-25 15:23:32 +00:00
Ivan Femia
e6bf4339a1
Ready to test #163
...
Ready to test #164
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@299 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-04-25 10:08:20 +00:00
Stefan Schmöcker
b47788b58e
Issue #157 , 2nd topic:Allow default styles for columns, sheet or whole document
...
Added demoreport 36 to demonstrate this
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@292 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-04-04 22:03:54 +00:00
Ivan Femia
f6febd8a5c
Ready to test #139
...
Changed methods RECURSIVE_CLASS_TO_STRUCT and RECURSIVE_STRUCT_TO_CLASS, now in class ZCL_EXCEL_COMMON
Deleted method CREATE_AUTOFILTER, now included in CREATE_XL_SHEET
Moved method ADD_STATIC_STYLES from method ZIF_EXCEL_WRITER~WRITE_FILE of class ZCL_EXCEL_WRITER_2007/ZCL_EXCEL_WRITER_XLSM to method CREATE
Renamed ZDEMO_EXCEL2A in ZDEMO_EXCEL34
Renamed ZDEMO_EXCEL2B in ZDEMO_EXCEL35
Added demos in ZDEMO_EXCEL (Demo Collection)
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@270 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-19 21:46:37 +00:00
Rene Turnheim
7f249f89eb
Add auto filter option: #142 ; This allows now to create auto filters. Demo33 shows a simple example. Converter update is also needed for this.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@266 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-17 14:35:33 +00:00
Ivan Femia
9e766b5363
Implemented fixes for issue #145 Sheet / Page Header and Footer including placeholders for pagenumber, date etc.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@263 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-03-15 22:27:51 +00:00
Gregor Wolf
011b88692b
Ready to test #128 , thank you Alexander Budeyev the Patch worked.
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@249 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2012-01-13 06:34:08 +00:00
Gregor Wolf
616bb510a4
ready to test #130
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@236 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-12-29 18:39:16 +00:00
Ivan Femia
1ef3613bf8
Fix issue #121
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@225 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-11-01 09:53:48 +00:00
Ivan Femia
4a2ebc66ab
Fix issue #118
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@224 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-09-28 07:09:06 +00:00
Ivan Femia
8473d4b1f4
Fix issue #118
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@219 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-09-15 19:18:38 +00:00
Ivan Femia
bd614113a7
ZoomScale support demo23 updated - thanks to Alessandro Iannacci for the idea( @Gh14Cc10 )
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@216 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-08-25 19:52:28 +00:00
Tomek Mackowski
7c2b223df8
fix #109 - remove spaces from xml attributes
...
git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@209 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049
2011-07-27 19:24:04 +00:00