index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
workbook
Age
Commit message (
Expand
)
Author
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-22
Merge pull request #241 from tagliala/chore/fix-style-and-or-offense
Zsolt Kozaroczy
2023-05-22
Merge pull request #240 from tagliala/chore/fix-void-contexts
Zsolt Kozaroczy
2023-05-22
Merge pull request #237 from tagliala/chore/fix-hash-transform-keys
Zsolt Kozaroczy
2023-05-22
Merge pull request #235 from tagliala/chore/fix-yard-warnings
Zsolt Kozaroczy
2023-05-21
Improve comments
Geremia Taglialatela
2023-05-21
Fix Lint/UselessAssignment offenses
Geremia Taglialatela
2023-05-20
Fix Style/ZeroLengthPredicate unsafe offenses
Geremia Taglialatela
2023-05-20
Remove minor safe offenses
Geremia Taglialatela
2023-05-20
Fix Style/AndOr offenses
Geremia Taglialatela
2023-05-20
Fix Lint/Void offenses
Geremia Taglialatela
2023-05-20
Fix sheet_by_name for sheets with escaped characters
Adam Kiczula
2023-05-19
Fix hash transformation related offenses
Geremia Taglialatela
2023-05-18
Fix YARD warnings
Geremia Taglialatela
2023-05-17
Add `Cell#style_str` so that we can directly return '0'
Paul Kmiec
2023-05-17
Fix safe performance RuboCop offenses
Geremia Taglialatela
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 branch 'master' into cacheColRef
Zsolt Kozaroczy
2023-05-16
Replace `sub` with `delete_prefix`/`delete_suffix`
Geremia Taglialatela
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
Cache col_ref to avoid allocations
Paul Kmiec
2023-05-15
Use `include?` and `find` for performance
Geremia Taglialatela
2023-05-10
Fix Inefficient Hash Search offenses
Geremia Taglialatela
2023-05-09
Do not change the whitespace that is produced by to_xml_string's
Paul Kmiec
2023-05-05
Pipe output directly to str and avoid additional memory allocations
Paul Kmiec
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-03
Fix safe, minor offenses to production code
Geremia Taglialatela
2023-04-23
Revert formula characters other than =
johnnyshields
2023-04-12
Fix warnings with Ruby 2.x
Koza
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-10
Fix tab color assignment
Geremia Taglialatela
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
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix offenses related to trailing commas
Geremia Taglialatela
[prev]
[next]