summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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#139974: sc: fix testXisco Fauli
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-24remove explicit can-focus of False from GtkToolButtonsCaolán McNamara
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: move vba tests to the new vba-macro-test fileXisco Fauli
2022-01-21gtk4: set homogeneous to true to get two equal width buttonsCaolán McNamara
2022-01-21tdf#141591 Add DevTools to the Tabbed interfacerafaelhlima
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2022-01-20tdf#139974: sc: Add UItestXisco Fauli
2022-01-20sc: ubsan - initialize D&D pointers properly.Michael Meeks
2022-01-20uitest: sc: make sure text is copied from the input windowXisco Fauli
2022-01-18Resolve gtk3 crash of If1ffb50743292f3cc0c3271646d0538337977762Heiko Tietze
2022-01-17tdf#136362 Remove unnecessary blank area and option in some image toolbarJeff Huang
2022-01-17Resolves tdf#143733 - Make selection border widerHeiko Tietze
2022-01-16tdf#146421 Calc Sidebar Alignment Section follow arrangement guidelineandreas kainz
2022-01-15A unit test for tdf#146367Eike Rathke
2022-01-15tdf#146367 reintroduce approxAdd() similar handling with last summandEike Rathke
2022-01-15Change cursor -> pointer in spreadsheet option tipOlivier Hallot
2022-01-15Fix extended tip on printer options for speradsheetsOlivier Hallot
2022-01-15Resolves tdf#139395 - Redesign of font name and effects pagesHeiko 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-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
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-03CppunitTest_sc_subsequent_filters_test2: check format instead of stringXisco Fauli
2022-01-03Disable broken part of ScFiltersTest2::testTdf126116Thorsten Behrens