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
/
constants.rb
Age
Commit message (
Expand
)
Author
2023-07-05
Use encoding constant instead of hardcoded string
Geremia Taglialatela
2023-07-02
Remove conditional check for `encode` method
Geremia Taglialatela
2023-05-31
Fix string concatenation offenses in production code
Geremia Taglialatela
2023-05-24
Do not use collection literal in loops
Geremia Taglialatela
2023-05-21
Improve comments
Geremia Taglialatela
2023-05-17
Merge branch 'master' into chore/use-delete-prefix-suffix
Zsolt Kozaroczy
2023-05-16
Replace `sub` with `delete_prefix`/`delete_suffix`
Geremia Taglialatela
2023-05-15
Corrected rubocop offenses in lib/axlsx.rb / test/tc_axlsx.rb
Paul Kmiec
2023-05-04
Enable Style/FrozenStringLiteralComment and autocorrect
Paul Kmiec
2023-04-10
Fix Layout/LeadingCommentSpace offenses
Geremia Taglialatela
2023-04-08
Fix space-related offenses
Geremia Taglialatela
2023-04-08
Fix EmptyLines related offenses
Geremia Taglialatela
2023-04-06
Fix Layout/EmptyLines 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-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
2020-07-27
Fix type detection for floats with out-of-rage exponents (#54)
Stefan Daschek
2017-04-01
chore(doc): document some members
randym
2015-09-30
Fix core rels namespace
Rômulo A. Ceccon
2014-02-26
Huge refactoring
Jurriaan Pruis
2013-02-04
Completed missing docs and pre-release prep
Randy Morgan
2012-12-12
Test for invalid characters in the sheet name.
Hayden Ball
2012-11-27
Create a simple Pivot Table
Alex Rothenberg
2012-09-30
added MOAR documentation
Randy Morgan
2012-09-30
fixed regular expression generation for removing control characters.
Randy Morgan
2012-09-25
more work on deep autofilter implementation
Randy Morgan
2012-08-27
release prep
Randy Morgan
2012-08-11
add hyperlinks for worksheets #118
Randy Morgan
2012-07-14
Additional validations for excel sheet name and example updates
Randy Morgan
2012-05-13
updating docs
Randy Morgan
2012-05-13
cleaning up comments for pre-release
Randy Morgan
2012-05-08
worksheet comments step 2. Needs docs and specs - but it works in Excel
Randy Morgan
2012-05-04
beginnings of comments w/o TDD (^ ^)/
Randy Morgan
2012-05-04
add comment relationship type
Randy Morgan
2012-04-25
label rotation and conditional formatting examples
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-03
pre-release cleanup
Randy Morgan
2012-03-21
resolve small merge conflict
Randy Morgan
2012-03-21
resolving #53 and adding specs for use_autowidth, show_gridlines
Randy Morgan
2012-03-21
Added support for tables
Jurriaan Pruis
2012-03-05
cleanup of useless line break
Randy Morgan
2012-02-23
worksheet names need to be limited to 31 characters
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-02-02
Adding in hyperlinking for images as per issue #22
Randy Morgan
2012-02-01
https://github.com/randym/axlsx/issues/21
Randy Morgan
2012-02-01
Updating schema loading for validation to correctly load the schema file rela...
Randy Morgan
2011-12-08
removing unused namespace constants.
Randy Morgan
2011-12-06
Formatting float values for column width and date values in an attempt to res...
Randy Morgan
[next]