index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
util
Age
Commit message (
Expand
)
Author
2023-04-12
Fix missing URI.open for ruby < 2.5
Koza
2023-04-12
improve validation
Sebastiano
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-09
Fix offenses related to indentation consistency
Geremia Taglialatela
2023-04-08
Fix Layout/EmptyLineAfterGuardClause offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-07
Fix Layout/BlockAlignment offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLinesAroundAttributeAccessor
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLineBetweenDefs offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines offenses
Geremia Taglialatela
2023-04-06
Fix Style/Encoding offenses
Geremia Taglialatela
2023-04-06
Fix Layout/TrailingEmptyLines offenses
Geremia Taglialatela
2023-04-06
Remove Layout/TrailingWhitespace offenses
Geremia Taglialatela
2022-09-21
Update lib/axlsx/util/constants.rb
Stefan Daschek
2022-09-21
Move worksheet name forbidden chars to a constant
Geremia Taglialatela
2022-09-21
Add worksheet name max length to a constant
Geremia Taglialatela
2022-05-23
Fix default values in docs
Stefan
2022-03-02
instance_values -> instance_values_for
pjskennedy
2022-03-02
Update references to use new class method
pjskennedy
2022-02-07
Validate name option to be non-empty string when passed.
Josef Šimánek
2022-01-24
Refractor to use constant based error messages
Weston Ganger
2021-03-27
Replace mimemagic with marcel (#95)
Jorne Kandziora
2020-11-27
Allow to set cell type to `date`
Artem Kozaev
2020-08-19
Add option to `#serialize` with system zip command
Ryan Winograd
2020-07-27
Fix type detection for floats with out-of-rage exponents (#54)
Stefan Daschek
2019-12-03
Remove unused / stubbed code related to parsing xlsx files
Stefan Daschek
2019-10-29
Remove a typo from comment
vzvu3k6k
2017-04-01
chore(doc): document some members
randym
2017-04-01
fix(two_cell_anchor): spat arguments for start_at, end_at when they are in th...
randym
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2015-09-30
Fix core rels namespace
Rômulo A. Ceccon
2015-07-05
Merge branch 'marker_symbols' of https://github.com/mfrank01/axlsx into mfran...
Jonathan Tron
2015-07-03
Extract mime type detection to an utility class
marc
2014-07-29
Allow custom marker symbol shapes on chart
mfrank01
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-09-29
add validation for Worksheet#state and WorkbookView#visibility
Randy Morgan
2013-09-13
remove stupidity, remove warning
Randy Morgan
2013-09-13
Fixes for anchor swapping when adding images. - Two -> One swap still pending.
Randy Morgan
2013-08-17
refactored stupidity
Randy Morgan
2013-08-17
safe to camel all values
Randy Morgan
2013-08-17
ensure that values are camelized for serialized attributes
Randy Morgan
2013-06-23
provide a better default for dispBlanksAs and allow it to be configured
Moses Hohman
2013-05-12
implement transpose for SimpleTypedList that supports sparse data.
Randy Morgan
2013-04-19
Added prep for 1.3.6 release
Randy Morgan
2013-02-04
Completed missing docs and pre-release prep
Randy Morgan
2013-01-10
reduced processing of 3000 rows from 3+ seconds to just under 2
Randy Morgan
2012-12-12
Test for invalid characters in the sheet name.
Hayden Ball
2012-12-04
Added unsigned_int and float attr_accessor helpers
Randy Morgan
[prev]
[next]