summaryrefslogtreecommitdiff
path: root/cui/source
ModeNameSize
d---------customize539logplain
d---------dialogs2584logplain
d---------factory193logplain
d---------inc3228logplain
d---------options3478logplain
d---------tabpages1802logplain
d---------uno40logplain
3loplugin:includeform: vclStephan Bergmann 2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski 2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin 2017-07-14vcl: fix -Werror=format (32-bit GCC)Michael Stahl 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-02-07tdf#104101 Improve the session management handlingJuergen Funk 2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara 2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin 2016-04-14loplugin:passstuffbyref in vclNoel Grandin 2016-04-01loplugin:constantparam in vclNoel Grandin 2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin 2015-06-07Remove include stdio (part8)Julien Nabet 2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann 2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann 2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann 2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann