summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann
2015-09-10A charset is not a content transfer encodingStephan Bergmann
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-17convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-07-28convert RGCHK constants to scoped enumNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-17loplugin:unusedmethods formsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-15tdf#92459 replace unary_function in formsdanlrobertson
2015-07-14fix windows buildNoel Grandin
2015-07-14tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás