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