summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch
2021-04-12tdf#138646 - consider the document's address conventionAndreas Heinisch
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
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
2019-12-30Use range-based for loopMike Kaganski
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-11Fix typoAndrea Gelmini
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara