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/194-invalid-memory
bugfix/195-orcus-xls-xml-crashes
bugfix/195-test-case
bugfix/197-temp-output-removal
bugfix/36-utf8-in-flat-output
bugfix/build-without-model
bugfix/crash-on-resolver
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/191-import-filter-api
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/0.19.2-prep
staging/filesystem-patch
staging/libreoffice-build
staging/mr-138
staging/mr130
staging/orcus-0.19.1
staging/post-0.19.0-build
staging/post-0.19.0-fix
table-style
table-styles
task/193-format-detection-test
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
2022-08-24
Only recurse into src/python when BUILD_PYTHON is set
staging/mr-138
matoro
2022-08-24
fo:text-align may occur for families other than table-cell
Kohei Yoshida
2022-08-24
Always build orcus-env-dump even when --without-tools is specified
Kohei Yoshida
2022-08-23
Remove ORCUS_ASCII and with it the global.hpp header file too
task/adjust-sorted-string-map
bugfix/144-orcus-env-dump
Kohei Yoshida
2022-08-23
More on replacing ORCUS_ASCII with std::string_view
Kohei Yoshida
2022-08-23
More on using string_view_map_entry
Kohei Yoshida
2022-08-23
More on using string_view_map_entry
Kohei Yoshida
2022-08-23
Replace ORCUS_ASCII with std::string_view
Kohei Yoshida
2022-08-23
More on using string_view_map_entry
Kohei Yoshida
2022-08-23
parse_expected() to take std::string_view
Kohei Yoshida
2022-08-23
Use string_view_map_entry to store the keys as std::string_view
Kohei Yoshida
2022-08-23
Use std::string_view to replace ORCUS_ASCII
Kohei Yoshida
2022-08-23
skip(...) to take std::string_view thus avoiding ORCUS_ASCII macro
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Use std::string_view for entries
Kohei Yoshida
2022-08-23
Include <cstdint> in base64.hpp too
WANG Xuerui
2022-08-21
Use mdds::string_view_map_entry to simplify uses of sorted_string_map
Kohei Yoshida
2022-08-20
Adjust for the latest API change in mdds::sorted_string_map
Kohei Yoshida
2022-08-19
Use std::unique_ptr instead of raw pointer
task/api-cleanup
Kohei Yoshida
2022-08-19
Tuck these types inside elem_prop
Kohei Yoshida
2022-08-19
Move to_date_time() to date_time_t::from_chars()
Kohei Yoshida
2022-08-18
Remove all uses of ORCUS_N_ELEMENTS in favor of std::size()
Kohei Yoshida
2022-08-18
Define sorted_string_map in more standard way
Kohei Yoshida
2022-08-18
Turn it into an immutable singleton
Kohei Yoshida
2022-08-18
Replace ORCUS_N_ELEMENTS with std::size() and other cleanup
Kohei Yoshida
2022-08-18
Internalize print_attrs() which is only used in liborcus
Kohei Yoshida
2022-08-18
Unused function
Kohei Yoshida
2022-08-18
Replace use of std::strtol() to parse_integer() where appropriate
Kohei Yoshida
2022-08-18
Make the sig of parse_numeric() similar to that of parse_integer()
bugfix/163-replace-strtol
Kohei Yoshida
2022-08-18
Safeguard against some invalid input values
Kohei Yoshida
2022-08-17
Replace pstring with std::string_view in common_test.cpp
Kohei Yoshida
2022-08-17
Change the signature of parse_integer to make it similar to that ...
Kohei Yoshida
2022-08-17
Set the new mdds baseline to 2.1 & try to fix gitlab-ci build failure
Kohei Yoshida
2022-08-17
Use autoreconf over autoconf
Kohei Yoshida
2022-07-20
fix for MinGW
Rosen Penev
2022-07-19
Explicitly include <cstdint> header with GCC 13 (#162)
Kohei Yoshida
2022-07-19
Fix build issue with MSVC
staging/mr130
bugfix/msvc-build-fix
Kohei Yoshida
2022-06-09
Rename number_formatting_context to just number_format_context
Kohei Yoshida
2022-06-09
Let's use switch statement here in lieu of chained if statements
Kohei Yoshida
[next]