summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-31tdf#114995: sc: Add UItestXisco Fauli
2021-12-30tdf#127484: sc: Add UItestXisco Fauli
2021-12-30uitest: sc: reintroduce code incorrectly removedXisco Fauli
2021-12-30tdf#95217: sc: simplify testXisco Fauli
2021-12-30tdf#95217, tdf#142600: sc: Add UItestXisco Fauli
2021-12-29lok: fix formula mode after reference dialog was usedSzymon Kłos
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-27remove unused DECL_ABSTDLG_BASE and IMPL_ABSTDLG_BASETomoyuki Kubota
2021-12-27tdf#146377: sc_logical_functions_test: Add unittestXisco Fauli
2021-12-27sc: clean up fods files a bitXisco Fauli
2021-12-27use comphelper::WeakComponentImplHelper in ScPanelFactoryNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ScChartRangeSelectionListenerNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in ScEditFieldObjNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in TablePivotChartNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-26sc-error-codes: STR_LONG_ERR_NO_VALUE should be "Error: No value"Kevin Suo
2021-12-26Resolves: tdf#146377 Propagate condition error of IF(condition)Eike Rathke
2021-12-25Related: tdf#146377 Let AND(), OR(), XOR() propagate the current error, if anyEike Rathke
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-23CppunitTest_sc_subsequent_filters_test2: fix test depending on current yearXisco Fauli
2021-12-22tdf#145057 Fix saving color filter when multiple data ranges in sheetSamuel Mehrbrodt
2021-12-22tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-21Fix formatting (wrong indentation)Samuel Mehrbrodt
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-19ofz#42605 Null-dereferenceCaolán McNamara
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18tdf#103331: Add a test case for inherited font weight attributes.Kohei Yoshida
2021-12-18Worth an assert (inserting the range name should not fail) not OSL_FAIL()Eike Rathke
2021-12-17Fix typosAndrea Gelmini
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-17tdf#103331: Make styles attributes optional.Kohei Yoshida
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-16Allow for some variance in results of some more Calc function callsStephan Bergmann
2021-12-16tdf#126565: sc: Add UItestXisco Fauli
2021-12-16uitest: sc: make sure the tab number existsXisco Fauli
2021-12-16uitest: remove incorrect passXisco Fauli
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-16Update liborcus to 0.17.2.Kohei Yoshida
2021-12-16Resolves: tdf#126565 RefEditModified() preset current sheet for address-onlyEike Rathke
2021-12-15uitest: sc: fix problematic testXisco Fauli
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-15tdf#119178: sc: Add UItestXisco Fauli
2021-12-15uitest: simplify codeXisco Fauli
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-14tdf#124412: sc: Add UItestXisco Fauli