summaryrefslogtreecommitdiff
path: root/svtools/qa
AgeCommit message (Collapse)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
Change-Id: I7fc4b4d5c895f241cfb052b009e943e073f3befe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-09-17unused headersCaolán McNamara1-1/+0
Change-Id: I59d274951a8b81c091993277f433359834851a0c
2015-08-26convert Link to TypedNoel Grandin1-3/+3
and make it statically allocated, no point in dynamically allocating such a small object Change-Id: If476bf5dc1e0d535383d16bc49c8d567776f16cd
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
Change-Id: If8783896136470a0664f1cbac061e30576ef96a4
2015-03-02coverity#1272391 Dereference null return valueCaolán McNamara1-0/+1
Change-Id: Id1c5a498ff5c25eefe2573e695f66d8922213f92
2015-02-23Missing disposeStephan Bergmann1-0/+2
Change-Id: If050113552ce331252b3046830a5583c66729531
2015-02-22Test for tdf#88935Zolnai Tamás1-0/+66
Change-Id: I625a59a632c53c77f593268b14e60ab265e5a821
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás1-0/+11
Regression from: 6419c745e5e9802da264250d5e131fb9a3b6e4de Revert it and use IsEmpty() instead of operator!(). Change-Id: Icc4f5dbba848a1d4ef807e598f0aa3b940459c82
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-1/+1
and boost:make_shared->std::make_shared Change-Id: Ic1e187c52c856a7b27817967b2caa8920f23a98d
2014-11-21coverity#1255389 Dereference null return valueCaolán McNamara1-0/+1
Change-Id: I3b2a4e69a1c86d9b9ce9f51d6f321bda9e18f8b5
2014-11-20Dispose document when doneStephan Bergmann1-0/+2
Change-Id: I7b15220568717e159f119e79da0016cbc88873cf
2014-11-18Missing parenthesesZolnai Tamás1-1/+1
Change-Id: Id6c096d09b984039d54a1d152cf0da594aaf203d
2014-11-18This test become unreferenced by accidentZolnai Tamás1-8/+1
See: c454a0cd0cc7b315b1353b151a2e95654df72c69 and 46eb0952f1e2d75b427bdcd553c33027f1e44e8f Change-Id: I811f1c52f8a9fba28bc4f38fd1ad34826b2bd45e
2014-11-18Fix broken GraphicObjectTestZolnai Tamás1-1/+1
Change-Id: I3f7e0ccd5697a4ca6026bec60210e24af25fb92f
2014-11-17loplugin:unreffunStephan Bergmann1-4/+2
Change-Id: Ifc7377fe1bb68b21e462818248706f53347b39b1
2014-11-17WaE: unused variablesTor Lillqvist1-2/+2
Change-Id: I82570a716a0dba6c466bc754ce66ac53e7c17efa
2014-11-17WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist1-0/+10
Change-Id: I55d6d1d403622e5ec04c29dd407274cf9db20c40
2014-11-16Test for size based auto swap out mechanismZolnai Tamás2-2/+106
Change-Id: Iff0942b9b545f27dd74b73bee3f8ac785539867d
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl1-0/+124
Change-Id: I733426ba5f82ee25751387f88942dbc66689821d
2014-07-24it seems that CPPUNIT_PLUGIN_IMPLEMENT can't be in nsDavid Tardon1-2/+2
Change-Id: If0d2622b5d64ccd821ff29356d545d59f5017d21
2014-07-24add test for swapping of GraphicObjectDavid Tardon2-0/+129
Change-Id: I341f52e5dfedb61130545cf30ff61e891abc7e04
2014-04-06WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
Change-Id: I6d38c9b389ce2c5d196e372fd6ae5ad7ac0a03af
2014-04-06Introduce HtmlWriter unit tests.Tomaž Vajngerl1-0/+169
Change-Id: Icb39dde433124d444c48761e074f6b839a043d4e
2013-03-14stray test .png left behindCaolán McNamara1-1/+0
Change-Id: If0a0d61b58ecc46d5ba04951cd278d275fdf25e7
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky65-126/+0
Change-Id: I2318eeda59cee1cfdb074f9a90fd7d8d80aab19f
2012-12-11add regression test for EDB-23279Caolán McNamara1-0/+1
Change-Id: I9d31602750dc6516b7bee5c0796328cee07b10ea
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-0/+18
Patch contributed by: Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 imported patch package_eventlistener.patch http://svn.apache.org/viewvc?view=revision&revision=1172103 Patch contributed by Pedro Giffuni Accept Google Chrome OS fonts as equivalent to MS fonts. http://svn.apache.org/viewvc?view=revision&revision=1233155 http://svn.apache.org/viewvc?view=revision&revision=1233408 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i114600#: remove forbidden characters from list of unencoded characters http://svn.apache.org/viewvc?view=revision&revision=1172370 Patches contributed by Oliver Rainer-Wittman some clean up in JPEGReader due to memory constraints http://svn.apache.org/viewvc?view=revision&revision=1299729 119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type http://svn.apache.org/viewvc?view=revision&revision=1305265 Patches contributed by Ariel Constenla-Haile i118707 - make toolbar control's popup window grab focus http://svn.apache.org/viewvc?view=revision&revision=1225846 Patches contributed by Herbert Duerr #i118662# remove usage of BerkeleyDB in desktop module http://svn.apache.org/viewvc?view=revision&revision=1213171 minor cleanups in dp_persmap.* http://svn.apache.org/viewvc?view=revision&revision=1215064 flush early to prevent problem with extension manager not cleaning up its objects http://svn.apache.org/viewvc?view=revision&revision=1228147 i118726 do not flush *pmap file while reading it http://svn.apache.org/viewvc?view=revision&revision=1230614 #i119048# migrate BDB extension entries using a simple heuristic http://svn.apache.org/viewvc?view=revision&revision=1300972 #i119048# handle edge cases when importing BDB hash files http://svn.apache.org/viewvc?view=revision&revision=1301428 #i119113# fix of-by-one when importing BDB files http://svn.apache.org/viewvc?view=revision&revision=1305420 restore our encryption settings, icon themes, and dictionaries. removed wrapper hacks, kill obsolete bundled extension blob / pre-registration handling, remove duplicated quickstart code. remove OS/2 conditionals.
2012-11-14add regression tests for .bmps/.rles including EDB-22680Caolán McNamara9-0/+6
Change-Id: If351421b9de11870bb81010626377db8585a1edd
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-2/+5
that are needed to load .odt, .sxw etc files, and add a regression test for CVE-2012-4233 Change-Id: Ie178725ded3d76942030d12f23074de519cf62de
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c
2012-07-30add in some more filter testsCaolán McNamara1-0/+1
Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c
2012-07-27add regression test for gif that nobbled XnViewCaolán McNamara1-0/+0
Change-Id: Ib5d456fa8e10a680ab79dd60bca99b37d0859078
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks1-0/+7
2012-04-30add another test docCaolán McNamara1-0/+0
Change-Id: I6cc92e2242cf0f162b5c670bf2e70f1e8fc49a28
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara2-0/+0
Change-Id: I88cfd9592e11aa7dbe704df4810090b6a1ce4c66
2012-04-19gif parsing regression testCaolán McNamara6-0/+4
2012-04-18jpg parsing regression testCaolán McNamara9-0/+4
2012-04-17png parsing regression testCaolán McNamara10-0/+8
2012-03-07remove various unused methods and source filesCaolán McNamara1-0/+0
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara1-0/+0
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara1-3/+6
sot is below vcl, but is a filters test, we can split bootstrapfixture into a vcl needing bit and and non-vcl bit and filters test api can be standalone and combined with whichever bit in order to form pre and post vcl filters test
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara1-0/+0
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks1-6/+1
It turns out the constructors are all run back-to-back one per filter, and we need to init and de-init in a sensible order to make multiple tests that otherwise share the ContentBroker work properly.
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara13-0/+0
2011-09-30merge filters-test codeCaolán McNamara1-150/+20
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann1-1/+6
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12Added variable initializations when loading WMFs and EMFsMarc-Andre Laverdiere1-0/+0
* Added variable initializations when reading from SvStream * Minor code cleanups * Translated some German comments Changes related to an issue showing in Valgrind over a misformed WMF and EMF
2011-09-05Added gitignore for temporary fuzz-testing filesMarc-Andre Laverdiere1-0/+1