summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/eos2met
AgeCommit message (Expand)AuthorFilesLines
2014-12-14fdo#39440 reduce scope of local variablesMichael Weghorn1-12/+7
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-18/+18
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-23coverity#1078541 Division or modulo by zeroCaolán McNamara1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-18/+18
2014-10-06loplugin: cstylecastNoel Grandin1-47/+47
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-15/+15
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-7/+7
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-5/+5
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-125/+125
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-7/+7
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-04-22filter: sal_Bool->boolNoel Grandin1-40/+40
2014-04-20coverity#705533 Unintentional integer overflowCaolán McNamara1-26/+26
2014-04-05Avoid possible resource leaks in case of exceptionsTakeshi Abe1-11/+9
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-2/+2
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-14coverity#707795 Unitialized scalar fieldNorbert Thiebaud1-2/+21
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-154/+154
2013-10-16cleanupThomas Arnhold1-2/+0
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin1-2/+2
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-11/+11
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen1-1/+4
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand1-4/+15
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley1-1/+5
2013-04-15properly prefix graphic filter methodsPeter Foley1-5/+1
2013-04-14add filter libs to libmergedPeter Foley1-1/+1
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand1-14/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider1-7/+6
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon1-1/+1
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-47/+15
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+4
2012-08-19Translated some comments in filterAlexander Wilms1-76/+75
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara1-10/+10
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-11-01ByteString->rtl::OStringCaolán McNamara1-7/+8
2011-09-15filter: convert some more libraries to gbuildMichael Stahl3-74/+2