summaryrefslogtreecommitdiff
path: root/include/vcl/wrkwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-1/+0
2018-11-25remove unused PresentationFlags enum valuesNoel Grandin1-3/+1
2018-05-23Revert "vcl: StartPresentationMode should be using a sal_uInt32.."Noel Grandin1-1/+1
2018-01-24loplugin:unused-returns in vclNoel Grandin1-1/+1
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin1-1/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2016-01-08vcl: silence doxygen warningChris Sherlock1-1/+2
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-1/+0
2015-05-29convert PRESENTATION constants to scoped enumNoel Grandin1-15/+24
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-05Doxygen warnings correctedChris Sherlock1-2/+2
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-2/+2
2014-02-04Doxygen warnings correctedChris Sherlock1-2/+2
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-10typoCaolán McNamara1-1/+1
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-5/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+105