summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2022-02-21cid#1500584 Dereference before null checkCaolán McNamara
2022-02-19remove MAXCOL/MAXROW from ScAddress/ScRange (tdf#147509)Luboš Luňák
2022-02-19XFunctionAccess::callFunction() accept empty Sequence<Sequence<Any>>Eike Rathke
2022-02-18lok: sc: update ScModelObj::postMouseEventHenry Castro
2022-02-18convert more MAXCOL/MAXROWLuboš Luňák
2022-02-18lok: sc: focus gridwin before useSzymon Kłos
2022-02-18lok: send drag overlaySzymon Kłos
2022-02-18lok: deglobalize SetDragObjectSzymon Kłos
2022-02-18lok: sc: simplify drag & drop functionsHenry Castro
2022-02-18Revert tdf#64345: EDITING: Selected area looses selection when switching sheetAhmet Hakan Çelik
2022-02-17Resolves: tdf#147496 No line feed for one single cell in clipboard Doc2Text()Eike Rathke
2022-02-17Revert "Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-...Mike Kaganski
2022-02-17remove MAXCOL/MAXROW from ScExternalRefCacheLuboš Luňák
2022-02-16lok: sc: handle all local mouse tracking for CalcHenry Castro
2022-02-16Fix typosAndrea Gelmini
2022-02-16lok: sc: apply local mouse tracking only for CalcHenry Castro
2022-02-16avoid debug build failing on an assert for tdf#144537Luboš Luňák
2022-02-15remove harcoded MAXCOL/MAXROW from ScBigAddressLuboš Luňák
2022-02-15Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytesEike Rathke
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-15tdf#145745 Create uno:DuplicateSheet commandrafaelhlima
2022-02-15tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-14remove hardcoded MAXCOL/MAXROW from datatableview.cxx (tdf#135332)Luboš Luňák
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-11Better SCSTR_COLUMN, SCSTR_ROW names, tdf#140290 follow-upEike Rathke
2022-02-11Resolves tdf#140290 - Make sort keys accessibleHeiko Tietze
2022-02-10replace various sal_uLong that might overflow with huge sheetsLuboš Luňák
2022-02-10rename some SID to FN_PARAMNoel Grandin
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-09Resolves tdf#147301 - Disable Hidden Row/Col indicatorHeiko Tietze
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
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-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-07Simplify the code a bitMike Kaganski
2022-02-06We know the length hereMike Kaganski
2022-02-06sc: fix rendering of conditional formatting iconTomaž Vajngerl
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-04lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara