summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc_formula.cxx
AgeCommit message (Expand)Author
2022-01-15A unit test for tdf#146367Eike Rathke
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-03loplugin:constparamsNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli
2021-05-17sc_ucalc: simplify codeXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli
2021-05-11sc_ucalc: remove duplicated methodXisco Fauli
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-02Fix typoAndrea Gelmini
2021-03-29tdf#141146: sc_ucalc: fix incorrect test nameXisco Fauli
2021-03-26tdf#116216: sc_ucalc: Add unittestXisco Fauli
2021-03-08tdf#133260: move unittest to function testXisco Fauli
2021-03-07tdf#107459: move unittest to function testXisco Fauli
2021-03-04tdf#93415: sc_ucalc: Add unittestXisco Fauli
2021-02-16tdf#66409: sc_ucalc: Add unittestXisco Fauli
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2020-12-23More loplugin:bufferadd findingsStephan Bergmann
2020-11-02tdf#100818: sc_ucalc: Add unittestXisco Fauli
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-13toAbs always dereferences its ScDocument*Caolán McNamara
2020-09-13tdf#107459: sc_ucalc: Add unittestXisco Fauli
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-26Unit test tdf#130825 insert/delete sheet moving sheet-local namesEike Rathke
2020-02-25Unit test tdf#130370 cut&paste / move with sheet-local named referenceEike Rathke
2020-01-28remove some unused local varsNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13tdf#120948: row deltas should be stored as SCROW...Deena Francis
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin