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-10-02
Set escape_formulas as "true" as a global default.
johnnyshields
2023-09-08
Use `class.name` instead of `class.to_s`
Geremia Taglialatela
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
Merge pull request #293 from tagliala/chore/fix-offenses-in-sheet-protection
Zsolt Kozaroczy
2023-07-05
Use encoding constant instead of hardcoded string
Geremia Taglialatela
2023-07-05
Fix offenses in sheet protection
Geremia Taglialatela
2023-07-04
Merge pull request #288 from tagliala/chore/fix-non-local-exit-from-iterator
Zsolt Kozaroczy
2023-07-04
Merge pull request #289 from tagliala/chore/282-require-cgi-at-module-level
Zsolt Kozaroczy
2023-07-04
Merge pull request #290 from tagliala/chore/fix-preferred-hash-method-offense
Zsolt Kozaroczy
2023-07-02
Remove conditional check for `encode` method
Geremia Taglialatela
2023-07-02
Require 'cgi' at module level
Geremia Taglialatela
2023-07-01
Fix Style/PreferredHashMethods offense
Geremia Taglialatela
2023-07-01
Fix Lint/NonLocalExitFromIterator offense
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-14
Enable Naming/PredicateName cop
Geremia Taglialatela
2023-06-13
Fix safe Style/Lambda offenses
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-09
Merge pull request #278 from tagliala/chore/invert-nil-checks
Zsolt Kozaroczy
2023-06-09
Refactor random char generation
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 #262 from tagliala/chore/fix-if-inside-else-offense
Zsolt Kozaroczy
2023-05-31
Merge pull request #260 from tagliala/chore/fix-redundant-file-extension-in-r...
Zsolt Kozaroczy
2023-05-31
Merge pull request #259 from tagliala/chore/enable-naming-cops
Zsolt Kozaroczy
2023-05-31
Merge pull request #255 from pkmiec/fixSimpleTypeListRegression
Zsolt Kozaroczy
2023-05-27
Improve absolute cell reference method
Geremia Taglialatela
[next]