summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)Author
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-19Extended loplugin:ostr: sfx2Stephan Bergmann
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-11-02'new Double' is deprecated in JavaNoel Grandin
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-10sfx2: add config warning in UndoManager complex testMichael Stahl
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-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli
2021-06-22uitest: guard load_fileXisco Fauli
2021-04-16Remove some unused includesMiklos Vajna
2021-04-08sfx2 objserv uitest: fix missing newlineMiklos Vajna
2021-04-07uitest: remove duplicated codeXisco Fauli
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-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
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-16vcl: namespace PDFWriterImpl consistentlyMiklos Vajna
2020-06-16sfx2: add uitest for pdf signingMiklos Vajna
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
2020-01-08Grammar fixesAndrea Gelmini