summaryrefslogtreecommitdiff
path: root/sd/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2012-07-17-Werror,-Wunused-functionStephan Bergmann1-34/+0
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl1-1/+1
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-3/+6
2012-07-12use XMLDiff for the new impress regression testMarkus Mohrhard10-4/+2073
2012-07-12some small improvements for the dumperMarkus Mohrhard1-1/+1
2012-07-12improved shapes-test.odp (but not finished), unlocked assertion(false)Artur Dorda2-2/+3
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-3/+3
2012-07-12New test files added, tests run for the 1st timeArtur Dorda4-2/+14
2012-07-12add missing fileMarkus Mohrhard1-0/+0
2012-07-12only dump existing propertiesMarkus Mohrhard1-2/+0
2012-07-12testing odp files makes much more senseMarkus Mohrhard1-2/+6
2012-07-12Usage of XShapeDumper in Impress addedArtur Dorda1-22/+20
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-04-18More RTL_CONSTASCII cleanupsOlivier Hallot1-5/+4
2012-02-21WaE: pFmt may be uninitializedCaolán McNamara1-3/+3
2012-01-24Adapt reference svg to not contain embedded fonts anymore.Thorsten Behrens1-61/+4
2012-01-19finish sd's regression testMarkus Mohrhard2-0/+202
2012-01-13add test concept for draw/impress, import file and export to svgMarkus Mohrhard1-0/+203
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0
2011-11-14we don't need to open unit test files in sd with READWRITE eitherMarkus Mohrhard1-1/+1
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara1-0/+0
2011-11-14add some more problematic ppt test filesCaolán McNamara4-0/+0
2011-11-11add an initial ppt cve testCaolán McNamara5-2/+28
2011-11-11close file before the first assertion message if loading failedMarkus Mohrhard1-1/+6
2011-11-11don't use calc in draw's filters-testMarkus Mohrhard1-1/+1
2011-11-10Initial sd filters unit testsMichael Meeks2-0/+179
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+6
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon1-48/+0
2011-04-21gbuildize sdDavid Tardon3-132/+49
2011-04-15add i18npoolCaolán McNamara1-1/+2
2011-03-29use --xxx instead -f -xxx for command line optionsNorbert Thiebaud1-1/+1
2011-03-27Temporarily disable unit tests broken on DragonFly.Francois Tigeot1-0/+13
2011-03-24windows uses BRAND_BASE_DIR instead of OOO_BASE_DIRCaolán McNamara1-1/+2
2011-03-22port regression test to passive uno component registrationCaolán McNamara1-19/+19
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud2-18/+20
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-08Initial unit test framework for ImpressThorsten Behrens4-0/+295