summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2014-04-18add ppm regression testCaolán McNamara
Change-Id: Ifd5f68a3b0dec16f8d992f75fba8c9920700f351
2014-04-18add a Pict format test caseCaolán McNamara
Change-Id: Ibcbb275d6c6a19b3e8ef86c9ab8d5da038d026a6
2014-04-18add a Sun raster format test caseCaolán McNamara
Change-Id: I0e6885b6d9fa23ed4cea2ff4f7b26599fdc368dc
2014-04-18coverity#1202962 Uninitialized pointer fieldCaolán McNamara
Change-Id: If400eda10e0b6367c58431c528b84a95a35b76f9
2014-04-18Typo: s/cant/can't/Tor Lillqvist
Change-Id: Id76b4ea569246c4b96da48dbc8d5a557367e0cca
2014-04-18Typo: s/shure/sureTor Lillqvist
Change-Id: I1c55d3ee8be06deb6d48a6ad5cd30d170c8b9dbb
2014-04-17add regression tests for psd filterCaolán McNamara
Change-Id: Ia9b34bc3b77902f8edbc0e7040da5edd02e02879
2014-04-17more pcx testcasesCaolán McNamara
Change-Id: I73fd736f7acfb50d151fd89db3b4d56fb13800a0
2014-04-17shure -> sureMaxim Monastirsky
Change-Id: I3da74098f72aa3a5426ee0d750055f48146c23e2
2014-04-17add testcase for CVE-2007-3741Caolán McNamara
Change-Id: I33561649dc5cde240bc7a18dff082245c76543b1
2014-04-17zero a few more things outCaolán McNamara
Change-Id: Ief743978876885745431c59a0f56f065cbd61ace
2014-04-17add tests for CVE-2008-1097, etc.Caolán McNamara
Change-Id: Iad6948fdf6eb60f86d764783b72a4fe7f5642e40
2014-04-17forget to add test ras fileCaolán McNamara
Change-Id: Icfebbe04b7842925c5afe7837cad8479e8b8ea61
2014-04-16gbuild: More crude hacking to fix over-evalutationStephan Bergmann
Change-Id: I36d7b0c40ac60c6cf9f0968530774e4b2b03b829
2014-04-16Related: #i124661# crash when loading and re-saving ppt file...Steve Yin
with a single customshape check the equation array element number. If the number is greater than 128, the equation array will not be imported. (cherry picked from commit 48653aa3a1cc24ed9ad8a14ae035b38a751e561d) Conflicts: filter/source/msfilter/msdffimp.cxx Change-Id: I49ac6ec5610a7761ca3ed4905d6fe1bc7ec079d0
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara
Change-Id: I1bc431746d9017db2ed2bbde797527e249804a1d
2014-04-15fdo#74654 fix typo: printnone -> printhighAndras Timar
Change-Id: I286dedfb6dfd8d9c119bf1b6ac777a2a08f22d7e
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
Change-Id: I728e808ac897aa1be184fb4a8bbbf781eb816cf0
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: Id71cb49d8aa241a17efd4cbe217a48f2d7c34e84
2014-04-14filter: use --switch=2 --readonly-tables gperf optionsMiklos Vajna
See 73ecb924379b8e665ee94235a353403c5d29eae6 (Use --switch=2 --readonly-tables gperf options, 2014-04-13) for reasoning. Change-Id: Ic63747a6cd982557cad8470ae775afa4b3d8d883
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: configration -> configurationThomas Arnhold
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-14typo: simpe -> simpleThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-14THEFUTURE is unused ;)Thomas Arnhold
2014-04-14USED is never definedThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I68b488d45c77ebf82029bfede98dca2400e02f2f
2014-04-13handle .doc cropping also inside groups (fdo#38411)Luboš Luňák
Writer does handle cropping on its own, but only for "toplevel" images, not for those inside groups, so there still use the generic code. Change-Id: I805a4cbd2d4cea7008e0322688ccd7f35a6d4a2c
2014-04-12add test case for CVE-2007-2356Caolán McNamara
Change-Id: I9bf6ca1c5a23dd0e3ef6b7d7c0de041a48df45b6
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
Change-Id: I2905e98425b9991d6138ab0adc15083d313ca445
2014-04-11add a ras import testCaolán McNamara
Change-Id: Idc9267a2bb1bca13c40c746ab3b1974d7e4258ab
2014-04-11coverity#707839 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ib9cf1d3da0cf03b6aa0aaa7b5206803730115cc8
2014-04-11coverity#707837 Uninitialized scalar fieldCaolán McNamara
Change-Id: Icce1d2cd9abfebcf26e916c4c79341b617e97b2e
2014-04-11coverity#707834 Uninitialized scalar fieldCaolán McNamara
Change-Id: I405b981c9234a662cf1d305ad437482d10cbf432
2014-04-11coverity#707812 Uninitialized scalar fieldCaolán McNamara
Change-Id: I04e65d6c0124a2f370ae006bbaa991d5e7753e12
2014-04-11coverity#738630 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ie6b6347a8cdddfcf6b1aada2aa5c34b94cc73490
2014-04-11Add this back.Kohei Yoshida
Change-Id: Ia342671c460d07fae4764712b2c814616ff427ba
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I4f1e00dd275976cdba8490f35ccbb491914829b7
2014-04-11Resolves: #i124661# secure possible out of bound access to vectorArmin Le Grand
(cherry picked from commit c9cdd9751d45b5b8b0288e9dc477e6d272ba0a0d) Change-Id: I1c0637029fd7b4ab493956538c6e9fdf33307cbe
2014-04-11coverity#738631 Uninitialized scalar fieldCaolán McNamara
Change-Id: I931e819da93ef952d9ad3a755471302472b4d580
2014-04-11coverity#738632 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ic5ca12b6e18890fbc289063fc7518b44abf90e2c
2014-04-11coverity#738634 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ie83aa769b1737692a0e518b9c21371c92ec6382c
2014-04-11coverity#738635 Uninitialized scalar fieldCaolán McNamara
Change-Id: I033b3e2420edcc8a7529cd60c2ef372f2abfed23
2014-04-11coverity#738637 Uninitialized scalar fieldCaolán McNamara
Change-Id: I9e8abf725c348c4d779d779e24e411609df64986
2014-04-11coverity#738639 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ib7c75d87237113641fd80e5a87dc08cbf1910a55