summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
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-30use realloc instead of malloc+memcpyNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-23Resolves: tdf#118659 eps not shownCaolán McNamara
2018-08-02forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara
2018-08-01forcepoint#66 protect against infinite parse recurseCaolán McNamara
2018-08-01forcepoint#65 pdf page visiting revisits itselfCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
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-12crashtesting: asserts on empty gifsCaolán McNamara
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07vcl: fix pdf rendering regressionAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-03Improve 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0Matteo Casalin
2018-06-03Fix tdf#117410 - UI: Settings in PDF Options not remembered...Matteo Casalin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-04-30Avoid getTokenCount (fix 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0)Matteo Casalin
2018-04-30fix buildJochen Nitschke
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-29Avoid getTokenCountMatteo Casalin
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos 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
2018-04-04Remove unused default argumentsStephan Bergmann
2018-04-04loplugin:casttovoid, loplugin:implicitboolconversion (--disable-pdfium)Stephan Bergmann
2018-04-01iOS, void unused paramters.jan Iversen
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-21vcl: support rendering multiple PDF pages to bitmapAshod Nakashian
2018-03-21pdf: refactor poppler importerAshod Nakashian
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin