summaryrefslogtreecommitdiff
path: root/include/vcl/graph.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2017-12-05defaults are good enoughCaolán McNamara1-1/+0
2017-12-05Related: coverity#1371305 unnecessary inheritenceCaolán McNamara1-2/+2
2017-12-05noone cares about the return from WriteGraphic eitherCaolán McNamara1-2/+2
2017-12-05noone cares about the return from ReadGraphicCaolán McNamara1-1/+1
2017-12-05loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-9/+7
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-23use std to impl this resource sharingCaolán McNamara1-2/+2
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page1-4/+4
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+3
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-4/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-5/+5
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-3/+2
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud1-1/+2
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-0/+3
2016-02-13vcl: correct tab spacing in graph.hxxChris Sherlock1-77/+78
2015-12-11loplugin:nullptrStephan Bergmann1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-6/+35
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-2/+2
2015-09-10convert Link<> to typedNoel Grandin1-2/+2
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-2/+2
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-4/+0
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin1-3/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2014-11-21maDocFileURLStr is always emptyZolnai Tamás1-6/+0
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás1-0/+3
2014-11-07Avoid using null pointer as a special indicatorZolnai Tamás1-0/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann1-0/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-15/+15
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2014-01-10Use boolStephan Bergmann1-4/+4
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-2/+2
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand1-2/+6
2013-04-23execute move of global headersBjoern Michaelsen1-0/+201