summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-02-04lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
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-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
2022-02-02lokCalcRTL: shape selection: negate mouse X...Dennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-02-02Fix variable nameAndrea Gelmini
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2022-02-01tdf#147109: Optimize ScInterpreter::ScSubstituteMike Kaganski
2022-02-01fix buildLuboš Luňák
2022-02-01Fix issues of Data Transformations.tushar
2022-02-01tdf#64345: EDITING: Selected area looses selection when switching sheetAhmet Hakan Çelik
2022-02-01lokCalcRTL: adjustments for shapes renderingDennis Francis
2022-02-01Avoid calling AVX code in library static initializationThorsten Behrens
2022-02-01tdf#120896 sc: commit change after PopupSpellingJustin Luth
2022-01-31lokCalcRTL: fix autofilter popup positionDennis Francis
2022-01-31lokCalcRTL: fix autofilter button hit detectionDennis Francis
2022-01-31lokCalcRTL: Workaround to avoid DrawPoly ghost drawingsDennis Francis
2022-01-31lokCalcRTL: draw autofilter buttons at correct coordinatesDennis Francis
2022-01-31Resolves: tdf#146722 Force row label for single text with numeric to the rightEike Rathke
2022-01-30cid#1497923 Logically dead codeCaolán McNamara
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2022-01-29cid#1497868 Logically dead codeCaolán McNamara
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-29Standardize the flag name on bSkipEmptyCells.Kohei Yoshida
2022-01-29lokCalcRTL: fix editcell painting from other views as wellDennis Francis
2022-01-29lokCalcRTL: edit cell painting: avoid indent...Dennis Francis
2022-01-29lokCalcRTL: fix editcell tile paintingDennis Francis
2022-01-28Resolves: tdf#147016 ensure focus returns to document after popup closesCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27Simplify oox::xls::UnitConverter and its usesMike Kaganski
2022-01-27document what the workaround is forCaolán McNamara
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2022-01-27lokCalcRTL: incorrect invalidation rectangle for...Dennis Francis
2022-01-27lokCalcRTL: selections: lokclients need exact document coordinatesDennis Francis
2022-01-27Fix copying named DB when it doesn't contain a '_'Samuel Mehrbrodt
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-27vba: add support for Application.WindowState + testTomaž Vajngerl
2022-01-27tdf#145054 Copy named DBs too when copying sheetSamuel Mehrbrodt
2022-01-26tdf#146991 Insert chart -> crashNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara