summaryrefslogtreecommitdiff
path: root/include/vcl/gfxlink.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-30default dtors are fine hereCaolán McNamara1-1/+0
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-2/+3
2016-06-08Simplify GfxLink using smart pointersMark Page1-69/+31
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-16/+15
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann1-30/+68
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page1-68/+30
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-7/+0
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-1/+2
2015-07-08loplugin:unusedmethods vclNoel Grandin1-3/+1
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+4
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+10
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-2/+4
2014-02-27coverity#1187863 unused mnExtra2Caolán McNamara1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-9/+9
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
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde1-0/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-07-19Cleanup String in connectivityNorbert Thiebaud1-1/+1
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+180