summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl14-6606/+4
2018-03-11remove whitespaceTomaž Vajngerl2-12/+0
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl1-24/+0
2018-03-07transformer: clean-up and pass originURL to transfored graphicTomaž Vajngerl1-28/+27
2018-03-07use more Color in sfx2..svtoolsNoel Grandin1-2/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-5/+5
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-7/+7
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+1
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin3-30/+30
2018-02-14move transparency adjust code to BitmapExNoel Grandin1-55/+2
2018-02-13pass originURL to the substitue graphic - work-aroundTomaž Vajngerl1-0/+2
2018-02-08Modernize a bit svtoolsJulien Nabet1-38/+26
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin1-34/+9
2018-02-07use scanline when reading pixel dataNoel Grandin2-5/+8
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin2-13/+21
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-34/+40
2018-01-17loplugin:useuniqueptr in GraphicManagerNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann4-42/+42
2018-01-11Replace macro with functionStephan Bergmann1-1/+7
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl1-3/+10
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2017-12-19svtools: Use std::unique_ptr for GraphicCacheEntryTakeshi Abe1-48/+16
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-11-25coverity#1421068 Uncaught exceptionCaolán McNamara1-0/+1
2017-11-22loplugin:flatten in svtoolsNoel Grandin5-333/+333
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-2/+7
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens2-4/+0
2017-10-30loplugin:constantparam in vclNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-8/+11
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-06Replace some lists by vectors in svtoolsJulien Nabet2-16/+16
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-11/+11
2017-08-25loplugin:unusedmethodsNoel Grandin2-26/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin3-23/+23
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-6/+6
2017-07-21migrate to boost::gettextCaolán McNamara2-4/+0
2017-07-19loplugin:constparams in svtoolsNoel Grandin5-16/+16
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-2/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-21/+21