index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
package.rb
Age
Commit message (
Expand
)
Author
2023-06-15
Fix redundant self offenses
Geremia Taglialatela
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-06-05
Merge pull request #274 from tagliala/chore/fix-negated-if-offenses
Zsolt Kozaroczy
2023-06-02
Fix negated if offenses
Geremia Taglialatela
2023-05-31
Remove redundant parentheses
Geremia Taglialatela
2023-05-31
Use Ruby 1.9 hash syntax
Geremia Taglialatela
2023-05-24
Do not use collection literal in loops
Geremia Taglialatela
2023-05-23
Fix Style/LineEndConcatenation offenses
Geremia Taglialatela
2023-05-22
Merge pull request #243 from tagliala/chore/fix-zero-length-predicate-offenses
Zsolt Kozaroczy
2023-05-22
Merge pull request #242 from tagliala/chore/fix-minor-safe-offenses
Zsolt Kozaroczy
2023-05-21
Improve comments
Geremia Taglialatela
2023-05-20
Fix Style/ZeroLengthPredicate unsafe offenses
Geremia Taglialatela
2023-05-20
Remove minor safe offenses
Geremia Taglialatela
2023-05-05
Introduce BufferedZipOutputStream to avoid lots of small writes to Zip::Outpu...
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-03
Fix safe, minor offenses to production code
Geremia Taglialatela
2023-04-12
feat: add support for remote images
Sebastiano
2023-04-12
Merge pull request #191 from tagliala/chore/add-rubocop
Zsolt Kozaroczy
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix Layout/ExtraSpacing offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-09
Fix Layout/ArgumentAlignment offenses
Geremia Taglialatela
2023-04-08
Use File.read instead of IO.read
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix Layout/MultilineOperationIndentation offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceAroundKeyword offenses
Geremia Taglialatela
2023-04-07
Fix Layout/FirstArrayElementIndentation offense
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2022-09-29
Merge axlsx_styler gem into caxlsx
Weston Ganger
2022-09-26
Make sure all examples and docs use binary mode for reading / writing XLSX files
Stefan
2022-04-07
Sort archive entries for correct MIME detection with file command
ytjmt
2021-12-28
Return output stream in binmode
Dan DeBruler
2020-08-29
Update #serialize to accept 3 arguments
Ryan Winograd
2020-08-28
Update doc to reflect preferred new public interface
Ryan Winograd
2020-08-20
Deprecate using `#serialize` with boolean argument
Ryan Winograd
2020-08-19
Add option to `#serialize` with system zip command
Ryan Winograd
2020-07-16
Binary image read for issue #51
Noel Peden
2020-01-28
Fix typo in documentation (#42)
延
2019-12-15
Fix typo
Stefan Daschek
2019-12-03
Remove unused / stubbed code related to parsing xlsx files
Stefan Daschek
2019-10-02
Cache relationship in Hash rather than in Array.
Vladimir Kochnev
2019-10-02
Fix Relationship.instances cache.
Vladimir Kochnev
2018-02-08
chore(coverage) increase coverage and cleanup
randym
2017-05-05
Sort archive entries for correct MIME detection
Chi-Fung Fan
2015-02-11
Fix content types for uppercased image file extensions
Edgars Beigarts
2014-03-17
Update to RubyZip 1.1.1
Jurriaan Pruis
[next]