summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Resolve gtk3 crash of If1ffb50743292f3cc0c3271646d0538337977762Heiko Tietze1-103/+102
2022-01-17tdf#136362 Remove unnecessary blank area and option in some image toolbarJeff Huang3-64/+0
2022-01-17Resolves tdf#143733 - Make selection border widerHeiko Tietze1-3/+13
2022-01-16tdf#146421 Calc Sidebar Alignment Section follow arrangement guidelineandreas kainz1-91/+113
2022-01-15A unit test for tdf#146367Eike Rathke1-0/+7
2022-01-15tdf#146367 reintroduce approxAdd() similar handling with last summandEike Rathke1-46/+80
2022-01-15Change cursor -> pointer in spreadsheet option tipOlivier Hallot1-3/+2
2022-01-15Fix extended tip on printer options for speradsheetsOlivier Hallot1-1/+1
2022-01-15Resolves tdf#139395 - Redesign of font name and effects pagesHeiko Tietze1-0/+4
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin1-16/+8
2022-01-14tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara1-3/+7
2022-01-13small optimisationNoel Grandin1-1/+1
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch1-2/+14
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin1-0/+2
2022-01-12cid#1497092 Result is not floating-pointCaolán McNamara1-1/+1
2022-01-12sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-01-10use less SvStream::Flush()Noel Grandin3-3/+3
2022-01-10sc: fix typoTomaž Vajngerl2-4/+4
2022-01-10sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl3-3/+22
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski2-0/+2
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin43-147/+151
2022-01-06tdf#145059: sc: always write dxf node for color filter for XLSXVasily Melenchuk5-6/+50
2022-01-06tdf#146617: iterators may be invalidated during handler callMike Kaganski1-12/+12
2022-01-06Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara1-2/+6
2022-01-05sc: fix crash with document properties dialogTomaž Vajngerl2-2/+13
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna1-1/+8
2022-01-04Removed break; never reachedAndrea Gelmini1-1/+0
2022-01-04Drop also commented-out obfuscated SAL_DEBUG callsTor Lillqvist1-2/+0
2022-01-04osl::Mutex->std::mutex in ScDocumentNoel Grandin2-2/+3
2022-01-03tdf#129115 Calc functions OPT_* have no Help id'sOlivier Hallot2-0/+21
2022-01-03CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli1-6/+7
2022-01-03Disable broken part of ScFiltersTest2::testTdf126116Thorsten Behrens1-1/+2
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski1-1/+1
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito1-0/+9
2021-12-31tdf#114995: sc: Add UItestXisco Fauli1-0/+53
2021-12-30tdf#127484: sc: Add UItestXisco Fauli2-0/+82
2021-12-30uitest: sc: reintroduce code incorrectly removedXisco Fauli1-0/+3
2021-12-30tdf#95217: sc: simplify testXisco Fauli1-32/+27
2021-12-30tdf#95217, tdf#142600: sc: Add UItestXisco Fauli2-0/+103
2021-12-29lok: fix formula mode after reference dialog was usedSzymon Kłos1-1/+31
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden3-2/+105
2021-12-27remove unused DECL_ABSTDLG_BASE and IMPL_ABSTDLG_BASETomoyuki Kubota1-45/+0
2021-12-27tdf#146377: sc_logical_functions_test: Add unittestXisco Fauli1-5/+45
2021-12-27sc: clean up fods files a bitXisco Fauli483-72071/+0
2021-12-27use comphelper::WeakComponentImplHelper in ScPanelFactoryNoel Grandin2-7/+3
2021-12-27use comphelper::WeakComponentImplHelper in ScChartRangeSelectionListenerNoel Grandin2-7/+4
2021-12-27use comphelper::WeakComponentImplHelper in ScEditFieldObjNoel Grandin2-5/+3
2021-12-27use comphelper::WeakComponentImplHelper in TablePivotChartNoel Grandin2-9/+4
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski5-11/+10
2021-12-26sc-error-codes: STR_LONG_ERR_NO_VALUE should be "Error: No value"Kevin Suo1-1/+1