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-04-27
Test against Ruby head
Geremia Taglialatela
2023-04-23
Update version.rb [skip ci]
Noel Peden
2023-04-23
Add test to ensure various OWASP prefixes are never parsed as formula
Stefan
2023-04-23
CHANGELOG
johnnyshields
2023-04-23
Revert formula characters other than =
johnnyshields
2023-04-22
Merge pull request #203 from caxlsx/fix-typos-in-readme-and-example
Zsolt Kozaroczy
2023-04-14
Merge pull request #205 from tagliala/chore/rubocop-badge
Noel Peden
2023-04-14
Add RuboCop badge and fix Test badge
Geremia Taglialatela
2023-04-13
Fix typos regarding "escape formulas" in readme and example
Stefan
2023-04-12
Merge pull request #202 from kiskoza/release-candidate-3.4.0
Zsolt Kozaroczy
2023-04-12
Version bump to 3.4.0
Koza
2023-04-12
Mock out external image requests to make the CI more stable
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
Merge branch 'feature/remote_images_support'
Koza
2023-04-12
Rubocop fixes
Koza
2023-04-12
Add extrenal image to the examples
Koza
2023-04-12
refactored code on Pic class
Sebastiano
2023-04-12
improve tests
Sebastiano
2023-04-12
clean code
Sebastiano
2023-04-12
update changelog
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 #178 from tagliala/chore/improve-ci-workflow
Zsolt Kozaroczy
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
2023-04-12
Merge pull request #196 from tagliala/bugfix/195-fix-tab-color-reassignment
Zsolt Kozaroczy
2023-04-11
Regenerate RuboCop config and todo
Geremia Taglialatela
2023-04-10
Fix tab color assignment
Geremia Taglialatela
2023-04-10
Fix some Layout/HashAlignment offenses
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
Use File.read instead of IO.read
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
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-08
Fix Layout/SpaceBeforeFirstArg offenses
Geremia Taglialatela
2023-04-08
Fix Layout/MultilineOperationIndentation offenses
Geremia Taglialatela
2023-04-08
Fix an indentation issue manually
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsideReferenceBrackets offense
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsidePercentLiteralDelimiters
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceInsideArrayLiteralBrackets offenses
Geremia Taglialatela
2023-04-07
Fix Layout/SpaceBeforeComma offenses
Geremia Taglialatela
[next]