summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-10avoid destructing many unique_ptr's most of which are nullptrLuboš Luňák
2022-02-10clean up accessing CellInfo array in RowInfoLuboš Luňák
2022-02-09tdf#113785 sc FillAutoSimple: also optimize in negative directionJustin Luth
2022-02-09Resolves tdf#147301 - Disable Hidden Row/Col indicatorHeiko Tietze
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-02-09Fix copying range when it doesn't contain a numberSamuel Mehrbrodt
2022-02-08speed up SfxItemPool searches with items that can't use IsSortable()Luboš Luňák
2022-02-08CppunitTest_sc_uicalc: give more info when asserting the positionXisco Fauli
2022-02-08make the large-sheet maxrow value pow2-based and not pow10-basedLuboš Luňák
2022-02-08optimize ScViewData::GetScrPos() for many hidden rows/columnsLuboš Luňák
2022-02-08optimize ScTabView::SkipCursorVertical() for many hidden rowsLuboš Luňák
2022-02-08MAXCOL/MAXROW -> ScSheetLimits in fillinfo.cxxLuboš Luňák
2022-02-08if these are row/column numbers, then no need to use sal_uLongLuboš Luňák
2022-02-08avoid overflows in ScFlatUInt16RowSegmentsLuboš Luňák
2022-02-08uitest: simplify sample fileXisco Fauli
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-07tdf#96499: sc: Add UItestXisco Fauli
2022-02-07remove pointless BCA_SLOTS_ROW assertionsLuboš Luňák
2022-02-07tdf#74577 tdf#92960: sc: Add UItestXisco Fauli
2022-02-07Simplify the code a bitMike Kaganski
2022-02-06Avoid excessive reallocationsMike Kaganski
2022-02-06We know the length hereMike Kaganski
2022-02-06intermittent CppunitTest_sc_macros_test failureCaolán McNamara
2022-02-06We know the length hereMike Kaganski
2022-02-06Simplify sequence in scJulien Nabet
2022-02-06sc: fix rendering of conditional formatting iconTomaž Vajngerl
2022-02-06Resolves: tdf#74577 tdf#92960 Create missing offsets in very outer tableEike Rathke
2022-02-06vba: small fixes for GetOpenFilename and documenting structsTomaž Vajngerl
2022-02-05lokCalcRTL: fix chart insertion positionDennis Francis
2022-02-05lokCalcRTL: trim invalidation rect to ensure +ve XDennis Francis
2022-02-05lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-04the tend -> they tendCaolán McNamara
2022-02-04lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-02-04tdf#146795: sc_uicalc: Add unittestXisco Fauli
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-04tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-02-03no point in mapping SID to itselfNoel Grandin
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2022-02-02tdf#147088: sc_subsequent_export_test2: Add unittestXisco Fauli
2022-02-02Bump Glade version to 3.38Heiko Tietze
2022-02-02lokCalcRTL: negate the +ve shape handle X coordinate...Dennis Francis
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák
2022-02-02Fix typoAndrea Gelmini
2022-02-02lokCalcRTL: RTL negation for shape insertionDennis Francis