summaryrefslogtreecommitdiff
path: root/vcl/source/helper
AgeCommit message (Expand)Author
2017-12-05Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-18Make 'IsExperimental' property booleanSamuel Mehrbrodt
2016-10-14-Werror=maybe-uninitializedStephan Bergmann
2016-10-13Add IsExperimental method to CommandInfoProviderSamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13Make TooltipLabel default to PopupLabelSamuel Mehrbrodt
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-12VCL: Move local methods to anonymous namespaceArnaud Versini
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Need to re-init CommandInfoProvider when component changesMaxim Monastirsky
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17-Werror=maybe-uninitializedStephan Bergmann
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-05-13first step towards removing LazyDeletorNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann