summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11tdf#144397 tdf#144636 XLSX: cache external named ranges and their formulasBalazs Varga
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-10-08Fix iteration in sc/source/ui/docshell/externalrefmgr.cxxJulien Nabet
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-07Related: tdf#144970 == ScRefFlags::ZERO is not a replacement for != 0 ...Eike Rathke
2021-10-06Resolves: tdf#144970 Chart CellRangeRepresentation expects UI representationEike Rathke
2021-10-06ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák
2021-10-06lok json: write correctly formatted array for commentsSzymon Kłos
2021-10-06calc: get rects faster for simple selectionSzymon Kłos
2021-10-03cid#1492280 avoid Missing move assignment operatorCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-23dbase import seems to require that the file end in .dbfCaolán McNamara
2021-09-23dbf filter needs a physical fileCaolán McNamara
2021-09-23Fix color filter popup positionSamuel Mehrbrodt
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-17rather return ref from GetCalendarNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17use optional for some fields in ScGlobalNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14Drop some useless conversions to sal_Int32Stephan Bergmann
2021-09-13tdf#144106 Don't proceed ptrim_i past ptrim_fStephan Bergmann
2021-09-13ScAccessibleSpreadsheet: Use 2 local vars instead of class membersMichael Weghorn
2021-09-13Drop unnecessary extra indentationMichael Weghorn
2021-09-13a11y: Set new tab name in AccessibleEventId::NAME_CHANGED eventMichael Weghorn
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke