summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara
2022-08-30always call SetCursor even without a11y enabledCaolán McNamara
2022-08-30Move input handler function names to ScGlobal staticEike Rathke
2022-08-30tdf#90299 Fix saving external links as relativeŁukasz Leszko
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-29fix undoing range reducing to apply only to COUNTIFS (tdf#150618)Luboš Luňák
2022-08-28Fix typoAndrea Gelmini
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-27sal_uLong->sal_uInt32 in XclExpDVNoel Grandin
2022-08-27Do not gather function data over and over again for each formula inputEike Rathke
2022-08-26tdf#142031 - Collect all the characters for the formula suggestion auto inputAndreas Heinisch
2022-08-26cid#1500451 silence Resource leakCaolán McNamara
2022-08-26Fix typosAndrea Gelmini
2022-08-25Resolves: tdf#150599 Move obtaining data into loop againEike Rathke
2022-08-25These are DOS paths, not URLsMike Kaganski
2022-08-25try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)Luboš Luňák
2022-08-24cid#1509194 Dereference after null checkCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23Make static ScCompiler::GetCharClassLocalized() public as wellEike Rathke
2022-08-23cid#1509308 silence Logically dead codeCaolán McNamara
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-22make an effort to fix the UITest_inputLine intermittent failureCaolán McNamara
2022-08-22cid#1509273 Unchecked dynamic_castCaolán McNamara
2022-08-22Make Autofilter MessageBoxes asyncSzymon Kłos
2022-08-21tdf#131326 - Invalidate cell slots and update input line with new contentAndreas Heinisch
2022-08-20cid#1509238 silence Dereference null return valueCaolán McNamara
2022-08-19tdf#148430 Use std math functions instead of rtl::mathLiu Hao
2022-08-19tdf#150336 add a static_assert to catch that happening againCaolán McNamara
2022-08-19Resolves: tdf#150336 overlapping slot idsCaolán McNamara
2022-08-18cid#1509258 Dereference null return valueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1509305 Dereference null return valueCaolán McNamara
2022-08-18cid#1509313 Unchecked dynamic_castCaolán McNamara
2022-08-18cid#1509312 Unintentional integer overflowCaolán McNamara
2022-08-18loplugin:moveitNoel Grandin
2022-08-17tdf#150452: sc_subsequent_filters: Add unittestXisco Fauli
2022-08-17cid#1509241 rearrange to silence Dereference after null checkCaolán McNamara
2022-08-15tdf#133299 Anchor pasted images 'to cell' by defaultThierry Emery
2022-08-15ofz#49713 Heap-use-after-freeCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-13fix UBSAN downcast...does not point to an object of type 'ScUndoManager'Noel Grandin
2022-08-13Fix typoAndrea Gelmini
2022-08-12cid#1507887 Unused valueCaolán McNamara
2022-08-11fix tsan data-raceNoel Grandin
2022-08-11tdf#150219: sc_uicalc: Add unittestXisco Fauli
2022-08-11calc: fix undo action disabled in different viewsNoel Grandin
2022-08-09Use CharClass::uppercase() for AddIns' English UI names, tdf#135993 follow-upEike Rathke
2022-08-09cid#1507857 Big parameter passed by valueCaolán McNamara
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini