summaryrefslogtreecommitdiff
path: root/include/vcl/lazydelete.hxx
AgeCommit message (Expand)Author
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-16drop LazyDeletorCaolán McNamara
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-09-11Fix typosAndrea Gelmini
2017-07-18loplugin:constparams in vclNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2016-10-06drop ResId from exampleCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-04-07tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-13first step towards removing LazyDeletorNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10unwind LazyDelete issues - deleting VclPtr types.Michael Meeks
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen