/cui/util/

6.7-1' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12Better throw RuntimeException than assert hereStephan Bergmann
2019-11-12getPropertySetInfo is allowed to return nullCaolán McNamara
2019-11-11return an empty PropertySetInfo instead of assertCaolán McNamara
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-09enable route to get ParentWindow from an existing UUIInteractionHelperCaolán McNamara
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): uuiStephan Bergmann
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-06-25Simplify Sequence iterations in uuiArkadiy Illarionov
2019-06-24tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov