summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-31tdf#146994: sc_uicalc: Add unittestXisco Fauli
2022-01-31tdf#146722: sc_subsequent_filters_test2: Add unittestXisco Fauli
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-29gtk4: remove stray xalignCaolá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-29CppunitTest_sc_subsequent_filters_test*: remove unused includesXisco Fauli
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-29CppunitTest_sc_ucalc*: remove unused includesXisco Fauli
2022-01-28CppunitTest_sc_subsequent_export_test*: remove unused includesXisco Fauli
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-27toggle no-show-all on so the widgets don't appear despite visible offCaolá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 tests for scrolling, range selecting, print areaTomaž Vajngerl
2022-01-27vba: add support for Application.WindowState + testTomaž Vajngerl
2022-01-27vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl
2022-01-27tdf#145054 Copy named DBs too when copying sheetSamuel Mehrbrodt
2022-01-26warning is a dialog not a popupCaolán McNamara
2022-01-26tdf#146991 Insert chart -> crashNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-26lokCalcRTL: no internal width based mirroring in GetPosFromPixelDennis Francis
2022-01-26lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-26split two paragraph warning into primary and secondary messagesCaolán McNamara
2022-01-25tdf#146970 use a textview to show the proposed replacement formulaCaolán McNamara
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-25call baseclass CloseCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-25lokCalcRTL: h-flip the "combined" tileDennis Francis
2022-01-25lokCalcRTL: Fix the tile offsetsDennis Francis
2022-01-24tdf#97706 CLEAN is neither ODFF nor OOXML conform.Winfried Donkers