/vcl/

re/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/jumbosheets-test.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-06-14CppunitTest_sc_jumbosheets_test: inherit from ScModelTestBaseXisco Fauli
2024-05-23sc/qa: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2022-12-21Use ScModelObj's existing XUnoTunnelStephan Bergmann
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-26CppunitTest_sc_jumbosheets_test: inherit from UnoApiTestXisco Fauli
2022-10-17ScBootstrapFixture: factor out setUpXisco Fauli
2022-10-17ScBootstrapFixture: factor out tearDownXisco Fauli
2022-10-17ScBootstrapFixture: Move m_xCalcComponent to parent and use it everywhereXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-08Fix CppunitTest_sc_jumbosheets_test on non-default DPIMike Kaganski
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-04-06sc: qahelper: Check GetErrorCode returns none in loadDocXisco Fauli
2022-03-04keep conflicting named ranges working with 16k columnsLuboš Luňák
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-02-23tdf#147458: sc_jumbosheets: Add unittestXisco Fauli
2022-02-23sc: qa: factor out common codeXisco Fauli
2022-02-22CppunitTest_sc_jumbosheets_test: do not inherit from test::FiltersTestXisco Fauli
2022-02-22tdf#147509: sc_jumbosheets: Add unittestXisco Fauli
2022-02-15tdf#134553: sc_jumbosheets: Add unittestXisco Fauli
2022-02-15test for jumbosheet named ranges export/importLuboš Luňák
2022-02-15don't export a document twice in a test when not neededLuboš Luňák
2022-02-15"&(*xShell)" -> "*xShell"Luboš Luňák
2022-02-15tests for import/export of full-row/column ranges in huge sheetsLuboš Luňák
2022-02-14tdf#109061: sc_jumbosheets: Add unittestXisco Fauli
2022-02-11basic import/export test for ods/xlsx with a value in column 2000Luboš Luňák
2022-02-11rename class in jumbosheets-test.cxx to ScJumboSheetsTestLuboš Luňák
2022-02-08make the large-sheet maxrow value pow2-based and not pow10-basedLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski