Age | Commit message (Expand) | Author |
2024-03-15 | Related: tdf#126573 Add Excel2021 array function FILTER to Calc | Balazs Varga |
2024-03-01 | tdf#126573 Add Excel2021 array function FILTER to Calc | Balazs Varga |
2024-02-18 | tdf#128425 Add Excel2021 function XMATCH to Calc | Balazs Varga |
2024-01-31 | tdf#127293 Add Excel2021 function XLOOKUP to Calc | Winfried Donkers |
2023-12-27 | Use emplace_back instead of push_back (Formula) | Julien Nabet |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-09-04 | tdf#147021 use std::size instead of SAL_N_ELEMENTS | Adam Seskunas |
2023-05-09 | tdf#104487 - Function wizard: remember last used function category | Andreas Heinisch |
2023-05-03 | Formula W.: tdf#78826 colons tdf#150045 sec. labels | Adolfo Jayme Barrientos |
2023-05-03 | Resolves tdf#101876 - Resizing function wizard content | Heiko Tietze |
2023-04-18 | formula: fix crash in FormulaDlg_Impl::UpdateSelection | Xisco Fauli |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-23 | jsdialog: enable function wizard | Szymon Kłos |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-02-27 | can use a reference instead of a pointer | Caolán McNamara |
2023-02-26 | no need to hold SvtSysLocale by std::unique_ptr | Noel Grandin |
2023-02-17 | Obtain actual 0-parameter count for OR(), AND() and 1-parameter functions | Eike Rathke |
2023-02-14 | osl::Mutex->std::mutex in OpCodeMapData | Noel Grandin |
2023-01-01 | Resolves: tdf#151886 Use default locale with English function names again | Eike Rathke |
2022-12-20 | tdf#146781 sc: update extended tip for function description search | Stéphane Guillou |
2022-12-15 | crashtesting: assert seen on loading forum-mso-en4-573860.xlsx | Eike Rathke |
2022-12-14 | upgrade tag names with new version of glade | Stéphane Guillou |
2022-09-28 | use more string_view in formula | Noel Grandin |
2022-09-19 | small opt in FormulaTokenIterator | Noel Grandin |
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 |