summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ieps/ieps.cxx
AgeCommit message (Expand)Author
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-02coverity#1420538 Copy-paste errorCaolán McNamara
2017-10-27ofz#3837 Integer-overflowCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26ofz#3820 Integer-overflowCaolán McNamara
2017-10-25ofz#3796 Integer-overflowCaolán McNamara
2017-10-24ofz#3744 Undefined-shiftCaolán McNamara
2017-10-16reduce eps fuzzer sizeCaolán McNamara
2017-10-11tighten eps preview searchCaolán McNamara
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-22ofz#2902 eps timeoutCaolán McNamara
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-15ofz#2085: fix remaining length checkCaolán McNamara
2017-06-15ofz: eps timeoutsCaolán McNamara
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-01ofz#1542 check remaining size of destCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-09Resolves: ofz#488 check remaining size while parsingCaolán McNamara
2017-03-06ofz: avoid out of memoryCaolán McNamara
2017-03-06input data can be any kind of muck at this pointCaolán McNamara
2017-01-27ofz: tidy up eps preview importCaolán McNamara
2017-01-27move deref inside (laughable) nSecurityCount checkCaolán McNamara
2017-01-27make this a little more readableCaolán McNamara
2017-01-27ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara
2017-01-26ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara
2017-01-26ofz: check eps seeks are sane and succeededCaolán McNamara
2016-10-16clang-cl loplugin: filterStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-09-09speed up eps testingCaolán McNamara
2015-07-16min size of eps for a preview is 32Caolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin