summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/descriptor.cxx
AgeCommit message (Expand)Author
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-19svtools: fix mime type of PDF imagesMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-29libsvtlo: convert set of #define to enum classDouglas Mencken
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-07-14coverity#983902 Uncaught exceptionCaolán McNamara
2014-07-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan 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-23Remove unneccessary commentsAlexander Wilms
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot