summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-04-30drop Graphic::operator boolNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-11remove whitespaceTomaž Vajngerl
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-07transformer: clean-up and pass originURL to transfored graphicTomaž Vajngerl
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-14move transparency adjust code to BitmapExNoel Grandin
2018-02-13pass originURL to the substitue graphic - work-aroundTomaž Vajngerl
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-17loplugin:useuniqueptr in GraphicManagerNoel Grandin
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-11Replace macro with functionStephan Bergmann
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-19svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-25coverity#1421068 Uncaught exceptionCaolán McNamara
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-06Replace some lists by vectors in svtoolsJulien Nabet
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin