Pitt

Results 29 issues of Pitt

Hi i'm using ClosedXML in one of my projects and replaced only this library and got this exception Method not found 'System.String ExcelNumberFormat.NumberFormat.Format(System.Object, System.Globalization.CultureInfo)' StackTrace: at ClosedXML.Extensions.FormatExtensions.ToExcelFormat(Object o, String format)...

running the hello_world.sh example from the [1.2 doc](https://github.com/kward/shflags/wiki/Documentation12x) with an invalid option throws the error and exits .. it would be better to show the help in addition? ```console #...

testrunner searches for *_test.sh files only in local directory. Test in subdirectories should also be executed.

**Do you want to request a *feature* or report a *bug*?** - [x] Bug - [ ] Feature **Version of ClosedXML** 0.93.0-beta2 **What is the current behavior?** Repaired Records: PivotTable...

enhancement
area:load/save
triaged
feature:pivot-table

currently only "english" sar outputs are supported - this is independend form the date/time formats. language influences how Summary/Average lines are written to the sar files. These lines must be...

enhancement
up-for-grabs

Hi Brendan, readme.md and script documentation define K_* values like this: ```bash # - K_CYCLES: CPU Cycles x 1000 # - K_INSTR: CPU Instructions x 1000 ``` I believe this...

[JDK-4312117 - Drawing with AffineTransform widens text](https://bugs.openjdk.java.net/browse/JDK-4312117) has been fixed since JDK1.5 jcommon requires 1.6 - therefore all coding related to this workaround can be removed e.g. [isUseDrawRotatedStringWorkaround](https://github.com/jfree/jcommon/blob/master/src/main/java/org/jfree/text/TextUtilities.java#L809) [setUseDrawRotatedStringWorkaround](https://github.com/jfree/jcommon/blob/master/src/main/java/org/jfree/text/TextUtilities.java#L822)

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come...