summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28tdf#144184 sc: fix first page footer exportDaniel Arato (NISZ)
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-28tdf#144732: treat invalid subtype value as worksheetMike Kaganski
2021-09-28Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke
2021-09-27tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-09-25tdf#76258 Fix xlsx export of color filter colorsSamuel Mehrbrodt
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-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-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga
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-20no need to allocate these SfxItemSet on the heapNoel Grandin
2021-09-17Use atomic::exchange when cleaning upMike Kaganski
2021-09-17ofz: Avoid timeoutCaolán McNamara
2021-09-17rather return ref from GetLocaleNoel Grandin
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-17tdf#140226: Make use of SfxPoolItems more typesafe by using StaticWhichCastBaran Aytas
2021-09-17use optional for some fields in ScGlobalNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-16tdf#115933 XLSX import: fix permission for editingTünde Tóth
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-13properly separate code built with different CPU settingsLuboš Luňák
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-12ofz: better workaround for broken msan buildCaolán McNamara
2021-09-12ofz: avoid std::basic_string from boost::filesystemCaolán McNamara
2021-09-12clang:optin.performance.Padding in scNoel Grandin
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-12tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells a...Noel Grandin