index
:
external/orcus
148-import-styles-interface
155-debug-state-output-format
156-separate-import-shared-strings
bugfix/msvc-build-fix
feature/138-xml-misplaced-elements
feature/14-add-yaml-output-to-json
feature/151-odf-v1.3
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/libreoffice-build
staging/mr130
table-style
table-styles
LibreOffice使用的外部库liborcus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
2021-12-02
Skip relaxNG namespace. This is only used in the schema doc.
Kohei Yoshida
2021-12-02
A little cleanup
Kohei Yoshida
2021-12-02
Add the option of generating token summary output.
Kohei Yoshida
2021-12-02
Update the code to modern python and fix token generation.
Kohei Yoshida
2020-04-28
Move this file to the orcus/ml-engine repo.
Kohei Yoshida
2020-04-27
Get these processor modules to work properly again after the relocation.
Kohei Yoshida
2020-04-27
Move the file processor code into proper orcus module tree.
Kohei Yoshida
2020-03-27
Remove things that are no longer useful.
Kohei Yoshida
2020-03-27
Remove specification and schema files.
Kohei Yoshida
2020-02-06
Make sure to escape all strings that may potentially contain special chars.
Kohei Yoshida
2020-02-06
Fix the handling of formula cells with error.
Kohei Yoshida
2020-02-06
Write xml output by hand.
Kohei Yoshida
2020-02-05
Change the name of the special name to include the source file name.
Kohei Yoshida
2020-02-05
Turn off token data generation.
Kohei Yoshida
2020-02-05
Stringify the tokens before shoving them to the dom.
Kohei Yoshida
2020-02-05
Directly write xml output files as we process the document files.
Kohei Yoshida
2020-01-31
Leave UTF-8 strings alone.
Kohei Yoshida
2020-01-31
Let's always output in XML. JSON is harder to read for this type of data.
Kohei Yoshida
2020-01-31
Make XML pretty print optional.
Kohei Yoshida
2020-01-31
Make token data output optional.
Kohei Yoshida
2020-01-31
I need to know which batch is being processed at any given moment.
Kohei Yoshida
2020-01-31
Flush the batch each time to reduce memory use.
Kohei Yoshida
2020-01-30
Use FormulaToken in named expressions and output them.
Kohei Yoshida
2020-01-30
Extract formula token types.
Kohei Yoshida
2020-01-30
Handle formulas with error properly when extracting formulas.
Kohei Yoshida
2020-01-29
Use the skip error policy when mass-processing files.
Kohei Yoshida
2020-01-24
Update this constant variable name.
Kohei Yoshida
2020-01-17
Add a batch mode to split the output into a set of more manageable size outputs.
Kohei Yoshida
2020-01-16
Add sheet and formula counts to the output tree as attributes.
Kohei Yoshida
2020-01-16
Support xml output option.
Kohei Yoshida
2020-01-16
Add code to aggregate all formula data into a single file.
Kohei Yoshida
2020-01-16
Add a new processor module to extract formula expression data.
Kohei Yoshida
2020-01-16
Adjust process-files.py to orcus.Cell objects & user processor module.
Kohei Yoshida
2020-01-16
Move the XML token related files into their own directory.
Kohei Yoshida
2020-01-08
Allow extra tokens to be added to the list.
Kohei Yoshida
2020-01-08
Turns out I don't make use of schema types.
Kohei Yoshida
2020-01-08
Update this python code to today's standard, in full on Python 3.
Kohei Yoshida
2017-03-16
xls-xml: add missing tokens and re-generate token values.
Kohei Yoshida
2016-07-25
use nullptr everywhere and remove use of NULL
Markus Mohrhard
2016-05-25
Sorted string map is no longer in orcus. It's in mdds now.
Kohei Yoshida
2015-10-16
Move doc into misc/notes.
Kohei Yoshida
2014-06-13
Use sorted_string_map here. This makes ods import slightly faster.
Kohei Yoshida
2014-06-12
Add sorted_string_map template class for fast string to integer mapping.
Kohei Yoshida
2013-06-16
Generate token files for Excel XML format.
Kohei Yoshida
2013-06-16
Add namespace parsing mode.
Kohei Yoshida
2013-06-16
Re-organize the python token generator scripts.
Kohei Yoshida
2013-06-16
General-purpose XML Schema key dumper.
Kohei Yoshida
2013-06-16
Move these token generator python scripts from bin to misc.
Kohei Yoshida
2012-12-17
Removed all traces of xmlns_token_t. We won't be needing this anymore.
Kohei Yoshida
2012-12-17
Update token generator script to auto-generate ODF namespace values.
Kohei Yoshida
[next]