summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing/hyperlink.rb
AgeCommit message (Expand)Author
2023-06-10Fix safe Style/ColonMethodCall offensesGeremia Taglialatela
2023-05-31Use Ruby 1.9 hash syntaxGeremia Taglialatela
2023-05-21Improve commentsGeremia Taglialatela
2023-05-04Fix tests / code to work with frozen string literalsPaul Kmiec
2023-05-04Enable Style/FrozenStringLiteralComment and autocorrectPaul Kmiec
2023-04-10Fix Layout/LeadingCommentSpace offensesGeremia Taglialatela
2023-04-08Fix space-related offensesGeremia Taglialatela
2023-04-08Fix EmptyLines related offensesGeremia Taglialatela
2023-04-06Fix Style/Encoding offensesGeremia Taglialatela
2014-02-26Huge refactoringJurriaan Pruis
2013-07-08Make relationship ids more reliable.Stefan Daschek
2013-01-15Refactored relationship management for drawingsRandy Morgan
2012-10-21Added index_of to drawing for finding the position of a chart, image or hyper...Randy Morgan
2012-10-14Refactored to use use options parser.Randy Morgan
2012-10-14Refactor in aliases for snake cased methods and integrate serialized attribut...Randy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-02-02Adding in hyperlinking for images as per issue #22Randy Morgan