summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Collapse)AuthorFilesLines
2013-12-04add test-case for CVE-2013-3906-1.tiffCaolán McNamara1-0/+0
Change-Id: I2cac26f3e949cbef16fb0c03e99d6aa9b04a7553
2013-09-05tests that ensure the master to be broken arent that helpfulBjoern Michaelsen3-12/+0
Change-Id: Ie59f2ba4daec0375d1d64b765be3b1484e8cba3e
2013-08-27test case for CVE-2013-5575/EDB-27875Caolán McNamara1-0/+0
Change-Id: I43214c3ec840274f120730c1f80ef693859ddae7
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
2013-07-24add test-case for CVE-2013-2577Caolán McNamara2-0/+0
Change-Id: I69f42b8ea53b68495cb4666a93ece47f6679582e
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley3-6/+18
This reverts commit eacf12eeb174e35a301570726bf74434a4dd4b94. Appears to be broken. Conflicts: vcl/source/filter/graphicfilter.cxx Change-Id: I9ae3fbac2e7e9d08484c063cdb10e080ca89def2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+10
2013-04-15properly prefix graphic filter methodsPeter Foley3-18/+6
Change-Id: I1d14e2330447e446ab35832d03220c71ee326866
2013-04-14add filter libs to libmergedPeter Foley3-0/+12
Change-Id: I1891d1499aae87a87436bc9aaf4f70203dfbb585
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-18/+18
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-14tests cases for EDB-24743Caolán McNamara1-0/+0
Change-Id: Iac75be70adbf611980605ef599d1c9ea9772eb2d
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet1-1/+1
Change-Id: Ia7de2013ed72e2449525a4fe53ad2832c141e925
2013-02-23Fix typo recieved/receivedJulien Nabet1-2/+2
Change-Id: I0c838f5c06ff26149113a9bbab970d314758c648
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-3/+3
Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis3-3/+3
Change-Id: I692a9cfdca5ad50170eea2178a6aa87e8154b951
2012-11-21add regression test for CVE-2012-3755Caolán McNamara1-0/+0
Change-Id: I68352532016a9db370ddd6e69e4efe962763f001
2012-11-14add a regression test for EDB-22681Caolán McNamara1-0/+0
Change-Id: I62adf5eef023de163114266de56c14310f3aad34
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara3-6/+15
that are needed to load .odt, .sxw etc files, and add a regression test for CVE-2012-4233 Change-Id: Ie178725ded3d76942030d12f23074de519cf62de
2012-10-03re-base on ALv2 code. Includes:Michael Meeks2-21/+29
tkr41: #117828# office crash fixed . (null pointer) + add unit test Patch contributed by Tobias Krause http://svn.apache.org/viewvc?view=revision&revision=1172105 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 remove the OutDev::GetKernPair* stubs completely Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1179221 reverting un-necessary OS/2 conditionals.
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-4/+0
This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: Ic4fcd028a9cdbd85c693d93bcd48e41f36386d22
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin4-8/+0
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-08-20Java5 updates - convert to genericsNoel Grandin2-102/+97
Change-Id: I039e51958865a7ea000034e7bf765f64d49689cd
2012-08-20Java update - fix various javadoc issuesNoel Grandin1-1/+1
Along the way, remove some javadoc comments that are completely incorrect. Change-Id: I02f96b6cbe665d2c10bd6ee245a7d8e2eef0f755
2012-07-30add in some more filter testsCaolán McNamara1-0/+0
Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c
2012-07-30add another tiff regression testCaolán McNamara1-0/+0
Change-Id: I0466a872576132b8ad9e5b164f57951549dd54e0
2012-07-27sigh, missing fileCaolán McNamara1-0/+68
Change-Id: Ic5a254ea49b1281c8d74e5f4ea2dc106627d95e1
2012-07-27add some more tiff testsCaolán McNamara3-0/+0
Change-Id: Iedc80fba8d25c7a8bc67d835b202fb9be61cb783
2012-07-27add pict regression testCaolán McNamara5-0/+0
Change-Id: I6765bd2de27971c441a7d3f8879e4fd9bc3112cf
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks4-46/+64
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-05-25Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida1-1/+0
Lotus 1.2.3 is a spreadsheet. We don't need this for Writer. Change-Id: I7fce85a6e211c0bf1ef6e95e758b4dc8cfcae033
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida5-32/+32
Change-Id: I95c04f954026047e48976451eb755340d005d773
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida4-25/+25
Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b
2012-05-25Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida4-7/+7
Change-Id: Ica6aef56733c7c71568e37166a2f78d6aa05a118
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida1-3/+3
This should reflect the fact that this type was already used as a generic HTML type. Change-Id: I0a209d51ed229f07aff001075c39bfc82d4c3088
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe2-2/+0
2012-03-21tga filter broken for quite a whileCaolán McNamara6-0/+90
2012-03-14add a tiff testCaolán McNamara10-0/+90
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl1-59/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2010-07-01sb123:#i111449# cleanups in filter for qa/complex testsLars Langhans3-163/+227
2010-02-25sb118: merged in DEV300_m72sb5-22/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien5-22/+5
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-12sb118: #i108269# first step of removing tcsh supportsb1-11/+0
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov2-5/+4
2008-04-11INTEGRATION: CWS changefileheader (1.6.170); FILE MERGEDRüdiger Timm1-23/+19
2008/03/28 15:30:59 rt 1.6.170.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.430); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:30:58 rt 1.3.430.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.170); FILE MERGEDRüdiger Timm1-23/+19
2008/03/28 15:30:58 rt 1.8.170.1: #i87441# Change license header to LPGL v3.