summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-06-05typosJulien Nabet
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: vclStephan Bergmann
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-06-01tdf#99680 modified clipping for PDF exportVasily Melenchuk
2017-05-30vcl: replace dynamic lookups of Windows 7 APIs with static callsMichael Stahl
2017-05-30tdf#107682 - Repeated images replace correct ones in exported PDFMarco Cecchetti
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29vcl PDF export, nss: use comphelper::HashMiklos Vajna
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-23tdf#105461 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna
2017-05-21Fix typosAndrea Gelmini
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
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