summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2020-08-17tdf#135094 cairo canvas: fix black slide containing a very small imageMiklos Vajna1-4/+17
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen49-234/+46
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen56-122/+66
2019-10-11tdf#40534 correctly match page with memory slabJan-Marek Glogowski2-52/+24
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann7-53/+48
2019-10-05The checks should apparenty be maArguments.getLength() >= 5Stephan Bergmann2-2/+2
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara1-2/+2
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann1-1/+1
2019-10-01loplugin:data (clang-cl)Stephan Bergmann3-9/+9
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann6-7/+7
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+1
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky1-8/+8
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin1-6/+0
2019-08-25cid#1251600 Uncaught exceptionCaolán McNamara1-5/+0
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin11-20/+20
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann17-17/+17
2019-07-27tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock1-12/+4
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin4-18/+11
2019-07-19cid#1448246 Result is not floating-pointCaolán McNamara1-1/+1
2019-07-16cid#1448384 Calling risky randCaolán McNamara1-2/+3
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin4-4/+0
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov14-24/+24
2019-05-28Log used / selected canvas serviceJan-Marek Glogowski1-6/+13
2019-05-22New loplugin:dataStephan Bergmann2-3/+3
2019-05-22fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák1-7/+29
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-4/+4
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-3/+2
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann1-1/+0
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl1-1/+0
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin1-2/+1
2019-04-10Fix typoAndrea Gelmini1-1/+1
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski1-45/+1
2019-04-04Fix typoAndrea Gelmini1-2/+2
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann3-4/+4
2019-03-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-2/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin2-3/+3
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-3/+3
2019-03-04new loplugin typedefparamNoel Grandin2-3/+3
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen21-0/+29
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-02-19pretty up logging of exceptionsNoel Grandin1-2/+3
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin3-3/+5
2019-01-31loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-2/+2
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann2-5/+5
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin1-1/+1
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin11-16/+16