summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-01-26lokCalcRTL: no internal width based mirroring in GetPosFromPixelDennis Francis
2022-01-26lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-26split two paragraph warning into primary and secondary messagesCaolán McNamara
2022-01-25tdf#146970 use a textview to show the proposed replacement formulaCaolán McNamara
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-25call baseclass CloseCaolán McNamara
2022-01-25lokCalcRTL: h-flip the "combined" tileDennis Francis
2022-01-25lokCalcRTL: Fix the tile offsetsDennis Francis
2022-01-24tdf#97706 CLEAN is neither ODFF nor OOXML conform.Winfried Donkers
2022-01-24ScInputHandler::UpdateFormulaMode() also for multi-line formulasEike Rathke
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-24jsdialog: use string identifiersSzymon Kłos
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