summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Collapse)AuthorFilesLines
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+2
Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2012-11-29update sd regression test to match new default shape colorsCaolán McNamara7-139/+139
since 895890563cb0cc5fa872bdfd06918a46cdda172d the default shape colors changed I just updated the test to match. I'm going to assume that this is the right solution rather than reverting the default colors or munging the pptx filter. Change-Id: Ie654d1b1e7cd8c904381e6fe835cca9787d45315
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-34/+0
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2012-11-01another some more regression testsCaolán McNamara1-0/+0
Change-Id: Ic13269fcf55b4e51a8124da6d2de75fb5bec23e0
2012-11-01add .odg regression load testCaolán McNamara5-0/+4
Change-Id: I5f7dc2a389c020a90b8087aefc90c054a809ef25
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara2-6/+16
that are needed to load .odt, .sxw etc files, and add a regression test for CVE-2012-4233 Change-Id: Ie178725ded3d76942030d12f23074de519cf62de
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
...which effectively is just a glorious wrapper around comphelper::getProcessServiceFactory. In turn gets also rid of ImplSVAppData's mxMSF and mpMSFTempFileName and the rSMgr parameter to InitVCL. All the VCL users "soffice", "spadmin", and "unopkg gui" appear to still work fine. Change-Id: I797d48f7d0d8c35bb82124c9ab0ee63850c4d863
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-0/+2
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442 Reviewed-on: https://gerrit.libreoffice.org/653 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-16Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
Change-Id: I4028296dd86eef2b8f84cab15eba3c4c15b18c6f
2012-09-10n#778859: Add unit test case.Muthu Subramanian2-0/+20
2012-08-21fdo#47434 testcaseKorrawit Pruegsanusak3-0/+149
Change-Id: Ib69fa1fff94b7a3403a45fb948ff9e7b1ebc4f0f
2012-08-14Adding unit test case for n#759180Muthu Subramanian2-0/+45
2012-07-17-Werror,-Wunused-functionStephan Bergmann1-34/+0
Change-Id: I100a95d5f84ab61cb26ac39d436cb9f2cb7246e5
2012-07-16warning C4701: potentially uninitialized local variable usedMichael Stahl1-1/+1
Change-Id: I8e8dec18e1bec67154304b8c96ff034d6ab5d791
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-3/+6
This makes it unnecessary to link clients against libxml2. Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
2012-07-12use XMLDiff for the new impress regression testMarkus Mohrhard10-4/+2073
Change-Id: Ib0182fe25e7a2534acf85e7fabe1355491d9a9e7
2012-07-12some small improvements for the dumperMarkus Mohrhard1-1/+1
Change-Id: I0a24a0e9c4a3b818c9144bc38857b67e49483915
2012-07-12improved shapes-test.odp (but not finished), unlocked assertion(false)Artur Dorda2-2/+3
Change-Id: I845fef5e849518face60693cf31d3f00c57c7ae3
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-3/+3
Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61
2012-07-12New test files added, tests run for the 1st timeArtur Dorda4-2/+14
Change-Id: I2f47d5c61f92dbf051a8509528947c2465a2d020
2012-07-12add missing fileMarkus Mohrhard1-0/+0
Change-Id: If80d2c6dcc5f5455a98a560aa23d085747f3fb94
2012-07-12only dump existing propertiesMarkus Mohrhard1-2/+0
Change-Id: Ia7e3c7766ef8d9d86bd65945a6e6daae05c93b75
2012-07-12testing odp files makes much more senseMarkus Mohrhard1-2/+6
Change-Id: I4023855513016e7f9d850bf96815539696536552
2012-07-12Usage of XShapeDumper in Impress addedArtur Dorda1-22/+20
Change-Id: I7abb493d8baaa42a45e24276abdcadbfd186651a
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-21re-base on ALv2 code.Michael Meeks2-0/+36
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium ctor overload to find not yet adapted uses of another overload, to be removed again in due time. Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-04-18More RTL_CONSTASCII cleanupsOlivier Hallot1-5/+4
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
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
Implemented a simple character based comparison of the exported file and the reference file
2012-01-13add test concept for draw/impress, import file and export to svgMarkus Mohrhard1-0/+203
the idea behind this concept: * have a file containing some test data * import file without UI * export file to svg through XStorable::storeToURL * compare exported svg file to a reference file and complain if they * differ advantages: * easy to create test cases, even for non coders * no special handling of sd internal code needed * svg is showing differences in the representation and not in the model * external programs that can be used to check the output * can be used for all input formats disadvantages: * changes to svg filter code might break test cases while the change is correct * slow test, import + export * might need external program for xml diff
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
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
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-27migrate sd subsequenttests to gbuildBjoern Michaelsen2-99/+0