summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10tdf#143759: sc: Add UItestXisco Fauli
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-09stray unwanted and unneeded image-position propertiesCaolán McNamara
2021-08-09change image-using RadioButtons to ToggleButtons insteadCaolán McNamara
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-08tdf#143534 Crash in Calc NLP SolverNoel Grandin
2021-08-08Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke
2021-08-07cid#1489785 Dereference after null checkCaolán McNamara
2021-08-07cid#1489784 Dereference after null checkCaolán McNamara
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Remove commented out codeSamuel Mehrbrodt
2021-08-05Format ShapeInteractionHelper::PopulateShapeInteractionInfoSamuel Mehrbrodt
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05tsan:data-race in ScTable::bStreamValidNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04tdf#143582 - Clear return value of the method before calling itAndreas Heinisch
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02ofz#32766 AbrtCaolán McNamara
2021-08-02tdf#115520 sc UI: Define Database Range dialog disappearedTünde Tóth
2021-08-02tdf#143619 validation circle anchor is specialRegina Henschel
2021-08-02osl::Mutex->std::mutex in ScRefreshTimerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01Consolidate link update handlingEike Rathke
2021-07-31osl::Mutex->std::mutex in ScEditUtilNoel Grandin
2021-07-31osl::Mutex->std::mutex in ScPoolHelperNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-31Check nNextPageBreak for ScRowBreakIterator::NOT_FOUND, tdf#64703 follow-upEike Rathke
2021-07-31rtl::Static -> static localNoel Grandin
2021-07-31drawinglayer: remove extendedInformation from ViewInformation2DTomaž Vajngerl
2021-07-30cid#1489568 Dereference null return valueCaolán McNamara
2021-07-30tdf#126926 sc DBData: delete the database rangeTünde Tóth
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-30tdf#64703 sc: fix regression of printing page breaksAttila Szűcs
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin
2021-07-29lok: sc: unit test for non existent tab view data fixDennis Francis
2021-07-28Keep ScParameterClassification sorted, tdf#76310 follow-upEike Rathke
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin