summaryrefslogtreecommitdiff
path: root/include/vcl/graphicfilter.hxx
AgeCommit message (Expand)Author
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel 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-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-16Remove broken and unnecessary friend declaration.Matúš Kukan
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen