summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimtf.cxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-06use std::unique_ptr in GDIMetaFileNoel Grandin
2018-01-06remove pCols from ImplBmpReplaceParamNoel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-19Fix typosAndrea Gelmini
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-13Resolves: ofz#584 don't terminate on bad fraction exceptionCaolán McNamara
2017-02-13return early on errorCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2016-12-21[API CHANGE] Retire SAL_ABSTakeshi Abe
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-07-05Remove unused DELEGATE_PLUGGABLE_RENDERER to simplify mtf codeMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl