summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert PolyFlags to scoped enumNoel Grandin3-8/+8
2017-11-27ofz: compare against available data lenCaolán McNamara1-16/+29
2017-08-28ofz#3121 check bounds betterCaolán McNamara1-3/+3
2017-05-04ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara1-0/+15
2017-04-07ofz: check bounds on readCaolán McNamara3-19/+31
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-05merge CGMOutAct with CGMImpressOutActNoel Grandin5-240/+184
2016-06-28loplugin:singlevalfields in filterNoel Grandin2-4/+0
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann1-3/+6
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-3/+3
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-2/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin4-18/+18
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-8/+0
2016-05-10Fix typosAndrea Gelmini1-9/+9
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-61/+28
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-6/+3
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin3-13/+11
2016-04-25remove redundant initializationJochen Nitschke1-3/+0
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-7/+7
2016-03-07loplugin:write only fieldsNoel Grandin3-173/+0
2016-02-22loplugin:commaoperator in filter/Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock14-55/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-7/+0
2015-11-20loplugin:unusedfields filterNoel Grandin6-39/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann10-34/+34
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-20/+20
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara3-14/+14
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-10-01com::sun::star->css in filter/Noel Grandin2-18/+18
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-2/+0
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud4-21/+21
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin2-7/+4
2015-07-28remove unused ALLCHART constantsNoel Grandin1-7/+0
2015-07-22remove some unused constantsNoel Grandin1-1/+0
2015-07-17loplugin:unusedmethods filterNoel Grandin3-14/+3
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-06-01Remove unused icgm filter VirtualDevice member.Michael Meeks2-3/+0
2015-06-01loplugin:loopvartoosmallNoel Grandin2-3/+3
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin3-13/+13
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-2/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann3-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2