summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen2019-11-0649-234/+46
* tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen2019-10-3056-122/+66
* tdf#40534 correctly match page with memory slabJan-Marek Glogowski2019-10-112-52/+24
* The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann2019-10-057-53/+48
* The checks should apparenty be maArguments.getLength() >= 5Stephan Bergmann2019-10-052-2/+2
* Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara2019-10-041-2/+2
* loplugin:fragiledestructor (clang-cl)Stephan Bergmann2019-10-021-1/+1
* loplugin:data (clang-cl)Stephan Bergmann2019-10-013-9/+9
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-10-016-7/+7
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2019-10-011-1/+1
* lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky2019-10-011-8/+8
* remove internal use of 16-bit packed formatsNoel Grandin2019-09-261-6/+0
* cid#1251600 Uncaught exceptionCaolán McNamara2019-08-251-5/+0
* loplugin:constmethod in canvas,comphelperNoel Grandin2019-08-2211-20/+20
* Fix typosAndrea Gelmini2019-08-161-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann2019-07-3117-17/+17
* tdf#74702: vcl add OutputDevice::Flush() to remove GetOutDevType()Chris Sherlock2019-07-271-12/+4
* loplugin:referencecasting in canvas..chart2Noel Grandin2019-07-194-18/+11
* cid#1448246 Result is not floating-pointCaolán McNamara2019-07-191-1/+1
* cid#1448384 Calling risky randCaolán McNamara2019-07-161-2/+3
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-044-4/+0
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-1114-24/+24
* Log used / selected canvas serviceJan-Marek Glogowski2019-05-281-6/+13
* New loplugin:dataStephan Bergmann2019-05-222-3/+3
* fix complex transformation in CanvasHelper::fillTexturedPolyPolygon()Luboš Luňák2019-05-221-7/+29
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-132-4/+4
* improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin2019-05-081-3/+2
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-1/+0
* remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl2019-04-151-1/+0
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-2/+1
* Fix typoAndrea Gelmini2019-04-101-1/+1
* Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski2019-04-051-45/+1
* Fix typoAndrea Gelmini2019-04-041-2/+2
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-273-4/+4
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-03-271-2/+2
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-2/+2
* re-land "new loplugin typedefparam""Noel Grandin2019-03-052-3/+3
* Revert "new loplugin typedefparam"Noel Grandin2019-03-042-3/+3
* new loplugin typedefparamNoel Grandin2019-03-042-3/+3
* tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen2019-02-2521-0/+29
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-1/+1
* pretty up logging of exceptionsNoel Grandin2019-02-191-2/+3
* loplugin:indentation in canvas..chart2Noel Grandin2019-02-083-3/+5
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2019-01-311-2/+2
* loplugin:redundantinline (clang-cl)Stephan Bergmann2019-01-302-5/+5
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-241-1/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-0811-16/+16
* Skip Executable_canvasdemo unless DESKTOPTor Lillqvist2018-12-211-1/+2