[gnumeric] Created tag GNUMERIC_1_12_12



The unsigned tag 'GNUMERIC_1_12_12' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Mon Mar 3 19:47:01 2014 -0500

    1.12.12

Changes since the last tag 'GNUMERIC_1_12_11':

Andreas J. Guelzow (20):
      Fix ODF roundtrip of preferred window size. [part of #724487]
      Fix ODF number roundtrip issue. [part of #724568]
      Fix ODF error constant roundtrip issue. [part of #724568]
      Fix import of underlines from LO-generated ODF files. [part of #724763]
      white space
      Write viewport position to ODF
      Fix ODF viewport roundtrip issue. [#724761]
      Fix ODF pagesetup roundtrip issue. [#724516]
      Fix ODF pattern roundtrip issue. [#724898]
      disable debug dump
      Export row and column visibility to ODF. [#725115]
      Export frozen panes info to ODF.
      Export frozen panes info to and import from ODF. [#725228]
      Export and import more sheet properties to/from ODF. [#725258]
      Fix validation import from ODF. [#725321]
      Fix autofilter condition export to ODF. [part of #725458]
      Handle table:filter-or and table:filter-and elements in ODF import
      Export autofilter conditions to ECMA 367 (xlsx). [part of 725460]
      fix non-blank filter info
      Provide Undo for sheet reordering via tab dragging. [#725540]

Jean Brefort (2):
      Fix persistence of hyperlinks tips. [see #724108]
      Fix background filling for rtl sheets. [#725276]

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (1):
      Updated Slovenian translation

Morten Welinder (124):
      Post-release bump
      Release: fix adding new release to index.
      ods: roundtrip fix.
      git: quiet.
      tests: normalize before diff-ing round trip cases.
      xls: fix biff7 import of long strings.
      Tests: test number roundtrips.
      tests: cleanup.
      ssconvert: add an option to resize.
      Cleanup.
      tests: resize roundtrip tests for xls/biff7 and xlsx.
      xlsx: improve roundtrip of numbers.
      ssdiff: report differences is background's is_auto flag.
      xlsx: fix background color roundtrip issue.
      tests: remove excess sheets in test files.
      LOG2: Improve accuracy.
      LOG: Improve accuracy when base argument is present.
      Tests: more number tests.
      tests: more sharing in the .gnumeric file.
      Tests: add test for style roundtrip.
      Tests: code cleanup.
      Tests: add ability to silence unimportant differences in roundtrips.
      Tests: sanity check the numbers test before running roundtrip tests on it.
      Tests: drop complains over new codepage attribute.
      Tests: use right perl.
      xlsx: back out previous change.
      xls: fix biff7 export of headers and footers.
      Tests: complain over failures in roundtrip tests...
      Tests: add tests for bold/italic/underline and left/center/right roundtrip
      xlsx: fix export of underlining.
      Tests: add tests for font size and rotation.
      xls/biff7: fix export of rotation.
      Tests: add tests for borders
      Tests: use a border dash style actually supported by biff7.
      Style test: silence biff7 complaints about 45 and -45 degree rotation.
      Test: add test for diagonal borders.
      xls: fix biff8 export of diagonal borders.
      Test: add test for both diagonal borders in one cell.
      Test: force separate styles for diagonal borders.
      Tests: add test for page setup roundtrip.
      xlsx: first stab a exporting headers and footers.
      t6503: ods passes again.
      t6502: add pattern tests
      t6502: ignore differences for patterns that xls does not have.
      Tests: start on formula tests.
      t6504: add parentheses tests too.
      xls: improve handling of long strings in formulas.
      xls: fix import of long string results.
      Cleanup.
      Tests: keep temporary files in .
      Tests: typo
      xls: fix string writing
      Fix BIFF7 export of comments.
      xls: when writing strings that cannot be represented, substitute a ?
      xls: cleanup.
      xls: reverse ("aaa"&""bbb"&...) hack for long strings when we read
      Tests: add string tests for the Greek alphabet.
      Tests: remove WINDOWS_LANGUAGE from environment.
      Tests: remove LANGUAGE too.
      xls: simplify image reading.
      xls: go wild with BIFF_CONTINUE handling.
      xlsx: place headerfooter in the right place.  Excel cares.
      xlsx: import headers and footers from xlsx
      t6500: add test for Danish letters.
      Tests: add binary operators to formula tests.
      Resize: improve style handling on sheet expansion.
      xls: fix export of headers and footers.
      xls: fix import of headers of footers.
      xlsx: fix row height export.
      xlsx: fix roundtrip for columns.
      xlsx: fix export of rotated styles.
      .gnumeric: don't save a 0x0 size.
      Tests: many more tests are expected to pass now.
      xlsx: make window size roundtrip.
      xlsx: improve pattern roundtrip.
      Tests: biff7 has no diagonal borders.
      Tests: ods passes roundtrip
      Tests: add test for column and row properties.
      Tests: add tests for hidden rows and columns.
      Cleanup.
      t6504: test binary operator precedence.
      Tests: add tests for cell comments.
      .gnumeric: write cell comments in sorted order.
      t6506: biff7 cannot store authors for comments.
      xlsx: fix import of comments.
      GUI: Avoid gtk+ criticals.
      Tests: debug improvements for --verbose.
      Biff: debug improvements.
      xls/biff8: fix export of long strings in cell comments.
      xls/biff8: when put rich text formatting on normal text.
      xls: improve the macro roundtrip situation.
      xls: roundtrip the binary \001Ole member is present.
      xls: fix roundtrip of xls macros.
      Tests: add tests for split panes.
      Tests: fewer ignore_failures needed.
      Tests: test sheet formatting
      xls: handle reading of crazy number of merged cells better.
      Tests: add validation tests
      r6509: use date(y,m,d) for dates.
      Tests: make it possible to run tests without being in the test directory
      t6509: add tests for validation action, title, and message.
      Tests: add test for roundtrip of vba through xls conversion.
      t6509: Don't use type none.
      Tests: more tests pass
      t6500: Test strings that just might cause trouble in some formats.
      ssdiff: report more sheet attribute differences.
      SheetControlGUI: Fix minor sizing issue.
      SheetControlGUI: More cases where we must ignore invisible widgets.
      GUI: Fix split pane problem.
      Compilation: add missing include.
      t6509: also test input message
      xls: don't generate value formats when reading.
      Tests: new test for auto-filter.
      Names: fix criticals.
      Sheet: fix duplication of display-outlines attribute.
      t6510: fix .gnumeric's display-outlines setting.
      Tests: rename script to match makefile
      Names: fix memory corruption.
      xlsx: improve the auto-filter saving.
      Tests: update test SHA-1 checksums.
      GUI: Avoid infinite loop in sheet reordering.
      Random: mark random number functions volatile.
      t6510: ignore xlsx failure for now.
      1.12.12

Piotr Drąg (2):
      Updated POTFILES.in
      Updated POTFILES.in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]