summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-20tdf#33749 - rationalise several confusing cell merge controlsRoss Johnson
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-17CppunitTest_sc_subsequent_filters_test: simplify codeXisco Fauli
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-16Resolves tdf#144442 - Rearrangement at paste special dialogHeiko Tietze
2021-09-15Fix some assorted mistakes in translatable stringsAdolfo Jayme Barrientos
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Save with Glade 3.38Samuel Mehrbrodt
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#144457: sc: Add UItestXisco Fauli
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-13tdf#144085: sc_macros_test: Add unittestXisco Fauli
2021-09-13CSV import dialog: fix tooltip for "Evaluate formulas" optionMing Hua
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-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli
2021-09-13uitest: guard execute_modeless_dialog_through_command in scXisco Fauli
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
2021-09-11ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-10crash in tdf132431-1.ods --export-to xlsNoel Grandin
2021-09-10tdf#142214: reintroduce unittest and adapt it to the expected behaviourXisco Fauli
2021-09-10cache FormulaError::NoRef error string (tdf#144249)Luboš Luňák
2021-09-10do not intern a temporary cell error stringLuboš Luňák
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara