summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-12-06crashtesting forum-en-4598.odsNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-02Replace some uses of static_type with UnoTypeStephan Bergmann
2022-12-01sc: remove unused includesXisco Fauli
2022-12-01tdf#144786 Implement XML_hiddenButton functionalityofftkp
2022-12-01sc: check files are loaded without any warning errorXisco Fauli
2022-12-01sc: move test back where it belongsXisco Fauli
2022-11-30tdf#151702 Improve contrast of down arrow of AutoFilter in dark modeRafael Lima
2022-11-30xlsx: Add test for totalsRowFunction roundtripofftkp
2022-11-30xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-30Unnecessary to convert to locale, tdf#67866 follow-upEike Rathke
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29sw, sc: UNO_QUERY -> UNO_QUERY_THROW in a few placesXisco Fauli
2022-11-29sc: test exporting to xls/xlsx with password protectionXisco Fauli
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl
2022-11-28tdf#107097: move UItest to CppUniTestXisco Fauli
2022-11-28tdf#151484: sc_subsequent_export_test2: Add unittestXisco Fauli
2022-11-27crashtesting: null derefCaolán McNamara
2022-11-26Related: tdf#46444 tdf#152081 sc: add unit test for note hidingBalazs Varga
2022-11-25tdf#120348: move UItest to CppUnittestXisco Fauli
2022-11-25tdf#70293 XLSX export: fix lost grouping of shapesTibor Nagy
2022-11-24ScSimpleBootstrapFixture -> ScUcalcTestBaseXisco Fauli
2022-11-24qahelper: drop getTokens and toStringXisco Fauli
2022-11-24sc: fix todoXisco Fauli
2022-11-24qahelper: remove unused namespaceXisco Fauli
2022-11-24ScBootstrapFixture: move to their own file and rename classXisco Fauli
2022-11-24ScBootstrapFixture: no need to pass basestring anymoreXisco Fauli
2022-11-24ScBootstrapFixture: drop loadDoc and FileFormatXisco Fauli
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-24CppunitTest_sc_opencl_test: inherit from ScModelTestBaseXisco Fauli
2022-11-24sc: drop testEqualsWithToleranceXisco Fauli
2022-11-23CppunitTest_sc_opencl_test: fix the way the tests workXisco Fauli
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-22tdf#46444 tdf#152081 sc: hide notes in hidden rows or columnsBalazs Varga
2022-11-22tdf#152014: sc_uicalc: Add unittestXisco Fauli
2022-11-22sc: drop ASSERT_FORMULA_EQUALXisco Fauli
2022-11-22Revert "lok: respect zoom in calc tile rendering of EditView"Szymon Kłos
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