summaryrefslogtreecommitdiff
path: root/include/vcl/gfxlink.hxx
AgeCommit message (Expand)Author
2018-10-06inline GfxLink::SwapInNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-27coverity#1187863 unused mnExtra2Caolán McNamara
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-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen