summaryrefslogtreecommitdiff
path: root/vcl/source/graphic
AgeCommit message (Expand)AuthorFilesLines
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+3
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen1-1/+0
2019-10-15Add option to prevent graphic swap outSamuel Mehrbrodt1-6/+14
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-1/+2
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin2-3/+4
2019-08-01skip some indirectionNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann4-4/+4
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen9-43/+7
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann1-7/+7
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov2-8/+2
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov2-29/+34
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-0/+3
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-3/+3
2019-05-08downgrade warning to infoCaolán McNamara1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-2/+2
2019-04-30drop Graphic::operator boolNoel Grandin3-14/+9
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-9/+9
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl1-1/+0
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+2
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-3/+4
2019-04-06crashtesting, threading crash with bitmapinfoaccess_null_ptr_deref.sampleCaolán McNamara1-0/+15
2019-03-04simplify UNO getTypes methodsNoel Grandin3-25/+18
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-1/+1
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2019-02-08getToken+comparison+copy ==> startsWithMatteo Casalin1-6/+4
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-1/+0
2019-01-23loplugin:constparams in vclNoel Grandin1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-3/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin2-10/+10
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2-0/+2
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+2
2018-11-27remove unused GraphicManagerDrawFlags enum valueNoel Grandin2-9/+8
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-10-21pvs-studio: A part of conditional expression is always true: !pIStmCaolán McNamara1-2/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-15add SvStream::TellEndNoel Grandin1-2/+1
2018-09-14loplugin:constfields in vclNoel Grandin1-1/+1
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-11/+10
2018-07-08Fix typoAndrea Gelmini1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-14/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke3-3/+0
2018-05-31drop Graphic::GetBitmapNoel Grandin1-6/+1
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl2-3/+34
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock1-2/+7