summaryrefslogtreecommitdiff
path: root/sfx2/qa/cppunit
AgeCommit message (Expand)AuthorFilesLines
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t1-3/+0
2021-04-16Remove some unused includesMiklos Vajna1-2/+0
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1241-3/+0
2021-02-23sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna1-0/+31
2021-02-11tdf#140280 sfx2: fix crash on double-clicking a no-sign shape in read-only modeMiklos Vajna1-0/+81
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-1/+3
2021-02-01tdf#60237 - correct the behaviour of the Overwrite propertyAndreas Heinisch1-0/+33
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-11-05clean up some temp files after running testsAndras Timar1-0/+1
2020-09-10Remove some unused includesMiklos Vajna1-1/+0
2020-08-19sd signature line: preserve current page after signingMiklos Vajna2-0/+87
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-1/+1
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann1-6/+3
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-05-01improve loplugin:makesharedNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-1/+1
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen3-6/+0
2019-10-09this text -> this testCaolán McNamara1-1/+1
2019-05-13Handle *link return value in sfx2 testJan-Marek Glogowski1-3/+5
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2018-11-07CppunitTest_sfx2_misc: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-16/+3
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2018-09-26Fix typoAndrea Gelmini1-1/+1
2018-09-22try other markupCaolán McNamara1-1/+1
2018-09-21coverity#1439338 silence Time of check time of useCaolán McNamara1-0/+1
2018-09-15coverity#1439340 Unchecked return value from libraryCaolán McNamara1-1/+2
2018-09-04tdf#119381 sfx2 store: don't break symlink targetsMiklos Vajna1-0/+9
2018-08-28tdf#119050 sfx2 store: don't inherit temp file permissions when overwritingMiklos Vajna1-0/+8
2018-08-09Set umask /before/ using itStephan Bergmann1-1/+3
2018-08-09Improve wording of commentStephan Bergmann1-2/+2
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-1/+1
2018-03-29coverity#1433647 Unchecked return value from libraryCaolán McNamara1-1/+2
2018-03-26sfx2 store: avoid rename() for files with >1 hard link countMiklos Vajna1-0/+32
2018-03-13tdf#116117 sfx2 store: don't inherit temp file permissions when renamingMiklos Vajna1-0/+22
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna2-0/+38
2017-10-24sfx2: finally resolve FIXME and test custom metadataMichael Stahl1-0/+96
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-3/+3
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna1-20/+20
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna1-0/+146
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2-15/+0
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-9/+9
2015-09-17boost->stdCaolán McNamara1-3/+3