- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- a15fd18 sc: Add new ocUDExternal token for user-defined functions by Karthik Godha · 7 weeks ago
- 0ad3216 tdf#78486 sc: add pivot table calculated field support (core + OOXML) by Balazs Varga · 2 months ago
- 61e868e tdf#170565 save empty SUM/MAX/MIN functions with parameters to XLSX by Aron Budea · 9 weeks ago
- 3896908 tdf#146619 Run IWYU again on include/[f-i]* by Gabor Kelemen · 6 months ago
- 63b5081 tdf#143148: Use pragma once instead of include guards by Daniel Lee · 5 months ago
- 33bf451 tdf#130857 formula, sc: Stop relying on weld::Frame's label child by Michael Weghorn · 8 months ago
- 0c50993 tdf#130857 formula: No longer remember the reference label widget in RefEdit by Michael Weghorn · 8 months ago
- a61d53d formula: Prefix RefEdit members with "m" by Michael Weghorn · 8 months ago
- 20e2b36 tdf#130857 formula: Don't have getter for Label, but text by Michael Weghorn · 8 months ago
- b96b0af formula: Replace STRUCT_* constants with enum class by Michael Weghorn · 9 months ago
- fd0cc5b tdf#150865: Add support for TEXTAFTER function by Xisco Fauli · 11 months ago
- 09a2853 tdf#150864: Add support for TEXTBEFORE function by Xisco Fauli · 11 months ago
- 4c2596a tdf#150866: Add support for TEXTSPLIT function by Xisco Fauli · 11 months ago
- 157a362 tdf#164997 - sc refactor and optimize LET function calculation by Balazs Varga · 1 year, 2 months ago
- fe8ef5e loplugin:unusedfields by Noel Grandin · 1 year, 2 months ago
- 9c35a59 tdf#150867: Add support for VSTACK function by Xisco Fauli · 1 year, 2 months ago
- 094e26c tdf#150868: Add support for HSTACK function by Xisco Fauli · 1 year, 2 months ago
- d595e1a tdf#151000: Add support for CHOOSECOLS function by Xisco Fauli · 1 year, 2 months ago
- e1d250f tdf#150999: Add support for CHOOSEROWS function by Xisco Fauli · 1 year, 2 months ago
- 5506dd8 tdf#151001: Add support for EXPAND function by Xisco Fauli · 1 year, 2 months ago
- 9bf9633 tdf#150998: Add support for DROP function by Xisco Fauli · 1 year, 2 months ago
- e820e7a tdf#150997: Add support for TAKE function by Xisco Fauli · 1 year, 2 months ago
- 5f8a153 tdf#150880: Add support for WRAPROWS function by Xisco Fauli · 1 year, 2 months ago
- 99e09f2 tdf#150881: Add support for WRAPCOLS function by Xisco Fauli · 1 year, 3 months ago
- 6b62017 tdf#150878: Add support for TOROW function by Xisco Fauli · 1 year, 3 months ago
- ee05b94 tdf#150879: Add support for TOCOL function by Xisco Fauli · 1 year, 3 months ago
- dc77629 tdf#162286 Add a category to store favorite functions in FW by AhmedHamed · 1 year, 8 months ago
- de8b935 Drop unneeded forward declarations from include/ even harder by Gabor Kelemen · 1 year, 3 months ago
- 72df5a6 Drop unneeded forward declarations from include/ by Gabor Kelemen · 1 year, 3 months ago
- c377e21 tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4 by Regina Henschel · 1 year, 5 months ago
- 044980e Resolves: tdf#161599 Write Add-In CompatibilityName (if any) to OOXML by Eike Rathke · 1 year, 7 months ago
- 59d2745 Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXML by Eike Rathke · 1 year, 7 months ago
- 0b683547 Related: tdf#159343 Handle TableRef separator in brackets for Function Wizard by Eike Rathke · 1 year, 8 months ago
- dc9486f Resolves: tdf#162087 FormulaCompiler::OpCodeMap::maHashMap must be uppercase by Eike Rathke · 1 year, 8 months ago
- e52b555 Related: tdf#137543 - fix LET function jump count number by Balazs Varga · 1 year, 10 months ago
- d557d2a Related: tdf#137543 - Add new LET function to Calc by Balazs Varga · 1 year, 10 months ago
- 521a56d tdf#137543 - Add new LET function to Calc by Balazs Varga · 1 year, 10 months ago
- c1565b8 tdf#126573 Add Excel2021 array function UNIQUE to Calc by Balazs Varga · 1 year, 11 months ago
- d68f239 tdf#126573 Add Excel2021 array function RANDARRAY to Calc by Balazs Varga · 1 year, 11 months ago
- 35772a0 tdf#126573 Add Excel2021 array function SEQUENCE to Calc by Balazs Varga · 2 years ago
- 9d29649 Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaToken by Caolán McNamara · 2 years ago
- 1d63489 Related: tdf#160056 rename/rework GetDoubleAsReference to SetDouble by Caolán McNamara · 2 years ago
- 791a248 Related: tdf#160056 elide ref counting for initial tokens by Caolán McNamara · 2 years ago
- 5b2cd79 loplugin:finalmethods by Noel Grandin · 2 years, 1 month ago
- bfb4c58 tdf#126573 Add Excel2021 array function SORTBY to Calc by Balazs Varga · 2 years, 1 month ago
- 45435a6 tdf#126573 Add Excel2021 array function SORT to Calc by Balazs Varga · 2 years, 1 month ago
- cd35a50 reduce symbol visibility in --enable-mergelibs=more mode by Noel Grandin · 2 years, 1 month ago
- 35c0724 GetNonEndOfPathToken can be private by Caolán McNamara · 2 years, 1 month ago
- b0791dd tdf#126573 Add Excel2021 array function FILTER to Calc by Balazs Varga · 2 years, 1 month ago
- b36ecef tdf#128425 Add Excel2021 function XMATCH to Calc by Balazs Varga · 2 years, 2 months ago
- f703982 tdf#127293 Add Excel2021 function XLOOKUP to Calc by Winfried Donkers · 2 years, 9 months ago
- 7d66020 tdf#146619 Recheck include/[e-j]* with IWYU by Gabor Kelemen · 2 years, 7 months ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- 9a930ef can use a reference instead of a pointer by Caolán McNamara · 3 years, 1 month ago
- bee4402 no need to hold SvtSysLocale by std::unique_ptr by Noel Grandin · 3 years, 1 month ago
- 05ac57f Resolves: tdf#153767 Try harder to import OOXML bool shared formula result by Eike Rathke · 3 years, 1 month ago
- cf8cfee Resolves: tdf#151886 Use default locale with English function names again by Eike Rathke · 3 years, 3 months ago
- 01c9e88 use more string_view in formula by Noel Grandin · 3 years, 6 months ago
- 603f9ce Related: tdf#142293 Introduce a protected FormulaCompiler::GetFinalOpCodeMap() by Eike Rathke · 3 years, 7 months ago
- 28c4c72 Related: tdf#135993 Destroy temporary OpCodeMap when reading config by Eike Rathke · 3 years, 8 months ago
- 26fbf6e clang-tidy modernize-pass-by-value in formula by Noel Grandin · 3 years, 10 months ago
- 9aab475 Related: tdf#142293 tdf#141495 Allow additional symbols in externals map by Eike Rathke · 3 years, 10 months ago
- dad1d71 Resolves: tdf#149378 Force array input if outer function returns array/matrix by Eike Rathke · 3 years, 10 months ago
- ef82ccd new loplugin:trivialconstructor by Noel Grandin · 4 years, 1 month ago
- 493d355 Fix typo by Andrea Gelmini · 4 years, 3 months ago
- 807f238 Recheck include/[e-r]* with IWYU by Gabor Kelemen · 4 years, 4 months ago
- a04d60c use more DECL_DLLPRIVATE_LINK by Noel Grandin · 4 years, 5 months ago
- 6a3cb15 loplugin:moveparam in formula by Noel Grandin · 4 years, 6 months ago
- afea504 loplugin:finalclasses by Noel Grandin · 4 years, 7 months ago
- 45b17d9 store ScTokenArray by value in SharedFormulaBuffer by Noel Grandin · 4 years, 7 months ago
- 5163181 Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions by Eike Rathke · 4 years, 8 months ago
- 3c76651 Related: tdf#64086 Add FormulaGrammar::isRefConventionOOXML() by Eike Rathke · 4 years, 8 months ago
- 7838efe Purge out rtl::math::setNan by BaiXiaochun · 4 years, 9 months ago
- db1cf11 undo blocking emitting focus events during grab_focus by Caolán McNamara · 5 years ago
- 2633d5f Recheck include/ with IWYU by Gabor Kelemen · 5 years ago
- c56e0c7 move async focus-in/focus-out workaround to known client that needs it by Caolán McNamara · 5 years ago
- aa98ed6 tdf#92456 improve VLOOKUP perf by Noel Grandin · 5 years ago
- b14107d tdf#133858 reduce the double-ref range to data content by Dennis Francis · 5 years ago
- 0362d16 tdf#138427 focus set to wrong input box by Caolán McNamara · 5 years ago
- aa2e563 move the callbacks to be private by Caolán McNamara · 5 years ago
- 01baeab tdf#123936 Formatting files in module include with clang-format by Philipp Hofer · 5 years ago
- 5d9e330 Derive FormulaExternalToken from FormulaByteToken, tdf#133260 follow-up by Eike Rathke · 5 years ago
- 76a2488 tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxx by Gabor Kelemen · 6 years ago
- 9ff8a11 formula: create instances with uno constructors by Noel Grandin · 6 years ago
- 92a87f9 Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialog by Eike Rathke · 6 years ago
- 31b0be0 improve pahole script and pack a few classes by Noel Grandin · 6 years ago
- 47cd34a use more compact namespace syntax in /include by Noel Grandin · 6 years ago
- 7166558 Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile by Eike Rathke · 6 years ago
- 2aab1c4 Related tdf#131169: avoid magic numbers by Julien Nabet · 6 years ago
- 456f093 Resolves: tdf#131372 Write "error cell" formula to OOXML by Eike Rathke · 6 years ago
- c95529e tdf#130976 replace `rtl::math::isInf` with `std::inf`. by Yukio Siraichi · 6 years ago
- 8e173a9 tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`. by Yukio Siraichi · 6 years ago
- 98f2bd6 loplugin:unusedmethods by Noel Grandin · 6 years ago
- 7a73a58 up/down in ArgEdit doesn't do anything by Caolán McNamara · 6 years ago
- bff71a4 loplugin:finalclasses filter..framework by Noel Grandin · 6 years ago
- 4ee424b Pre-allocate an ScInterpreter object for each thread... by Dennis Francis · 6 years ago
- 00b8b9e loplugin:constmethod in formula by Noel Grandin · 7 years ago
- 324097a drop some unneeded includes by Caolán McNamara · 7 years ago
- d67b8df drop some more unneeded includes by Caolán McNamara · 7 years ago