summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2012-03-13Patching spec for 1.8.7 add that it fails when hitting map on the range as a ...Randy Morgan
2012-03-13Merge github.com:/randym/axlsxRandy Morgan
2012-03-13credit where credit is due!Randy Morgan
2012-03-12Merge pull request #49 from joekain/r_absRandy Morgan
2012-03-12adding in option to show/hide gridlines in a sheet.Randy Morgan
2012-03-12Fix Cell#r_abs to handle multi-digit row numbers and multi-letterJoe Kain
2012-03-12test r_abs with a cell in column AA.Joe Kain
2012-03-11no, really _fix_ the namespaced css doc selectors to use xpath and prefixed n...Randy Morgan
2012-03-11patch specs for nokogiri 1.5.1Randy Morgan
2012-03-10adding in quick patch for catAxis, valAxis on charts to specify gridlines = f...Randy Morgan
2012-03-09lower rake min requirement - because some people find it better to use outdat...Randy Morgan
2012-03-09patch title serialization for graphic frameRandy Morgan
2012-03-08Merge pull request #46 from joekain/name_to_indices_with_zeroRandy Morgan
2012-03-09adding specs for @joekain's patchRandy Morgan
2012-03-08In Axlsx::name_to_indices accept row numbers containing, but notJoe Kain
2012-03-07remove rubyXL interop and update readmeRandy Morgan
2012-03-07proper workbookview id - should be 0 based index iircRandy Morgan
2012-03-07fix #44 Randy Morgan
2012-03-07revert changes to validation reporting as it breaks backwards compatabilityRandy Morgan
2012-03-07fix typos in docsRandy Morgan
2012-03-07fix typos in docsRandy Morgan
2012-03-07update gitignoreRandy Morgan
2012-03-07adding email notifications for travis and updating readme in preparation for ...Randy Morgan
2012-03-07epoc => epochJurriaan Pruis
2012-03-07Updated example.rbJurriaan Pruis
2012-03-07Default to 1900 date systemJurriaan Pruis
2012-03-07adding in additional features for next release changelog notes.Randy Morgan
2012-03-07readme edits.Randy Morgan
2012-03-07adding rake as runtime requirement for ruby 2.0.0Randy Morgan
2012-03-07credit where credit is dueRandy Morgan
2012-03-07touch of documentation for an excellent addition by @jurriaanRandy Morgan
2012-03-07Accept row numbers in Worksheet#[]Jurriaan Pruis
2012-03-07Added << alias for add_rowJurriaan Pruis
2012-03-07MOAR travis!Randy Morgan
2012-03-07travis testingRandy Morgan
2012-03-07ping travis rvm 1.9.2Randy Morgan
2012-03-07c'mon travis, show us some love! reverting config for incremental changes to ...Randy Morgan
2012-03-07interestingly specifying the language requires that I rvm it in myself?Randy Morgan
2012-03-07another run at travis matrix with multiple failuresRandy Morgan
2012-03-07another attempt at multiple allow_failures on travisRandy Morgan
2012-03-07adding head builds to the matrixRandy Morgan
2012-03-07....forgot to close me-quotes....Randy Morgan
2012-03-07adding in email notification from travis-ciRandy Morgan
2012-03-07altering package validation errors to show the document they occurred in.Randy Morgan
2012-03-07testing to_xml validitiyRandy Morgan
2012-03-07patching time converter and specs as well as fixing warnings related to unini...Randy Morgan
2012-03-07typo in examplesRandy Morgan
2012-03-07referencing Converter, which is now known as DateTimeConverter.Randy Morgan
2012-03-07Add support for rows with custom height.Stefan Daschek
2012-03-07Add support for underlined text.Stefan Daschek