summaryrefslogtreecommitdiff
path: root/sfx2/qa/cppunit
AgeCommit message (Expand)Author
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann
2022-12-22Fix typoAndrea Gelmini
2022-11-30sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna
2022-11-24Remove some unused includesMiklos Vajna
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03qa: remove duplicated codeXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-02CppunitTest_sfx2_view: inherit from UnoApiTestXisco Fauli
2022-11-01CppunitTest_sfx2_misc: inherit from UnoApiTestXisco Fauli
2022-11-01CppunitTest_sfx2_classification: inherit from UnoApiTestXisco Fauli
2022-11-01CppunitTest_sfx2_doc: inherit from UnoApiTestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-06-10add missing 'xComponent->dispose()' to a testLuboš Luňák
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-02-23CppunitTest_sfx2_classification: remove duplicated dispatchCommandXisco Fauli
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-04-16Remove some unused includesMiklos Vajna
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu124
2021-02-23sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna
2021-02-11tdf#140280 sfx2: fix crash on double-clicking a no-sign shape in read-only modeMiklos Vajna
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-01tdf#60237 - correct the behaviour of the Overwrite propertyAndreas Heinisch
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-05clean up some temp files after running testsAndras Timar
2020-09-10Remove some unused includesMiklos Vajna
2020-08-19sd signature line: preserve current page after signingMiklos Vajna
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-10-09this text -> this testCaolán McNamara
2019-05-13Handle *link return value in sfx2 testJan-Marek Glogowski
2019-03-25new loplugin:unoqueryNoel Grandin
2018-11-07CppunitTest_sfx2_misc: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-26Fix typoAndrea Gelmini
2018-09-22try other markupCaolán McNamara
2018-09-21coverity#1439338 silence Time of check time of useCaolán McNamara
2018-09-15coverity#1439340 Unchecked return value from libraryCaolán McNamara
2018-09-04tdf#119381 sfx2 store: don't break symlink targetsMiklos Vajna
2018-08-28tdf#119050 sfx2 store: don't inherit temp file permissions when overwritingMiklos Vajna
2018-08-09Set umask /before/ using itStephan Bergmann
2018-08-09Improve wording of commentStephan Bergmann