summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/workbook/shared_strings_table.rb
AgeCommit message (Expand)Author
2014-03-01Implemented RichText (multiple text runs)Jurriaan Pruis
2014-02-26Huge refactoringJurriaan Pruis
2013-08-17Extracted control char sanitization to module level and applied to shared str...Randy Morgan
2013-05-14correct shared strings table xml:space attribute parsing and schemaRandy Morgan
2013-04-28Refactored and renamed space preservationRandy Morgan
2013-01-10reduced processing of 3000 rows from 3+ seconds to just under 2Randy Morgan
2012-04-06put only plain string cells in shared string tableochko
2012-04-04shared string should be faster than non-shared string serializationochko
2012-04-02Merge pull request #73 from jurriaan/empty-cellRandy Morgan
2012-04-03pre-release cleanupRandy Morgan
2012-04-01String table ignore nil valuesJurriaan Pruis
2012-04-01part way through changing all serialization to use string concatenation prior...Randy Morgan
2012-03-28Still not fast enough?Randy Morgan
2012-03-27FAST ENOUGH?Randy Morgan
2012-03-27Some small improvementsRandy Morgan
2012-02-12reject formula from shared strings candidatesRandy Morgan
2012-02-12patching unbalanced endsRandy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan