0
I Use This!
Low Activity

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build fix for VS 2017. More... over 3 years ago
Install the vulkan module via cmake. More... over 3 years ago
Fix cmake build. More... over 3 years ago
The parameter min max values may be 0 instead of missing. More... over 3 years ago
Add another rpath to libixion-<api>.so. More... over 3 years ago
Add another rpath to libixion-<api>.so. More... over 3 years ago
This is no longer relevant. More... over 3 years ago
This is no longer relevant. More... over 3 years ago
Add script to parse function specs and generate markdown table. More... over 3 years ago
Add script to parse function specs and generate markdown table. More... over 3 years ago
Add entries for non-yet-implemented functions. More... over 3 years ago
Add entries for non-yet-implemented functions. More... over 3 years ago
Add symbols related to formula function opcodes. More... over 3 years ago
Update code example in the doc. More... over 3 years ago
Remove symbols that no longer exist. More... over 3 years ago
{@link ...} tags don't work well with doxygen. More... over 3 years ago
Use std::variant for the value in formula_name_t. More... over 3 years ago
Use std::variant for model_iterator::cell::value. More... over 3 years ago
@link doesn't work well with doxygen. More... over 3 years ago
matrix::element to store std::variant value instead of using union. More... over 3 years ago
Remove deprecated model_context::erase_cell(). More... over 3 years ago
Remove deprecated model_context::get_all_formula_cells(). More... over 3 years ago
model_context::get_identifier_from_string() to take string_view. More... over 3 years ago
model_context::set_named_expression() to take std::string instead of ... More... over 3 years ago
Remove append_sheet that takes a char pointer and a string size. More... over 3 years ago
model_context::set_string_cell() to take string_view. More... over 3 years ago
Move mem_str_buf.hpp header out of public space. More... over 3 years ago
Refresh slickedit project. More... over 3 years ago
Use std::variant in model_context::input_cell. More... over 3 years ago
Use std::string_view in formula_name_t::table_type. More... over 3 years ago