summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-17move the exception handlingCaolán McNamara
2017-04-16return false on exceptionCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-11PDF export of PDF images: compress page stream if requestedMiklos Vajna
2017-04-11Related: tdf#106972 vcl PDF import: downgrade PDF >= 1.5Miklos Vajna
2017-04-11tdf#107089 PDF export of PDF images: handle mixed filters of page streamsMiklos Vajna
2017-04-10Related: tdf#107013 PDF export of PDF images: improve content streamsMiklos Vajna
2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna
2017-04-07PDF export of PDF images: avoid invalid offset for not used jpeg bitmapsMiklos Vajna
2017-04-07extend catch all here for std::exception derived exceptions tooCaolán McNamara
2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-04-06crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdfCaolán McNamara
2017-04-05Related: tdf#106972 vcl PDF export, PDF images: ignore PDF >= 1.5Miklos Vajna
2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04ofz#984 better match post-creation aBitmap.HasGreyPalette() logicCaolán McNamara
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-03vcl: avoid divide by zero in PDFExtOutDevData::HasAdequateCompression()Miklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-02we're either reading or writing, not bothCaolán McNamara
2017-04-02SwapOutData url is always a file urlCaolán McNamara
2017-03-31ofz: 0 bitcount bmps are unsupportedCaolán McNamara
2017-03-31expand forcing to mono mask during load to non-indexed sources tooCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30ofz#968 short-cut slow create mask when we are our own mask alreadyCaolán McNamara
2017-03-30tweak indent a littleCaolán McNamara
2017-03-30vcl PDF export, norefxobj: copy each object only onceMiklos Vajna
2017-03-29vcl PDF export, norefxobj: avoid replacement bitmapMiklos Vajna