summaryrefslogtreecommitdiff
path: root/sfx2/qa/cppunit
AgeCommit message (Expand)Author
2024-10-21Optimize JsonToPropertyValues a bitMike Kaganski
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-01cool#9992 lok doc sign: update sign status after modify the list of trusted CAsMiklos Vajna
2024-09-24sfx2: move DocumentProperties from Java to CppUnittestXisco Fauli
2024-09-23cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna
2024-09-19unoxml: move these two tests where they belongXisco Fauli
2024-09-16tdf#161876 sfx2 store: refuse to overwrite read-only filesMiklos Vajna
2024-07-03tdf#123293: port test from Java to CppUnitTestXisco Fauli
2024-07-03Fix typoAndrea Gelmini
2024-07-03sfx2: port checkRDFa from Java to CppUnittestXisco Fauli
2024-05-15WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-10loplugin:ostr in sfx2Noel Grandin
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