summaryrefslogtreecommitdiff
path: root/embedserv
ModeNameSize
-rw-r--r--Library_emser.mk2375logplain
-rw-r--r--Library_inprocserv.mk1813logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_embedserv.mk1400logplain
-rw-r--r--README31logplain
d---------prj70logplain
d---------source99logplain
d---------util43logplain
;id=1c3e84d8192218befebcddae2ed9842d081dc6c7'>teach lolugin:stringconstant about calling constructorsNoel Grandin 2016-12-05convert DecodeMechanism to scoped enumNoel Grandin 2016-11-14coverity#703927 Unchecked return valueCaolán McNamara 2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin 2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin 2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin 2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann 2016-03-17loplugin:constantparam in svxNoel Grandin 2016-03-15remove unnecessary parentheses in case labelsNoel Grandin 2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-17convert Link<> to typedNoel Grandin 2015-09-16boost->stdCaolán McNamara 2015-09-07convert Link<> to typedNoel Grandin 2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud 2015-08-11loplugin: defaultparamsNoel Grandin 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin 2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-09vcl: VclPtr conversion in svx.Noel Grandin