summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2-5/+3
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann82-1300/+1300
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-24/+24
2015-10-12loplugin:mergeclassesNoel Grandin4-24/+12
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara37-54/+54
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-02Fix typosAndrea Gelmini9-10/+10
2015-10-02com::sun::star->css in forms/Noel Grandin129-2235/+2191
2015-10-01loplugin:unusedmethodsNoel Grandin3-11/+0
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-9/+9
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann2-5/+5
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-6/+0
2015-09-23convert Link<> to typedNoel Grandin3-5/+4
2015-09-18boost->stdCaolán McNamara8-19/+15
2015-09-17convert Link<> to typedNoel Grandin5-11/+9
2015-09-17boost->stdCaolán McNamara3-9/+9
2015-09-17convert Link<> to typedNoel Grandin2-4/+2
2015-09-16convert Link<> to typedNoel Grandin2-4/+3
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann1-3/+1
2015-09-10A charset is not a content transfer encodingStephan Bergmann1-2/+3
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann1-1/+1
2015-09-04convert Link<> to typedNoel Grandin2-6/+4
2015-08-31make Link<> typedNoel Grandin2-3/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann4-10/+10
2015-08-28make PostUserEvent Link<> typedNoel Grandin6-12/+9
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann4-4/+4
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann2-4/+4
2015-08-19Remove two silly typedefsStephan Bergmann52-201/+199
2015-08-17o3tl: rename compat_functional headerThorsten Behrens3-3/+3
2015-08-17convert Link<> to typedNoel Grandin2-4/+2
2015-08-14loplugin: defaultparamsNoel Grandin4-9/+9
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson2-5/+5
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe18-37/+32
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin2-9/+4
2015-07-28convert RGCHK constants to scoped enumNoel Grandin1-2/+2
2015-07-27inline a bunch of use-once macrosNoel Grandin4-45/+31
2015-07-27remove some unused definesNoel Grandin1-20/+0
2015-07-17loplugin:unusedmethods formsNoel Grandin20-114/+2
2015-07-16loplugin:simplifyboolStephan Bergmann3-4/+4
2015-07-15tdf#92459 replace unary_function in formsdanlrobertson2-5/+5
2015-07-14fix windows buildNoel Grandin1-1/+1
2015-07-14tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás2-0/+26
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann3-4/+6
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin10-407/+330
2015-07-03Fix typosAndrea Gelmini4-4/+4
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara4-4/+4
2015-06-29coverity#1308582 Uncaught exceptionCaolán McNamara2-2/+2