summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-08-17Add Delete Row Transformation.tushar
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-16tdf#143896: FILESAVE XLS(X) 1001+ rows are lost after saving new fileJulien Nabet
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin
2021-08-12tdf#95549 speed up load of xlsNoel Grandin
2021-08-12add some --disable-scripting fixesCaolán McNamara
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-11add some --disable-scripting fixesCaolán McNamara
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
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-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-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