summaryrefslogtreecommitdiff
path: root/sfx2/qa
AgeCommit message (Expand)AuthorFilesLines
2020-06-29vcl: namespace PDFWriterImpl consistentlyMiklos Vajna1-0/+2
2020-06-29sfx2: add uitest for pdf signingMiklos Vajna2-0/+32
2019-10-09this text -> this testCaolán McNamara1-1/+1
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-06-19Small fixes on autoredactdialog.uiMuhammet Kara1-0/+1
2019-05-13Handle *link return value in sfx2 testJan-Marek Glogowski1-3/+5
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-13tdf#123293 Add testSamuel Mehrbrodt2-0/+18
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-07DeInitVCL in PythonTestStephan Bergmann2-3/+1
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-04-16Fix typosAndrea Gelmini1-2/+2
2018-04-01fix some openoffice bugzilla linksdennisroczek1-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-16Fix typosAndrea Gelmini1-1/+1
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 Stahl2-13/+96
2017-09-21Fix creation of array cloneStephan Bergmann1-2/+1
2017-06-26Fix typosAndrea Gelmini1-2/+2
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-3/+3
2017-05-04Fix spellingTor Lillqvist1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+1
2017-01-12sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl1-0/+5
2017-01-09tdf#97361: Changed method calls in sfx2 python testskerem2-8/+8
2016-12-20tdf#97361: Changed naming in sfx2 python testskerem2-66/+66
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-05tdf#97361 remove = None assignments in sfx2 python unit testskerem2-4/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna1-20/+20
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl2-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for sfx2Armin Le Grand2-0/+221
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna1-0/+146
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2-15/+0