summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2021-12-14make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-14uitest: sc: Add test for the import xml source dialogXisco Fauli
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-13NFC simplify sc: !(!A() const || B) is !B && A()Justin Luth
2021-12-13Revert "Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too"Stephan Bergmann
2021-12-13Remove dubious code in ui fileXisco Fauli
2021-12-13For now, disable tests giving dubious results on AArch64Stephan Bergmann
2021-12-13lok: paint the inputwin directly to the device...Dennis Francis
2021-12-11tdf#128895 sc xmlimport: create enough dynamic cols if propsJustin Luth
2021-12-10tdf#102506: sc: Add UItestXisco Fauli