summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0211-26/+23
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+2
* don't allocate uno::Reference on the heapNoel Grandin2015-10-272-5/+3
* loplugin:unusedmethodsNoel Grandin2015-10-271-3/+3
* remove extra spaces around ::Noel Grandin2015-10-263-3/+3
* more removal of com::sun::star typedefsNoel Grandin2015-10-2110-46/+31
* refactor out some com::sun::star typedefsNoel Grandin2015-10-212-42/+31
* loplugin:defaultparamsStephan Bergmann2015-10-202-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-152-5/+3
* remove some useless commentsNoel Grandin2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1282-1300/+1300
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-24/+24
* loplugin:mergeclassesNoel Grandin2015-10-124-24/+12
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-0737-54/+54
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-051-1/+1
* Fix typosAndrea Gelmini2015-10-029-10/+10
* com::sun::star->css in forms/Noel Grandin2015-10-02129-2235/+2191
* loplugin:unusedmethodsNoel Grandin2015-10-013-11/+0
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-9/+9
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-292-5/+5
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-6/+0
* convert Link<> to typedNoel Grandin2015-09-233-5/+4
* boost->stdCaolán McNamara2015-09-188-19/+15
* convert Link<> to typedNoel Grandin2015-09-175-11/+9
* boost->stdCaolán McNamara2015-09-173-9/+9
* convert Link<> to typedNoel Grandin2015-09-172-4/+2
* convert Link<> to typedNoel Grandin2015-09-162-4/+3
* Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann2015-09-101-3/+1
* A charset is not a content transfer encodingStephan Bergmann2015-09-101-2/+3
* Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann2015-09-101-1/+1
* convert Link<> to typedNoel Grandin2015-09-042-6/+4
* make Link<> typedNoel Grandin2015-08-312-3/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-314-10/+10
* make PostUserEvent Link<> typedNoel Grandin2015-08-286-12/+9
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-214-4/+4
* comphelper::isA(Any... -> Any::hasStephan Bergmann2015-08-192-4/+4
* Remove two silly typedefsStephan Bergmann2015-08-1952-201/+199
* o3tl: rename compat_functional headerThorsten Behrens2015-08-173-3/+3
* convert Link<> to typedNoel Grandin2015-08-172-4/+2
* loplugin: defaultparamsNoel Grandin2015-08-144-9/+9
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-112-5/+5
* forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-1118-37/+32
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-042-9/+4
* convert RGCHK constants to scoped enumNoel Grandin2015-07-281-2/+2
* inline a bunch of use-once macrosNoel Grandin2015-07-274-45/+31
* remove some unused definesNoel Grandin2015-07-271-20/+0
* loplugin:unusedmethods formsNoel Grandin2015-07-1720-114/+2
* loplugin:simplifyboolStephan Bergmann2015-07-163-4/+4
* tdf#92459 replace unary_function in formsdanlrobertson2015-07-152-5/+5