summaryrefslogtreecommitdiff
path: root/vcl/source/filter/graphicfilter.cxx
AgeCommit message (Expand)Author
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-12fix android build after my XubString->OUString changesNoel Grandin
2013-08-12convert vcl/source/filter/FilterConfigCache.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-29SVGWriter can now be initialized properly. Removing some strange code peaces.SJacobi
2013-06-22fdo#65934 and fdo#64189 External export graphic filter name fixTomaž Vajngerl
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-23sal_Bool to boolTakeshi Abe
2013-05-19fdo#39468 Translate German comments - graphicfilterChristian M. Heller
2013-05-08fdo#46808, Convert some code to getProcessComponentContextNoel Grandin
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-04-30Fixup German translation.Thorsten Behrens
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15properly prefix graphic filter methodsPeter Foley
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27WaE: macro is not usedTor Lillqvist
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-05make vcl filter config extension search cleaner and more comprehensiveMichael Meeks
2013-03-03why is the ResMgr being created here anyway?David Tardon
2013-03-03don't want to include svl/solar.hrc in vclDavid Tardon
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith
2013-01-05WaE: defined but not used in the DISABLE_EXPORT caseTor Lillqvist
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky