summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-16tdf#143896: sc_uicalc: Add unittestXisco Fauli
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-13tdf#143148:Use pragma once instead of include guardsEmircan Agac
2021-08-13tdf#127543 add saveacopy to File dropdown menu tabsAndreas-Kainz
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopKaranAbrol
2021-08-12tdf#143809: sc_subsequent_filters: Add unittestXisco Fauli
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-12tdf#76310: subsequent_filters: Add unittestXisco Fauli
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-11tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopKaran Abrol
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-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