Commit Graph

  • 2575981e57 Accepting request 1179040 from devel:languages:python:numeric factory Ana Guerrero 2024-06-07 13:03:37 +0000
  • 6133d40031 - update to 3.1.3: * #1401 Column name caches are slow and use a lot of memory * #1457 Improved handling of duplicate named styles * #1842 Rich-text can be saved if lxml is not installed * #1954 Documentation for sheet views is incorrect * #1973 Timedeltas not read properly in read-only mode * #1987 List of formulae names contains mistakes * #1967 Filters does not handle non-numerical filters * #2054 Type checking increases exponentially * #2057 Loading pivot tables can be unnecessarily slow * #2102 Improve performance when reading files with lots of custom properties * #2106 Setting Trendline.name attribute raises exception when saving * #2120 Timezone and Zombie formatting cannot be combined. * #2107 Column name generation is inefficient and slow * #2122 File handlers not always released in read-only mode * #2149 Workbook files not properly closed on Python ≥ 3.11.8 and Windows * #2161 Pivot cache definitions using tupleCache had serialisation issues Dirk Mueller 2024-06-06 15:12:42 +0000
  • bf4c79263d Accepting request 1137832 from devel:languages:python:numeric Ana Guerrero 2024-01-10 20:52:21 +0000
  • 6945d38b42 - update to 3.1.2: * #1963 Cannot read worksheets in read-only mode with locally scoped definitions * #1974 Empty custom properties cause invalid files * #1881 DocumentProperties times set by module import only * #1947 Worksheet-specific definitions are missing * #1156 Table filters are always overriden * #1360 Can't read some ScatterCharts if n * #1724 Problem with multilevel indices in dataframes * #1772 Problem with category indices in dataframes * #1786 NamedStyles share attributes - mutables gotcha * #1851 Allow print area to be set to None * #1852 Worksheet for print title and print areas can't be found * #1853 Custom document properties that are strings can be empty * #1858 ConditionalFormatting lost when pivot table updated * #1864 Better handling of defined names * #1904 dataframe_to_rows() misalignment on multiindex * #1912 Excel doesn't like xmlns:space on nodes with only whitespace, which it treats as empty. * #1942 Exception when print areas use table references. * Adding tables in write-only mode raises an exception. Dirk Mueller 2024-01-09 22:14:57 +0000
  • 5c303677cc Accepting request 1004586 from devel:languages:python:numeric Dominique Leuenberger 2022-09-20 17:23:07 +0000
  • b453f7047e Accepting request 1004354 from home:apersaud:branches:devel:languages:python:numeric Dirk Mueller 2022-09-19 07:36:40 +0000
  • b466618767 Accepting request 954098 from devel:languages:python:numeric Dominique Leuenberger 2022-02-15 22:57:09 +0000
  • aa8064054f Accepting request 953979 from home:apersaud:branches:devel:languages:python:numeric Matej Cepl 2022-02-13 16:11:38 +0000
  • c766f3e8eb Accepting request 908523 from devel:languages:python:numeric Dominique Leuenberger 2021-07-27 12:32:11 +0000
  • d6b754e63e - update to 3.0.7: * https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1588 * Exception raised when merging cells which do not have borders all the way round. * Fix Python 2.x specific statement in documentation * Borders in differential styles are incorrect * Error when opening some pivot tables * Resave breaks the border format in conditional formatting rules * Read-only workbook not closed properly if generator interrupted * Pandas.Multiindex.labels deprecated * Pandas.Multiinex not expanded correctly * Cannot read rows with exponents * numpy.float is deprecated * Cells without coordinate attributes not always correctly handled * Incorrectly consider currency format as datetime * Cannot copy worksheets with merged cells * Empty worksheets do not return generators when looping. * Hyperlinks duplicated on multiple saves * Incorrectly literal format as datetime * Links set to range of cells not preserved * Exception when opening workbook with chartsheets and tables * Find tables by name * Worksheet protection missing in existing files * Exception when reading files with external images * Reading lots of merged cells is very slow. * Read support for Bubble Charts. * Preserve any indexed colours * Reading many thousand of merged cells is really slow. * Adding tables in write-only mode raises an exception. Dirk Mueller 2021-07-27 06:57:44 +0000
  • 490a890236 Accepting request 768796 from devel:languages:python:numeric Dominique Leuenberger 2020-02-03 10:11:57 +0000
  • 0cb8c299a9 Accepting request 768791 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2020-01-30 15:50:21 +0000
  • b9bbba026a Accepting request 749748 from devel:languages:python:numeric Dominique Leuenberger 2019-11-24 22:46:17 +0000
  • fdcffeb082 Accepting request 749747 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2019-11-19 20:39:41 +0000
  • 9a231bad45 Accepting request 733341 from devel:languages:python:numeric Dominique Leuenberger 2019-10-10 09:47:14 +0000
  • adc9d9a498 - Update to 2.6.4: * Cannot save workbooks with comments more than once. * #1237 Fix 3D charts. * #1290 Minimum for holeSize in Doughnut charts too high * #1291 Warning for MergedCells with comments * #1296 Pagebreaks duplicated * #1309 Workbook has no default CellStyle * #1330 Workbooks with comments cannot be saved multiple times Tomáš Chvátal 2019-09-26 08:00:04 +0000
  • 59d49ac428 Accepting request 710331 from devel:languages:python:numeric Dominique Leuenberger 2019-06-17 19:34:37 +0000
  • a3f0c05c1d - Update to 2.6.2: * #1173 Workbook has no _date_formats attribute * #1190 Cannot create charts for worksheets with quotes in the title * #1228 MergedCells not removed when range is unmerged * #1232 Link to pivot table lost from charts * #1233 Chart colours change after saving * #1236 Cannot use ws.cell in read-only mode with Python 2.7 Tomáš Chvátal 2019-06-17 11:00:48 +0000
  • 66037d7f13 Accepting request 683879 from devel:languages:python:numeric Dominique Leuenberger 2019-03-12 08:54:50 +0000
  • 31e2a4d0c3 - Update to 2.6.1: * #1174 ReadOnlyCell.is_date does not work properly * #1175 Cannot read Google Docs spreadsheet with a Pivot Table * #1180 Charts created with openpyxl cannot be styled * #1181 Cannot handle some numpy number types * #1182 Exception when reading unknowable number formats * #1186 Only last formatting rule for a range loaded * #1191 Give MergedCell a value attribute * #1193 Cannot process worksheets with comments * #1197 Cannot process worksheets with both row and page breaks * #1204 Cannot reset dimensions in ReadOnlyWorksheets * #1211 Incorrect descriptor in ParagraphProperties * #1213 Missing hier attribute in PageField raises an exception Tomáš Chvátal 2019-03-11 12:42:30 +0000
  • 32698f6183 Accepting request 676952 from devel:languages:python:numeric Yuchen Lin 2019-02-19 11:00:24 +0000
  • 12842460bb Accepting request 676662 from home:frispete:python Tomáš Chvátal 2019-02-18 08:46:40 +0000
  • be9057af7c Accepting request 660791 from devel:languages:python:numeric Dominique Leuenberger 2019-01-08 11:26:06 +0000
  • 2eb65548ac Accepting request 616596 from devel:languages:python Dominique Leuenberger 2018-06-29 20:26:07 +0000
  • 1e2e282b77 Accepting request 563264 from devel:languages:python Dominique Leuenberger 2018-01-10 22:38:14 +0000
  • 9349557489 Accepting request 518482 from devel:languages:python Dominique Leuenberger 2017-08-28 13:13:26 +0000
  • 365ddfafdb Accepting request 491155 from devel:languages:python Dominique Leuenberger 2017-05-17 15:17:51 +0000
  • d51e425d6b Accepting request 357110 from devel:languages:python Dominique Leuenberger 2016-02-03 09:19:40 +0000
  • ca440701fd Accepting request 309808 from devel:languages:python Dominique Leuenberger 2015-06-03 06:35:17 +0000
  • 512db87358 Accepting request 241299 from devel:languages:python Stephan Kulow 2014-07-18 04:40:35 +0000