summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ipict
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-08convert PictDrawingMethod to enum classDouglas Mencken1-68/+71
2016-09-05convert RasterOp to scoped enumNoel Grandin1-17/+17
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-5/+5
2016-04-29use initialization listJochen Nitschke1-5/+6
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin1-3/+3
2016-03-16coverity#1242658 Untrusted loop boundCaolán McNamara1-2/+24
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-06merged graphic import/export into a single libraryOliver Specht1-8/+1
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+7
2015-10-01coverity#1242658 Untrusted loop boundCaolán McNamara1-2/+2
2015-09-29coverity#1242658 Untrusted loop boundCaolán McNamara1-14/+18
2015-08-31check stream statusCaolán McNamara1-4/+6
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud3-5/+5
2015-07-20tdf92789 fix reading of some PICT imagesosnola1-36/+24
2015-07-16exception on div by 0Caolán McNamara1-0/+5
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17filter: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: filter, reportdesign, uui.Michael Meeks1-2/+2
2015-04-02loplugin:staticmethodsNoel Grandin1-4/+4
2015-03-19loplugin:constantfunction: filterNoel Grandin1-9/+1
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+2
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann1-2/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-6/+4
2014-11-24coverity#1242658 Untrusted loop boundCaolán McNamara1-1/+4
2014-11-21coverity#1242658 Untrusted loop boundCaolán McNamara1-0/+27
2014-11-19Related: coverity#1242658 Untrusted loop boundCaolán McNamara1-2/+10
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-11Related: coverity#1242658 Untrusted loop boundCaolán McNamara1-4/+2
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara1-0/+5
2014-10-30inner condition is the same as outer oneCaolán McNamara1-7/+4
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara1-1/+8
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-3/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+3