summaryrefslogtreecommitdiff
path: root/vcl/source/filter/graphicfilter2.cxx
AgeCommit message (Expand)Author
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-06-24Robustify GraphicDescriptor::ImpDetect* reading SvStream.Mark Wielaard
2013-05-23sal_Bool to boolTakeshi Abe
2013-05-19fdo#39468 Translate German comments - graphicfilterChristian M. Heller
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
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky