index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-05-17
Merge branch 'master' into serializedAttributes
Zsolt Kozaroczy
2023-05-17
Merge branch 'master' into chore/use-delete-prefix-suffix
Zsolt Kozaroczy
2023-05-17
Merge branch 'master' into chore/use-detect-and-include
Zsolt Kozaroczy
2023-05-17
Merge pull request #228 from tagliala/chore/fix-string-identifier-argument
Zsolt Kozaroczy
2023-05-17
Merge branch 'master' into cacheColRef
Zsolt Kozaroczy
2023-05-16
Replace `sub` with `delete_prefix`/`delete_suffix`
Geremia Taglialatela
2023-05-15
Fix rubocop offenses
Paul Kmiec
2023-05-15
Booleanize as string instead of 0 / 1 only to call to_s
Paul Kmiec
2023-05-15
Serialize attributes more efficiently
Paul Kmiec
2023-05-15
Remove ability to set `u=` to true in favor of :single
Paul Kmiec
2023-05-15
Only define @escape_formulas in cell if it is different from worksheet
Paul Kmiec
2023-05-15
Improve boolean validation constants (i.e. Axlsx::VALID_BOOLEAN_VALUES)
Paul Kmiec
2023-05-15
Using `between?` is more efficient than `cover?`
Paul Kmiec
2023-05-15
Fix safe rubocop offenses in Axslx::Cell
Paul Kmiec
2023-05-15
Treat escape_formulas similar to type, style, formula_value
Paul Kmiec
2023-05-15
Also cache row_ref
Paul Kmiec
2023-05-15
Corrected rubocop offenses in lib/axlsx.rb / test/tc_axlsx.rb
Paul Kmiec
2023-05-15
Cache col_ref to avoid allocations
Paul Kmiec
2023-05-15
Use `include?` and `find` for performance
Geremia Taglialatela
2023-05-15
Fix Performance/StringIdentifierArgument offense
Geremia Taglialatela
2023-05-15
Merge pull request #224 from tagliala/chore/fix-inefficient-hash-search
Zsolt Kozaroczy
2023-05-10
Fix `SimpleTypedList#to_a` and `SimpleTypedList#to_ary` returning the interna...
Paul Kmiec
2023-05-10
Derive SimpleTypedList from Array
Paul Kmiec
2023-05-10
Fix Inefficient Hash Search offenses
Geremia Taglialatela
2023-05-10
Move definition of valid values and validator lambdas out of the methods to r...
Koza
2023-05-09
Do not change the whitespace that is produced by to_xml_string's
Paul Kmiec
2023-05-05
Write directly to file io instead of buffering the output in memory
Paul Kmiec
2023-05-05
Introduce BufferedZipOutputStream to avoid lots of small writes to Zip::Outpu...
Paul Kmiec
2023-05-05
Pipe output directly to str and avoid additional memory allocations
Paul Kmiec
2023-05-05
Merge branch 'master' into frozenStrings
Zsolt Kozaroczy
2023-05-04
Fix tests / code to work with frozen string literals
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-05-04
Fix Layout/HeredocIndentation offenses
Geremia Taglialatela
2023-05-03
Fix safe, minor offenses to production code
Geremia Taglialatela
2023-04-23
Update version.rb [skip ci]
Noel Peden
2023-04-23
Revert formula characters other than =
johnnyshields
2023-04-12
Version bump to 3.4.0
Koza
2023-04-12
Fix missing URI.open for ruby < 2.5
Koza
2023-04-12
Fix warnings with Ruby 2.x
Koza
2023-04-12
Merge pull request #186 from tablecheck/escape-formulas-improvement
Zsolt Kozaroczy
2023-04-12
Rubocop fixes
Koza
2023-04-12
refactored code on Pic class
Sebastiano
2023-04-12
clean code
Sebastiano
2023-04-12
improve validation
Sebastiano
2023-04-12
feat: add support for remote images
Sebastiano
2023-04-13
Update row.rb
Johnny Shields
2023-04-13
Merge branch 'master' into escape-formulas-improvement
Johnny Shields
2023-04-12
Small fixes: whitespace, typos, ordering, etc. (#188)
Johnny Shields
2023-04-12
Merge pull request #191 from tagliala/chore/add-rubocop
Zsolt Kozaroczy
2023-04-12
Merge pull request #194 from tagliala/security/193-use-file-read
Zsolt Kozaroczy
[prev]
[next]