summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/provider.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-847/+0
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+1
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin1-4/+4
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svtoolsNoel Grandin1-133/+133
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-2/+7
2017-10-30loplugin:constantparam in vclNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-4/+4
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-2/+2
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-11/+11
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-1/+1
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 Grand1-2/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna1-2/+40
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna1-2/+18
2017-04-27last private:resource ... bitmapex user is goneCaolán McNamara1-53/+0
2017-04-26last private:resource ... bitmap user is goneCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+8
2017-01-21move GetXGraphic to its only userCaolán McNamara1-4/+4
2017-01-20don't need an intermediate ImageCaolán McNamara1-2/+1
2017-01-19drop now unusd private:resource/.../image urlsCaolán McNamara1-10/+0
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara1-20/+0
2016-12-21Merge provider.hxx into .cxxStephan Bergmann1-4/+36
2016-10-05convert MapUnit to scoped enumNoel Grandin1-6/+6
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-09-16boost->stdCaolán McNamara1-4/+4
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-13/+13
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-8/+8
2015-04-09loplugin:staticmethodsNoel Grandin1-6/+6
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-4/+4
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann1-8/+7
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1