summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-16svt: Use constructor feature for GObjectImpl.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan
2013-12-20typo fixesAndras Timar
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-12-09fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-14Resolves: #i123438# Corrected crop for clipboard bitmap data preparationsArmin Le Grand
2013-10-10n#812793: clrChange applying for EMFsMuthu Subramanian
2013-10-10unographic::GraphicProvider: lock SolarMutex as neededMichael Stahl
2013-10-01Fix iterator managementJulien Nabet
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-19Re-set bitmap mask after applying the duotone filter.Muthu Subramanian
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-27some eco-activismThomas Arnhold
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist
2013-02-18ImplCreateRotatedScaled: fix wrong usage of 'x' instead of 'y'Michael Stahl
2013-02-18fdo#60719 : fix crash on scaling bmp with target/source width/height = 1Norbert Thiebaud
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke