summaryrefslogtreecommitdiff
path: root/vcl/source/graphic
AgeCommit message (Expand)Author
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-27remove unused GraphicManagerDrawFlags enum valueNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-21pvs-studio: A part of conditional expression is always true: !pIStmCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-08Fix typoAndrea Gelmini
2018-06-12loplugin:constantparamNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-05-08config entries for the new graphic manager, deprecate old entriesTomaž Vajngerl
2018-04-26[API CHANGE] Remove uniqueID from XGraphicObject and GraphicObjectTomaž Vajngerl
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-12coverity#1434219 Uncaught exceptionCaolán McNamara
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-03-31use UnoGraphic directly in GetXGraphic, move hxx to inc/graphicTomaž Vajngerl
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-18remove define for GraphicObject url and inline the stringTomaž Vajngerl
2018-03-18cleanup UnoGraphicObjectTomaž Vajngerl
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl
2018-03-16Remove XGraphic creation with Grap.Obj. URL in GraphicProviderTomaž Vajngerl