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
/
worksheet
Age
Commit message (
Expand
)
Author
2023-10-19
Fix data validations for none type validations to show warnings only
Koza
2023-10-19
Merge pull request #269 from kiskoza/221-icon-set-improvements
Zsolt Kozaroczy
2023-10-19
Merge pull request #273 from tagliala/chore/fix-unused-block-argument
Zsolt Kozaroczy
2023-10-19
Add optional interpolation points to icon sets
Koza
2023-08-24
Fix yard documentation warnings
Geremia Taglialatela
2023-08-15
Added sorting to the AutoFilter class - add sort conditions to the xml (#286)
rikweelvoormedia
2023-07-13
Fix Style/AccessorGrouping offense
Geremia Taglialatela
2023-07-05
Fix offenses in sheet protection
Geremia Taglialatela
2023-07-02
Require 'cgi' at module level
Geremia Taglialatela
2023-06-27
Merge pull request #285 from tagliala/chore/fix-redundant-self-offenses
Zsolt Kozaroczy
2023-06-15
Fix redundant self offenses
Geremia Taglialatela
2023-06-15
Fix Lint/UnusedBlockArgument offenses
Geremia Taglialatela
2023-06-14
Enable Naming/PredicateName cop
Geremia Taglialatela
2023-06-12
Merge pull request #280 from tagliala/chore/remove-extra-to-s
Zsolt Kozaroczy
2023-06-10
Fix safe Style/ColonMethodCall offenses
Geremia Taglialatela
2023-06-10
Remove redundant `to_s` calls
Geremia Taglialatela
2023-06-06
Invert nil checks to improve performance
Geremia Taglialatela
2023-06-05
Prefer `Kernel#format` to `String#%`
Geremia Taglialatela
2023-06-05
Fix Style/RedundantInterpolation offenses
Geremia Taglialatela
2023-06-05
Fix Style/FormatString offenses
Geremia Taglialatela
2023-06-05
Merge pull request #276 from tagliala/performance/avoid-unnecessary-method-call
Zsolt Kozaroczy
2023-06-05
Merge pull request #274 from tagliala/chore/fix-negated-if-offenses
Zsolt Kozaroczy
2023-06-03
Avoid unnecessary calls to `parse_options`
Geremia Taglialatela
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-31
Merge pull request #268 from tagliala/chore/fix-symbol-proc-offenses
Zsolt Kozaroczy
2023-05-31
Merge pull request #267 from tagliala/chore/freeze-mutable-constants
Zsolt Kozaroczy
2023-05-31
Merge pull request #266 from tagliala/chore/fix-yoda-condition-offense
Zsolt Kozaroczy
2023-05-31
Merge pull request #265 from tagliala/chore/fix-conditional-assignment-offenses
Zsolt Kozaroczy
2023-05-31
Fix Style/SymbolProc offenses
Geremia Taglialatela
2023-05-31
Fix Style/MutableConstant offenses
Geremia Taglialatela
2023-05-31
Fix Style/YodaCondition offense
Geremia Taglialatela
2023-05-31
Fix Style/ConditionalAssignment offenses
Geremia Taglialatela
2023-05-31
Merge pull request #249 from tagliala/chore/use-each-key
Zsolt Kozaroczy
2023-05-31
Fix string concatenation offenses in production code
Geremia Taglialatela
2023-05-31
Merge pull request #264 from tagliala/chore/improve-cell-reference
Zsolt Kozaroczy
2023-05-31
Merge pull request #260 from tagliala/chore/fix-redundant-file-extension-in-r...
Zsolt Kozaroczy
2023-05-27
Improve absolute cell reference method
Geremia Taglialatela
2023-05-26
Fix Style/HashEachMethods offense
Geremia Taglialatela
2023-05-25
Remove duplicate check
Geremia Taglialatela
2023-05-24
Fix Style/RedundantFileExtensionInRequire offenses
Geremia Taglialatela
2023-05-24
Do not use collection literal in loops
Geremia Taglialatela
2023-05-24
Merge pull request #257 from tagliala/chore/improve-cell-type-from-value
Zsolt Kozaroczy
2023-05-24
Merge pull request #250 from tagliala/chore/fix-style-non-nil-check-offenses
Zsolt Kozaroczy
2023-05-23
Improve cell type from value implementation
Geremia Taglialatela
2023-05-22
Fix Style/NonNilCheck offenses
Geremia Taglialatela
2023-05-22
Fix safe class comparison offenses
Geremia Taglialatela
2023-05-22
Merge pull request #236 from pkmiec/smallPerfTweaks
Zsolt Kozaroczy
2023-05-22
Merge pull request #246 from tagliala/chore/fix-useless-assignment-offenses
Zsolt Kozaroczy
[next]