summaryrefslogtreecommitdiff
path: root/vcl/source/filter/graphicfilter.cxx
AgeCommit message (Expand)Author
2020-06-06move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-05-14Blind fix for Android Tinderbox buildMichael Weghorn
2020-05-14android: Use the best speed compression as on iOS.Jan Holesovsky
2019-10-24pdfium: Switch the condition for better readibility.Jan Holesovsky
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-06-18ofz#15335 avoid config during fuzzingCaolán McNamara
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-04Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist
2019-05-22New loplugin:dataStephan Bergmann
2019-05-11change type detection to use GraphicFormatDetectorTomaž Vajngerl
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl
2019-04-27ofz#14469 null derefCaolán McNamara
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-28tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-04remove unnecessary GraphicFilterImportFlags::AllowPartialStreamReadNoel Grandin
2018-11-26remove unused enum value ConvertDataFormat::PDFNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-23Resolves: tdf#118659 eps not shownCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-03Improve 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0Matteo Casalin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-04-30Avoid getTokenCount (fix 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0)Matteo Casalin
2018-04-30fix buildJochen Nitschke
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl