GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/139
Bugzilla 59623: code inspired from Axel Richter on StackOverflow
In order to give an example of code for [issue
59623](https://bz.apache.org/bugzilla/show_bug.cgi?id=59623), I reused three
code
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/138
Fix some LGTM alerts
Some time ago I started to fix the LGTM alerts, grouping them by their
type. Many groups are still to be handled but these few fixes might be worth to
be pushed to trunk
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/127
---
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/127
BUG-59625: change chart data to experiment diverse scripts
I used the data from https://www.ethnologue.com/statistics/size for number
of countries and speakers, as well as
https
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/125
---
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/125
fix for Bug 60509
https://bz.apache.org/bugzilla/show_bug.cgi?id=60509
All the code was provided by Guillaume de GENTILE in
https://bz.apache.org/bugzilla/show_bug.cgi?id=54470, only
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/124
---
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/124
adapting some contributions by Axel Richter on StackOverflow
While searching for more improvement inspiration based on link from
https://bz.apache.org/bugzilla/show_bug.cgi?id=62746, I found some
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/123
---
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/123
XSSF: import chart on drawing
This method originated as a suggestion from monnomiznog...@gmail.com to
copy an existing chart to a new drawing.
https://lists.apache.org/thread.html
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/100
---
-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/100
[bug-57369] support for major and minor unit on XDDFChart axes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cuali/poi fix-57369
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/93
code cleaning according to ignored code review recommendations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cuali/poi xwpf-charts
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/72
Define XDDF user model for shape properties to be shared between XSSF and
XSLF
This pull request is branched from the `xddf-usermodel` branch (pull
request #68).
The main goal of this
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/70
fix for bug 61515
This is basically a one-liner with a test.
Since the creation of the relation leads to reloading the existing
relationships for the part equally named that has been
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/68
Share chart data implementation between XSSFChart and XSLFChart through XDDF
The main goal of this work is to be able to:
- duplicate a slide that has a chart on it
(https://bz.apache.org
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/67
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/67
Introduce XDDF usermodel to share charts implementation between XSLF and
XSSF
The main goal of this work is to be able to:
- duplicate a slide that has a chart on it
(https://bz.apache.org
Github user Alain-Bearez closed the pull request at:
https://github.com/apache/poi/pull/61
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user Alain-Bearez opened a pull request:
https://github.com/apache/poi/pull/61
Improvements on XSLF chart user model
The main goal of this work is to be able to:
- more easily access definitions for axes;
- more easily set data series for axes;
- duplicate a
20 matches
Mail list logo