/cairo/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap.cxx
AgeCommit message (Expand)Author
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-30tdf#107682 - Repeated images replace correct ones in exported PDFMarco Cecchetti
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-06crashtesting: empty ReadAccess on converting fdo58541-1.xls to pdfCaolá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-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-08coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-02coverity#1371159 Missing move assignment operatorCaolán McNamara
2016-07-11Resolves: tdf#100463 tolerence in contour editor doesn't workCaolán McNamara
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-09cppcheck: truncLongCastAssignmentCaolán McNamara