summaryrefslogtreecommitdiffstats
path: root/vcl/source/filter
Commit message (Expand)AuthorAgeFilesLines
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-03-021-1/+3
* tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2018-01-231-0/+9
* ofz#4980 bail early with 0 pointsCaolán McNamara2018-01-071-1/+1
* ofz: XPMReader::ImplGetColKey short readCaolán McNamara2017-11-201-0/+3
* Avoid throwing C++ exception across libjpeg C framesStephan Bergmann2017-10-191-286/+321
* Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara2017-08-291-1/+1
* Resolves: tdf#99286 for jpeg dpi use apis that know about MapUnit::MapPixelCaolán McNamara2017-08-091-3/+3
* ofz#1612 avoid oomCaolán McNamara2017-05-151-0/+2
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* vcl: split jpeg import into two partsMiklos Vajna2017-05-087-35/+73
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-14/+14
* loplugin:salunicodeliteral: vclStephan Bergmann2017-04-281-1/+1
* tdf#39674: Rename Fehler to ErrorJens Carl2017-04-261-5/+5
* clang-tidy readability-simplify-boolean-expr in vclNoel Grandin2017-04-251-7/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* loplugin:checkunusedparams in vclNoel Grandin2017-04-255-11/+10
* drop old WinMtfOutput::DrawPolygon methodNoel Grandin2017-04-243-11/+6
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-0/+1
* vcl JPEG import: remove unused pCallerDataMiklos Vajna2017-04-195-6/+6
* Fix typosAndrea Gelmini2017-04-151-1/+1
* vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna2017-04-141-3/+34
* Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna2017-04-111-4/+103
* std::unique[]->std::vectorCaolán McNamara2017-04-091-7/+7
* make this more readableCaolán McNamara2017-04-091-29/+32
* ofz#1069 avoid oomCaolán McNamara2017-04-081-0/+2
* tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna2017-04-071-16/+11
* Read number of polylines as UInt32 according to documentationBartosz Kosiorek2017-04-071-12/+12
* tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna2017-04-071-15/+31
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* vcl: remove no longer needed WIN_Rectangle()Miklos Vajna2017-04-071-6/+0
* tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna2017-04-051-1/+23
* loplugin:constantparamNoel Grandin2017-04-051-19/+15
* ofz: avoid oomCaolán McNamara2017-04-021-5/+12
* Get rid of magic numbersBartosz Kosiorek2017-04-011-15/+30
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3111-127/+127
* convert GradientType to scoped enumNoel Grandin2017-03-301-1/+1
* tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna2017-03-281-7/+27
* tdf#106693 vcl PDF export, norefxobj: copy nested arrays correctlyMiklos Vajna2017-03-281-2/+6
* tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dictsMiklos Vajna2017-03-271-4/+25
* tdf#106693 vcl PDF export, norefxobj: copy array objectsMiklos Vajna2017-03-271-4/+42
* Fix typosAndrea Gelmini2017-03-255-5/+5
* tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna2017-03-241-1/+15
* tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna2017-03-241-0/+5
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-222-11/+18
* Missing check for rStream.IsEof()Stephan Bergmann2017-03-221-0/+4
* vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2017-03-221-0/+2899
* ofz#909 timeout on converting gray scale jpgsCaolán McNamara2017-03-191-33/+12
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1