/idl/

unk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-09Wow! The ultimate Easter EggStephan Bergmann
2017-01-09New loplugin:externvar: svlStephan Bergmann
2017-01-02coverity#1371220 Missing move assignment operatorCaolán McNamara
2017-01-02use std::unique_ptrCaolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-25Enable “complex text layout” by defaultKhaled Hosny
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12coverity#1397045 Unchecked return valueCaolán McNamara
2016-12-11remove unusable debug code, DBG_UTIL_MIJochen Nitschke
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svlStephan Bergmann
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-01svl: convert some legacy DBG_ASSERTMichael Stahl
2016-11-30don't hold vector as pointer here ...Jochen Nitschke
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-18svl: assert SfxPoolItem::operator==Michael Stahl
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-13revert unintentionally committed linesDavid Tardon
2016-11-13add missing dependencyDavid Tardon
2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin
2016-11-09tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier