summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-03-03coverity#1355126 Logically dead codeCaolán McNamara
2016-03-03nLog10Divisor is 1Caolán McNamara
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-24Ah, xsqr got changed from unsigned to singedStephan Bergmann
2016-02-24tdf#97662 - Avoid JPEG compressing de-compressed PNG.Marco Cecchetti
2016-02-24tdf#97662 - Try to preserve original compressed JPEGs harder.Marco Cecchetti
2016-02-22Silence -fsanitize=shift ("left shift of negative value")Stephan Bergmann
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-22WaE vs2015 literal implicit castingNorbert Thiebaud
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28Resolves: tdf#96580 Sequence::get doesn't return the start of the dataCaolán McNamara
2016-01-28loplugin:fpcomparison in vcl/Noel Grandin
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26vcl: cleanup vcl/source/gdi/print.cxxChris Sherlock
2016-01-26vcl: remove unnecessary header includes in vcl/source/gdi/salgdilayout.cxxChris Sherlock
2016-01-26vcl: remove unnecessary header includes in vcl/source/gdi/virdev.cxxChris Sherlock
2016-01-26vcl: remove unnecessary included headers in embeddedfontshelper.cxxChris Sherlock
2016-01-25also use the right stream for checkDavid Tardon
2016-01-25return directlyDavid Tardon