Revisions of liborcus

Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1096006 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 91)
- Update to 0.18.1:
  * sax parser:
    * added support for optionally skipping multiple BOM's in the beginning of
      XML stream.  This affects all XML-based file format filters such as
      xls-xml (aka Excel 2003 XML).
  * xml-map:
    * fixed a bug where an XML document consisting of simple single-column
      records were not properly converted to sheet data.
  * xls-xml:
    * fixed a bug where the filter would always pass border color even when it
      was not set.
  * buildsystem:
    * added new configure switches --without-benchmark and --without-doc-example
      to optinally skip building of these two directories.
- Remove patch gcc13-fix.patch
buildservice-autocommit accepted request 1071014 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 90)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1070729 from Martin Liška's avatar Martin Liška (marxin) (revision 89)
- Use -fexcess-precision=fast in order to support GCC compiler:
  https://gcc.gnu.org/gcc-13/porting_to.html#excess-precision.
  Fixes: https://gitlab.com/orcus/orcus/-/issues/175
buildservice-autocommit accepted request 1069835 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 88)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1069726 from Martin Liška's avatar Martin Liška (marxin) (revision 87)
- Add include fix gcc13-fix.patch for GCC 13 compiler.
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 949465 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 86)
fix build on older systems
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 949289 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 85)
- Update to 0.17.2:
  * fixed a bug where the state of style:cell-protect="none" was not
    explicitly pushed, thereby having had the same effect as not having this
    attribute.  After the fix, style:cell-protect="none" will explicitly push
    the hidden state to false, locked state to false, and the formula-hidden
    state to false.
- Update to 0.17.1:
  * addressed a number of coverity issues.
  * removed a variety of compiler warnings.
  * re-generated sax parser tokens from ODF v1.3.
  * revised the style import code to only push style attributes that are
    actually specified in the XML.
  * revised the XML structure validation strategy to ignore any mis-placed
    elements and their sub structures rather than aborting the import.
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 932479 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 84)
- Update to 0.17.0:
  * set the baseline C++ version to 17.
  * cleaned up the public API to replace pstring with std::string_view, union
    with std::variant, and boost::optional with std::optional.  With this
    change, the public API no longer has dependency on boost.
  * switched to using ixion::model_iterator for horizontal iteration of cells
    instead of using mdds::mtv::collection.
  * fixed a bug where exporting a spreadsheet document containing adjacent
    merged cells regions to html incorrectly exported the merged cell areas.
  * cached cell values are now correctly loaded from the xlsx file.
  * utf-8 names are now allowed as element and attribute names in the sax parser.
  * unquoted utf-8 property values are now allowed in the css parser.
  * added yaml output option in orcus-json.
  * fixed a bug where mapping of an XML document with namespace aliases
    sometimes corrupts the alias values.
  * added orcus.FormulaTokenOp enum type in python which describes type formula token
    operator types in a more finer grained manner.
  * added notes to how to use orcus-xml and orcus-json to map XML and JSON
    documents to spreadsheet documents.
- Drop GCC11_build_fixes.patch
buildservice-autocommit accepted request 894389 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 83)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 894367 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 82)
Fix sle12 build
buildservice-autocommit accepted request 870828 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 81)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 870674 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 80)
- Add upstream changes to fix build with GCC 11 (boo#1181872):
  * GCC11_build_fixes.patch
buildservice-autocommit accepted request 841729 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 79)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 78)
- Update to 0.16.1:
  * match up with ixion 0.16 release
buildservice-autocommit accepted request 789639 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 77)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 76)
- Update to 0.15.4:
  * Bugfixes release
buildservice-autocommit accepted request 737401 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 75)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 74)
- Update to 0.15.3:
  * Minor fixes around fixing various xml related bugs
buildservice-autocommit accepted request 725491 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 73)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 72)
- Update to 0.15.1:
  * minor bugfixes after the 0.15.0 was released
- Remove merged patches
  * fix-linking.patch
  * 32bit.patch
Displaying revisions 21 - 40 of 111
openSUSE Build Service is sponsored by