summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-29use initialization listJochen Nitschke
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-25remove redundant initializationJochen Nitschke
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-23loplugin:constantparam in filterNoel Grandin
2016-03-16coverity#1242658 Untrusted loop boundCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13filter: tab spacing and remove extraneous newlines in eps.cxxChris Sherlock
2016-02-13filter: remove commented out codeChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-10Fix typosAndrea Gelmini
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02tdf#92925 Remove RAS exportBryan Quigley
2015-12-01tdf#92925 Remove PCT export Bryan Quigley
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin