summaryrefslogtreecommitdiffstats
path: root/forms/source/component
Commit message (Expand)AuthorAgeFilesLines
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-2517-31/+32
* loplugin:unusedmethods unused return value in formsNoel Grandin2016-01-113-9/+2
* Fix typosAndrea Gelmini2016-01-1012-17/+17
* loplugin:unusedfields in formsNoel Grandin2015-12-234-10/+0
* use comphelper::containerToSequence()Noel Grandin2015-12-031-6/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2015-11-201-1/+0
* use comphelper::containerToSequenceNoel Grandin2015-11-194-15/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1016-88/+88
* coverity#1338244 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-063-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-025-14/+14
* 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
* remove extra spaces around ::Noel Grandin2015-10-263-3/+3
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-19/+12
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-3/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1238-798/+798
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-0727-37/+37
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-051-1/+1
* Fix typosAndrea Gelmini2015-10-026-6/+6
* com::sun::star->css in forms/Noel Grandin2015-10-0270-1395/+1357
* boost->stdCaolán McNamara2015-09-182-4/+4
* convert Link<> to typedNoel Grandin2015-09-175-11/+9
* 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
* make Link<> typedNoel Grandin2015-08-312-3/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-313-6/+6
* 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-1949-165/+164
* loplugin: defaultparamsNoel Grandin2015-08-142-3/+3
* forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-114-5/+3
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-041-6/+3
* inline a bunch of use-once macrosNoel Grandin2015-07-272-2/+16
* loplugin:unusedmethods formsNoel Grandin2015-07-178-32/+0
* loplugin:simplifyboolStephan Bergmann2015-07-161-2/+2
* fix windows buildNoel Grandin2015-07-141-1/+1
* tdf#47832: Pictures on buttons, created in forms, gone after reopening formZolnai Tamás2015-07-142-0/+26
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-1/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* coverity#1308583 Uncaught exceptionCaolán McNamara2015-06-293-3/+3
* coverity#1308582 Uncaught exceptionCaolán McNamara2015-06-292-2/+2
* coverity#1308542 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Disambiguate needlessly overloaded OGridControlModel::createColumnStephan Bergmann2015-06-192-4/+4
* Fix typosAndrea Gelmini2015-06-181-1/+1