Age | Commit message (Expand) | Author |
2022-09-06 | A ColRowName (label) is a QuotedLabel is a SingleQuoted | Eike Rathke |
2022-09-01 | Resolves: tdf#142293 Implement the temporariness of GetOpCodeMap() | Eike Rathke |
2022-09-01 | Related: tdf#142293 Introduce a protected FormulaCompiler::GetFinalOpCodeMap() | Eike Rathke |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-22 | cid#1509296 silence Use after free | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-06 | Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddIns | Eike Rathke |
2022-08-06 | Related: tdf#135993 Destroy temporary OpCodeMap when reading config | Eike Rathke |
2022-08-04 | Add known but not in AddInMap English names for GRAM_API, tdf#150253 follow-up | Eike Rathke |
2022-08-04 | Resolves: tdf#150253 Add English names for GRAM_API AddIn functions | Eike Rathke |
2022-07-09 | tdf#146781 - Function wizard: search desired function also in the description | Andreas Heinisch |
2022-06-23 | clang-tidy modernize-pass-by-value in formula | Noel Grandin |
2022-06-22 | crashtesting: assert seen with forum-mso-de-53682 | Caolán McNamara |
2022-06-18 | Related: tdf#142293 tdf#141495 Allow additional symbols in externals map | Eike Rathke |
2022-06-03 | Add binary operators to ForceArrayReturn handling, tdf#149378 follow-up | Eike Rathke |
2022-06-03 | Propagate ForceArrayReturn only for Value parameters, tdf#149378 follow-up | Eike Rathke |
2022-06-03 | Propagate inline array only for Value parameters, tdf#149378 follow-up | Eike Rathke |
2022-06-02 | Resolves: tdf#149378 Force array input if outer function returns array/matrix | Eike Rathke |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2021-12-21 | loplugin:flatten in filter..framework | Noel Grandin |
2021-12-20 | Recheck include/[e-r]* with IWYU | Gabor Kelemen |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-25 | remove unused defines and convert some to OUStringLiteral | Noel Grandin |
2021-11-24 | loplugin:stringliteraldefine in formual,fpicker | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in formula | Mike Kaganski |
2021-10-11 | loplugin:moveparam in formula | Noel Grandin |
2021-09-17 | remove GetCharClassPtr from SvtSysLocale | Noel Grandin |
2021-09-04 | store ScTokenArray by value in SharedFormulaBuffer | Noel Grandin |
2021-08-06 | cid#1489780 Explicit null dereferenced | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions | Eike Rathke |
2021-07-28 | ODFF: eliminate spaces between function name and initial opening parenthesis | Eike Rathke |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-06-02 | Merging an unsupported formula grammar is worth a real assert() | Eike Rathke |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-21 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-05-02 | tdf#79049 speed up OOXML workbook load (4) | Noel Grandin |
2021-04-23 | undo blocking emitting focus events during grab_focus | Caolán McNamara |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in f* | Vincent LE GARREC |
2021-02-18 | move async focus-in/focus-out workaround to known client that needs it | Caolán McNamara |
2021-02-11 | ofz#30812 protect NextToken calling NextToken with RecurseGuard | Caolán McNamara |
2021-02-11 | merge the two identical nRecursionMax expressions | Caolán McNamara |