summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)Author
2022-09-26Make sure all examples and docs use binary mode for reading / writing XLSX filesStefan
2022-07-12Add `hideDropDown` alias for `showDropDown` setting, as the latter is confusi...Koza
2022-07-12Move "capture warning" test helper to its own moduleKoza
2022-07-09Add pivot table option to sort headers (#143)James Lam
2022-06-05Implement “rounded corners” setting for chartsStefan
2022-06-01Implement “plot visible only” setting for chartsStefan
2022-05-18Completely hide chart titles if blankStefan
2022-05-18Fix missing cell reference for chart title when cell emptyStefan
2022-04-07Sort archive entries for correct MIME detection with file commandytjmt
2022-03-06Added a spec for instance_values_forpjskennedy
2022-03-02instance_values -> instance_values_forpjskennedy
2022-03-02Update references to use new class methodpjskennedy
2022-02-07Validate name option to be non-empty string when passed.Josef Šimánek
2022-02-07Merge branch 'master' into feature/manageable-scatter-markersOleg Yakovenko
2022-02-06Allow border style to accept an Array (#117)Weston Ganger
2022-02-06Autowidth cell calculation is now configurableTobias Egli
2022-02-05Merge branch 'master' into improve_range_errorNoel Peden
2022-01-28Fix invalid xml when pivot table created with more than one column in data fieldWeston Ganger
2022-01-21Check string encoding for validity _and_ valueDan DeBruler
2021-12-29Fix Worksheet#name_to_cell bug which returned reversed row/col indexesWeston Ganger
2021-12-28Return output stream in binmodeDan DeBruler
2021-07-25Fix gap width validator for bar charts (#108)Zsolt Kozaroczy
2021-07-24Add overlap to bar charts (#107)Zsolt Kozaroczy
2021-04-26Add option to define a series color for the BarSeries (#81)Zsolt Kozaroczy
2021-03-27Replace mimemagic with marcel (#95)Jorne Kandziora
2021-03-27Fix testStefan
2021-03-19Implement :offset option for worksheet#add_row (#87)Agustin Gomez
2021-03-19Add support for format in pivot tables (#79)Knut I. Stenmark
2021-03-01feature: spec cleanupOleg Yakovenko
2021-03-01feature: marker symbol management for scatter seriesOleg Yakovenko
2021-03-01feature: scatter series should respect marker preference of parent chartOleg Yakovenko
2021-02-17Merge pull request #57 from rylwin/change-serialize-signatureNoel Peden
2021-02-12Merge pull request #77 from rfdonnelly/fix-special-char-in-table-headerNoel Peden
2021-02-03Simplify test for special characters in table headerRob Donnelly
2021-02-03Add test for special characters in pivot table cache definitionRob Donnelly
2021-02-03Add test for special characters in table headerRob Donnelly
2021-01-05Merge pull request #71 from artplan1/add-date-typeNoel Peden
2021-01-05Merge pull request #70 from chi-deutschland/fix-worksheet-title-length-ruleNoel Peden
2020-12-10Fix calculation of worksheet name lengthLuka Lüdicke
2020-12-10Delete redundant worksheet name too long testLuka Lüdicke
2020-12-03Extend cell_type_from_value with sanity checksToms Mikoss
2020-11-27Add casting to dateArtem Kozaev
2020-11-26Group worksheet name tests togetherLuka Lüdicke
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
2020-08-29Avoid warning when using `capture_warnings` more than onceRyan Winograd
2020-08-29Update #serialize to accept 3 argumentsRyan Winograd
2020-08-29Assert how contents are zippedRyan Winograd
2020-08-24Explosion explosion fixed - issue 58Noel Peden
2020-08-20Actual fix for older rubiesRyan Winograd
2020-08-20Fix for older rubies?Ryan Winograd