index
:
external/orcus
148-import-styles-interface
155-debug-state-output-format
156-separate-import-shared-strings
bugfix/144-orcus-env-dump
bugfix/154-xml-map-encoding-info
bugfix/163-replace-strtol
bugfix/185-column-styles-offset
bugfix/36-utf8-in-flat-output
bugfix/msvc-build-fix
bugfix/windows-build
feature/0.18.0-prep
feature/138-xml-misplaced-elements
feature/14-add-yaml-output-to-json
feature/146-font-asian-complex
feature/149-multiple-font-weight-levels
feature/150-text-underline-width
feature/151-odf-v1.3
feature/157-cell-properties
feature/158-add-more-comprehensive-set-of-test-files-for-gnumeric
feature/159-cell-hidden-and-locked
feature/160-ods-number-format-styles
feature/166-named-styles-to-columns
feature/167-arrow-parquet-deep-dive
feature/168-merge-active-flags
feature/177-add-support-for-loading-in-memory-parquet-stream
feature/178-parquet-on-windows
feature/179-parquet-more-tests
feature/186-gnumeric-number-formats
feature/188-font-names-sizes-excel-formats
feature/188-gnumeric-fond-name-size-segments
feature/190-refactor-xlsx-styles-import
feature/gnumeric-colored-text-mixed
gitlab-ci-test
master
orcus-0.11
orcus-0.12
orcus-0.13
orcus-0.14
orcus-0.15
orcus-0.3
orcus-0.5
orcus-0.7
orcus-0.9
sax-parser-value-check
staging/0.19.0-prep
staging/filesystem-patch
staging/libreoffice-build
staging/mr-138
staging/mr130
staging/post-0.19.0-build
staging/post-0.19.0-fix
table-style
table-styles
task/adjust-sorted-string-map
task/api-cleanup
task/pstring-cleanup
LibreOffice使用的外部库liborcus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-29
Use commit tag 0.15.0 for ixion for the orcus-0.15 branch.
0.15.4
orcus-0.15
Kohei Yoshida
2020-03-29
Up the version number to 0.15.4.
Kohei Yoshida
2020-03-29
Remove specification and schema files that we no longer use.
Kohei Yoshida
2020-03-29
Update json_map_tree.cpp
hedmo
2019-10-09
Fix make distcheck.
0.15.3
Kohei Yoshida
2019-10-09
Up the version to 0.15.3.
Kohei Yoshida
2019-10-08
I think I'll just do a release next. Let's close the change log.
Kohei Yoshida
2019-10-08
Add this to CHANGELOG.
Kohei Yoshida
2019-10-08
Use the closest row group element as the anchor element.
Kohei Yoshida
2019-10-08
It's no longer necessary to track common range parent with data member.
Kohei Yoshida
2019-10-08
mp_cur_range_ref is no longer necessary.
Kohei Yoshida
2019-10-08
Pass the position to start_range(), and not pass it to the rest of the methods.
Kohei Yoshida
2019-10-07
Delay the insertion of range field links until the commit_range() call.
Kohei Yoshida
2019-10-07
Add a test case that currently fails to work properly.
Kohei Yoshida
2019-10-07
Add this item.
Kohei Yoshida
2019-10-07
Create a shared header for all test codes.
Kohei Yoshida
2019-10-06
Add this test file to the list of automatic test cases.
Kohei Yoshida
2019-10-06
xls-xml: correctly handle table offset position.
Kohei Yoshida
2019-10-06
New test file for xls-xml filter.
Kohei Yoshida
2019-08-29
0.15.2 is now released & adjust the category names.
Kohei Yoshida
2019-08-28
Add links to the 0.15.2 packages.
Kohei Yoshida
2019-08-28
Fix make distcheck.
0.15.2
Kohei Yoshida
2019-08-28
Update CHANGELOG.
Kohei Yoshida
2019-08-28
Let's test these named number formats for real.
Kohei Yoshida
2019-08-28
Add more formats.
Kohei Yoshida
2019-08-28
No point having this entry since there would be no translation.
Kohei Yoshida
2019-08-28
Convert named number format values to their respective codes.
Kohei Yoshida
2019-08-27
Update the CHANGELOG for 0.15.2 items.
Kohei Yoshida
2019-08-27
Comment the workarounds
Stephan Bergmann
2019-08-26
Add a TODO comment as a future action item.
Kohei Yoshida
2019-08-26
Work on picking up the number formats entries from xlsx.
Kohei Yoshida
2019-08-26
Set up a test case for xlsx import of number format strings.
Kohei Yoshida
2019-08-26
Add a first test case for importing number formats.
Kohei Yoshida
2019-08-26
Add method docs to clarify the roles of these methods.
Kohei Yoshida
2019-08-26
The conditions between can_handle_element() and create_child_context() ...
Kohei Yoshida
2019-08-26
text/xml is also a valid mime type for XML documents.
Kohei Yoshida
2019-08-26
Add test files for importing number format entries.
Kohei Yoshida
2019-08-26
xls-xml: pick up number format entries during import.
Kohei Yoshida
2019-08-23
Fix build with gcc5.
orbea
2019-08-23
Probably this should be a top-level item, not a child of orcus-xml.
Kohei Yoshida
2019-08-23
Up the version to 0.15.2.
Kohei Yoshida
2019-08-23
Add Stephan's bit.
Kohei Yoshida
2019-08-23
Blind fix attempt for older macOS builds
Stephan Bergmann
2019-08-23
Add this bug fix to CHANGELOG.
Kohei Yoshida
2019-08-23
Add a test case for this.
Kohei Yoshida
2019-08-23
Correctly identify the anchor element of a linked node.
Kohei Yoshida
2019-08-21
Add links to the 0.15.1 packages.
Kohei Yoshida
2019-08-21
Add method doc to fill_down_cells().
0.15.1
Kohei Yoshida
2019-08-20
Finish up CHANGELOG for the upcoming 0.15.1 release.
Kohei Yoshida
2019-08-20
linkable is a struct, not a class.
Kohei Yoshida
[next]