summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-22tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2022-01-17Resolves tdf#143733 - Make selection border widerHeiko Tietze
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara
2022-01-13small optimisationNoel Grandin
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-12cid#1497092 Result is not floating-pointCaolán McNamara
2022-01-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-10sc: fix typoTomaž Vajngerl
2022-01-10sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06tdf#145059: sc: always write dxf node for color filter for XLSXVasily Melenchuk
2022-01-06tdf#146617: iterators may be invalidated during handler callMike Kaganski
2022-01-06Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara
2022-01-05sc: fix crash with document properties dialogTomaž Vajngerl
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna
2022-01-04Removed break; never reachedAndrea Gelmini
2022-01-04Drop also commented-out obfuscated SAL_DEBUG callsTor Lillqvist
2022-01-04osl::Mutex->std::mutex in ScDocumentNoel Grandin
2022-01-03tdf#129115 Calc functions OPT_* have no Help id'sOlivier Hallot
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-29lok: fix formula mode after reference dialog was usedSzymon Kłos
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-27remove unused DECL_ABSTDLG_BASE and IMPL_ABSTDLG_BASETomoyuki Kubota
2021-12-27use comphelper::WeakComponentImplHelper in ScPanelFactoryNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ScChartRangeSelectionListenerNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ScEditFieldObjNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in TablePivotChartNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-26Resolves: tdf#146377 Propagate condition error of IF(condition)Eike Rathke
2021-12-25Related: tdf#146377 Let AND(), OR(), XOR() propagate the current error, if anyEike Rathke
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-22tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt
2021-12-21Fix formatting (wrong indentation)Samuel Mehrbrodt
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-19ofz#42605 Null-dereferenceCaolán McNamara
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18Worth an assert (inserting the range name should not fail) not OSL_FAIL()Eike Rathke
2021-12-17Fix typosAndrea Gelmini
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-17tdf#103331: Make styles attributes optional.Kohei Yoshida
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-16uitest: sc: make sure the tab number existsXisco Fauli