summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21CppunitTest_sc_ucalc_copypaste: use GetFormula directlyXisco Fauli
2022-11-21sc: remove duplicated codeXisco Fauli
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-21qa: remove duplicated operatorsXisco Fauli
2022-11-21tdf#152053: sc_subsequent_filters_test2: Add unittestXisco Fauli
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2022-11-20tdf#126457 - Add URL and workbook name to window titlesAndreas Heinisch
2022-11-19Dont use equal name for label and widgetSzymon Kłos
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar
2022-11-18sc: move isFormulaWithoutError where is usedXisco Fauli
2022-11-18sc: these methods are only used in ScSimpleBootstrapFixtureXisco Fauli
2022-11-18CppunitTest_sc_ucalc_sparkline: inherit from ScSimpleBootstrapFixtureXisco Fauli
2022-11-18sc: split CppunitTest_sc_sparkline_test into twoXisco Fauli
2022-11-18sc: rename these tests to ucalc_*Xisco Fauli
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-18ScBootstrapFixture: simplify code a bitXisco Fauli
2022-11-17sc: move CppunitTest_sc_parallelism to checkXisco Fauli
2022-11-17sc: move CppunitTest_sc_sparkline_test to slowcheckXisco Fauli
2022-11-17sc: these methods are only used in ScModelTestBaseXisco Fauli
2022-11-17CppunitTest_sc_parallelism: remove duplicated codeXisco Fauli
2022-11-17ScBootstrapFixture: drop newly unused codeXisco Fauli
2022-11-17sc: xpath is unused nowXisco Fauli
2022-11-17sc: remove blank document, just create it on the flyXisco Fauli
2022-11-17CppunitTest_sc_subsequent_export_test2: inherit from UnoApiXmlTestXisco Fauli
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16CppunitTest_sc_uicalc: inherit from ScModelTestBaseXisco Fauli
2022-11-16sc: move filter tests where they belong. (part 2)Xisco Fauli
2022-11-16sc: move filter tests where they belong. (part 1)Xisco Fauli
2022-11-16tdf#151820 Fix arrow in AutoFilter menu when using dark modeRafael Lima
2022-11-16sc: move export tests where they belongXisco Fauli
2022-11-16CppunitTest_sc_dataprovider: inherit from UnoApiXmlTestXisco Fauli
2022-11-16CppunitTest_sc_chart2dataprovider: inherit from UnoApiXmlTestXisco Fauli
2022-11-16CppunitTest_sc_shapetest: inherit from ScModelTestBaseXisco Fauli
2022-11-16CppunitTest_sc_bugfix_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15bugfix-test.cxx: use clang-formatXisco Fauli
2022-11-15CppunitTest_sc_subsequent_filters_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15subsequent_filters_test.cxx: use clang-formatXisco Fauli
2022-11-15CppunitTest_sc_pivottable_filters_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15android: Fix tab name on CSV still becomes tempfile nameMert Tumer
2022-11-15Resolves: tdf#152053 GetOptimalColWidth() obtain number format from next rowEike Rathke
2022-11-15CppunitTest_sc_subsequent_filters_test2: inherit from UnoApiXmlTestXisco Fauli
2022-11-15CppunitTest_sc_subsequent_export_test: remove unneeded saveAndReloadXisco Fauli
2022-11-15CppunitTest_sc_subsequent_export_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15sc: convert optimal width/height and normal width/height dialog to asyncrash419
2022-11-14sc: factor out common code in makefilesXisco Fauli
2022-11-14Add some missing member operator== const qualifiersStephan Bergmann