Gregor Wolf
42a85aaa18
700 support #562
2019-02-11 17:33:24 +00:00
Gregor Wolf
76f08196b3
Do not yet check for breakpoints
2019-02-11 18:29:40 +01:00
Gregor Wolf
2a5929502b
abaplint
2019-02-11 18:13:26 +01:00
Gregor Wolf
ffb840e113
Merge branch 'master' of https://github.com/gregorwolf/abap2xlsx
2019-02-11 18:12:11 +01:00
Gregor Wolf
e45d2c9274
700 support #562
2019-02-11 17:11:56 +00:00
Gregor Wolf
695bd3d8b9
Merge branch 'master' of https://github.com/gregorwolf/abap2xlsx
2019-02-11 18:03:40 +01:00
Gregor Wolf
6bf5141b00
Pretty print in GET_TABLE
2019-02-11 17:03:14 +00:00
Gregor Wolf
a6fd716ae9
Merge pull request #591 from gregorwolf/master
...
Add example for #565
2019-02-11 17:43:46 +01:00
Gregor Wolf
e29c54d3d1
Merge branch 'master' of https://github.com/gregorwolf/abap2xlsx
2019-02-11 17:42:40 +01:00
Gregor Wolf
8a7918eb11
Add example for #565
...
Example how to use zcl_excel_common%3D>excel_string_to_date
2019-02-11 16:41:01 +00:00
Gregor Wolf
f975eb78b5
Link tag abap2xlsx #589
2019-02-10 09:14:00 +01:00
Gregor Wolf
7e9dca56c3
Updated links to documenation #589
2019-02-10 09:12:11 +01:00
Gregor Wolf
7ea26da291
Move complete documentation #589
2019-02-10 09:09:12 +01:00
Gregor Wolf
fd21ed8757
Test links in documentaiton #589
2019-02-10 09:05:12 +01:00
Gregor Wolf
5c6f0ae384
Merge pull request #590 from ivanfemia/larshp-patch-1
...
package: remove permissions
2019-02-06 09:00:48 +01:00
Lars Hvam
f7792bf272
package: remove permissions
2019-02-06 08:48:59 +01:00
Lars Hvam
2a8b65e11f
test, moving wiki to docs folder #589
2019-02-05 13:14:06 +01:00
Gregor Wolf
57862b92a4
Merge pull request #585 from Jitsuryoku/patch-1
...
Add unit of measurement to margin attribute description
2019-01-31 10:16:18 +01:00
Jitsuryoku
3ff18207f7
Add unit of measurement to margin attribute description
...
Added "in inches" to MARGIN_XXXXXX fields, as an inch is the specified unit of measurement for margins in OpenXML standard (so it cannot be different).
2019-01-31 10:16:58 +02:00
Gregor Wolf
93ca0e5a8c
Merge pull request #584 from gregorwolf/master
...
Implementation for #396
2019-01-29 15:42:59 +01:00
Gregor Wolf
8699a5ce48
Implementation for #396
...
As suggested by @Jitsuryoku
2019-01-29 15:41:43 +01:00
Gregor Wolf
aaad50440d
Support for comments (Issue #180 ) ( #583 )
...
* Read UTF-8 input file correctly
* Classes for cell coments
As contributed by guillaumegarcia13
* Support for comments (Issue #180 )
As contributed by guillaumegarcia13
2019-01-23 08:23:09 -06:00
Ivan
f06d074592
Create default.md
2019-01-23 08:20:44 -06:00
Lars Hvam
6b84761443
update to latest abapGit format ( #582 )
...
* update to latest abapGit format
* fix syntax error
2019-01-11 09:46:50 +01:00
Gregor Wolf
095f3d135b
Read UTF-8 input file correctly ( #576 )
2019-01-09 08:29:41 -06:00
MCH123
4ca4991167
Issue #572 - Protect sheet with filter caused Excel error ( #577 )
...
Issue #572 - Protect sheet with filter caused Excel error
Autofilter + sheet protection causes excel error.
Sheet protection must be set BEFORE autofilter in XML.
2019-01-09 08:25:50 -06:00
AtomKrieg
39c1ad1b08
extract unit test methods from zcl_excel_common ( #568 )
...
It is necessary to isolate the functionality for unit tests to another class according to the SRP principle.
2018-12-29 04:41:49 -08:00
bohrh
b57484b1fd
style at a merged cell #364 ( #574 )
...
I implemented the suggested changes and are using it in a customer project. It's working lick a charm
Added demo of new set_area method
2018-12-14 10:59:14 -06:00
Ivan
71f4cee997
Merge pull request #571 from larshp/master
...
whitespace fixes
2018-12-07 17:11:54 -06:00
Ivan
0cee2ab2f2
Merge pull request #573 from stevecp/patch-1
...
Support for more than 255 conditional formatting rules
2018-12-07 17:11:38 -06:00
CodePerfectionist
a50a26c764
Support for more than 255 conditional formatting rules
...
Changed conditional formatting priority datafield from int1 to int4
2018-12-05 12:32:01 +01:00
larshp
59f270b682
replace tabs with spaces
2018-11-24 11:12:35 +00:00
larshp
49f7113883
remove double spaces
2018-11-24 11:09:02 +00:00
Ivan
ea61a073b6
Merge pull request #570 from larshp/master
...
add spaces
2018-11-21 11:01:44 -06:00
larshp
faa434ec3e
add spaces
2018-11-21 17:50:54 +01:00
Ivan
3c578c447e
Merge pull request #566 from AtomKrieg/master
...
modern style exception raise
2018-10-19 15:18:51 -05:00
AtomKrieg
a150c56e0d
modern style exception raise
2018-10-19 07:24:31 +03:00
Ivan
1c5db94374
Merge pull request #563 from AtomKrieg/master
...
Update zcl_excel_writer_2007.clas.abap
2018-09-25 12:38:27 -05:00
AtomKrieg
d150160aea
Update zcl_excel_writer_2007.clas.abap
2018-09-25 18:52:01 +03:00
Ivan
1c143fad77
Adding some comment #551
...
Comments
2018-09-16 17:33:38 -05:00
Ivan
39c906c88d
Close issue #551
...
Including fix for issue #551
2018-09-16 17:32:06 -05:00
Ivan
6781323356
Merge pull request #561 from AtomKrieg/master
...
propragate exceptions
2018-09-16 17:29:50 -05:00
AtomKrieg
8653c21b89
Update zcl_excel.clas.abap
2018-09-16 12:13:16 +03:00
AtomKrieg
3e51f77be3
Update zcl_excel.clas.abap
2018-09-16 12:11:27 +03:00
AtomKrieg
a1867fd71e
Update zcl_excel.clas.abap
2018-09-16 11:52:49 +03:00
AtomKrieg
284d7db7c1
Update zcl_excel_worksheet.clas.abap
2018-09-16 11:39:01 +03:00
AtomKrieg
03247f23c7
Update zcl_excel_table.clas.abap
2018-09-16 11:36:52 +03:00
AtomKrieg
2f5c41832c
Update zcl_excel_table.clas.abap
2018-09-16 11:36:01 +03:00
AtomKrieg
bf3766a170
Update zcl_excel_style_cond.clas.abap
2018-09-16 11:34:13 +03:00
AtomKrieg
558578fa5e
Update zcl_excel_reader_xlsm.clas.abap
2018-09-16 11:29:40 +03:00