summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-05merge CGMOutAct with CGMImpressOutActNoel Grandin
2016-06-28loplugin:singlevalfields in filterNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06filter: "tga" import: fix some endian issues in ImplReadPaletteMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
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