summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in scNoel
2021-02-05tdf#120161: sc: Move UItest to CppUnitTestXisco Fauli
2021-01-26tdf#46119: sc_macros_test: Add unittestXisco Fauli
2021-01-22tdf#133889 Upcasting the type of actual parameter.tushar
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch
2020-11-06tdf#134161: sc_anchor: Add unittestXisco Fauli
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-10-20use tools::Long in scNoel
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli
2020-07-21tdf#114427: sc_macros_test: Add unittestXisco Fauli
2020-07-15tdf#107885: sc_macros_test: Add unittestAndreas Heinisch
2020-07-10tdf#107902: sc_macros_test: Add unittestXisco Fauli
2020-07-10tdf#107885: sc_macros_test: Add unittestXisco Fauli
2020-07-09tdf131562: sc_macros_test: Add unittestXisco Fauli
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-04-26Fix typo in codeAndrea Gelmini
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch
2020-03-05Rename method setReplacementElement()Jens Carl
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2020-02-27loplugin:unusedfieldsNoel Grandin
2020-02-27tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2020-02-26tdf#45904 Move XNameReplace Java test to C++Jens Carl
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2020-02-14tdf#121963: Add unittest (part 2)Xisco Fauli
2020-02-14tdf#130556: Add unittestXisco Fauli
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski