summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/graph.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-10defaults are good enoughCaolán McNamara
2017-01-01noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-01-01noone cares about the return from ReadGraphicCaolán McNamara
2016-10-11vcl: put in anonymous namespaceTomaž Vajngerl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara
2016-09-23use std to impl this resource sharingCaolán McNamara
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10convert Link<> to typedNoel Grandin
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2014-11-21maDocFileURLStr is always emptyZolnai Tamás
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-11sal_Bool to boolTakeshi Abe
2013-03-26Translate German comments, fix some wsPhilipp Weissenbacher
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-07removed unused definesTakeshi Abe
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-20Remove some unused methodsThomas Arnhold
2011-11-07callcatcher: remove some unused Graphic methodsCaolán McNamara
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann
2011-08-22regenerate up to date listCaolán McNamara
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann