summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-30Remove CycleMode enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25vcl: replace prematurely optimized GlyphEmit with a std::vectorMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06coverity#1359236 Uninitialized scalar fieldCaolán McNamara
2016-05-06vcl: save one heap allocThorsten Behrens
2016-05-05fix crash in WallpaperImpl destructorNoel Grandin
2016-05-04tdf#62525 vcl: use cow_wrapper for wallXisco Fauli
2016-05-04tdf#62525 vcl: use cow_wrapper for mapmodXisco Fauli
2016-04-29tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27vcl: remove unused variable and redundant methodXisco Fauli
2016-04-27tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25GDIMetaFile: rename members missing their prefixesMiklos Vajna
2016-04-24Pasting -- from a pdf from a fallback font doesn't give -- as outputCaolán McNamara
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-04cppcheck: truncLongCastAssignmentCaolán McNamara
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-25fix headless buildOliver Specht
2016-03-23tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin