index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-09
Merge pull request #305 from oriolblanc/patch-1
Zsolt Kozaroczy
2023-10-09
Link chart series colors example properly
Oriol Blanc
2023-09-18
Merge pull request #302 from tagliala/chore/use-class-name
Zsolt Kozaroczy
2023-09-08
Use `class.name` instead of `class.to_s`
Geremia Taglialatela
2023-09-04
Merge pull request #299 from tagliala/chore/298-fix-yard-documentation
Zsolt Kozaroczy
2023-09-02
Add Yard Linter action
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-08-11
Merge pull request #295 from tagliala/chore/fix-style-accessor-grouping-offense
Zsolt Kozaroczy
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
Merge pull request #292 from tagliala/chore/use-encoding-constant
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-04
Merge pull request #291 from tagliala/chore/remove-ruby-18-conditional
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
Merge pull request #284 from tagliala/chore/predicate-name
Zsolt Kozaroczy
2023-06-15
Fix redundant self offenses
Geremia Taglialatela
2023-06-14
Enable Naming/PredicateName cop
Geremia Taglialatela
2023-06-13
Merge pull request #283 from tagliala/chore/lambda-style
Zsolt Kozaroczy
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-12
Merge pull request #281 from tagliala/chore/fix-colon-method-call
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
Merge pull request #279 from tagliala/chore/fix-safe-offenses-in-vml-shape
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
Merge pull request #277 from tagliala/chore/fix-format-string-offenses
Zsolt Kozaroczy
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-05
Merge pull request #271 from tagliala/chore/fix-redundant-parentheses
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
Merge pull request #270 from tagliala/chore/use-ruby-19-hash-syntax
Zsolt Kozaroczy
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
[next]