summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17coverity#1247633 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-31GraphicManager: fix crash when swapping out graphicsMichael Stahl
2014-08-31GraphicManager: let's assert GraphicObjects are inserted and deleted onceMichael Stahl
2014-08-26bnc#719994: We need the proper alpha maskTor Lillqvist
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-07-18coverity#1226481 Dereference after null checkCaolán McNamara
2014-07-15use same swap stategy on all platformsCaolán McNamara
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-07-14coverity#983902 Uncaught exceptionCaolán McNamara
2014-07-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet
2014-05-16fix memory leak on pasting metafiles into writerCaolán McNamara
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-30handle brightness+contrast from msoffice (bnc#875713)Luboš Luňák
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
2014-04-09Remove unused codeStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin