summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
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
2016-01-25tdf#39468 vcl: translate German comment in vcl/source/gdi/octree.cxxChris Sherlock
2016-01-25vcl: remove comment cruft from vcl/source/gdi/octree.cxxChris Sherlock
2016-01-25vcl: rename impoct.hxx to impoctree.hxxChris Sherlock
2016-01-25vcl: rename cvtsvm.{cxx|hxx} file to svmconverter.{cxx|hxx}Chris Sherlock
2016-01-24fix buildCaolán McNamara
2016-01-24limit variable scopeDavid Tardon
2016-01-24move bmp dimension sanity check to a better placeDavid Tardon
2016-01-24limit variable scopeDavid Tardon
2016-01-24limit variable scopeDavid Tardon
2016-01-24sanitize input to avoid large allocationDavid Tardon
2016-01-24absolute seek is clearerDavid Tardon
2016-01-24sanitize valueDavid Tardon
2016-01-21at least partially sanitize image dimensionsDavid Tardon
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock