summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-133-4/+6
* Fix typosAndrea Gelmini2015-07-081-1/+1
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-0610-407/+330
* Fix typosAndrea Gelmini2015-07-034-4/+4
* Fix typosAndrea Gelmini2015-06-301-1/+1
* coverity#1308583 Uncaught exceptionCaolán McNamara2015-06-294-4/+4
* coverity#1308582 Uncaught exceptionCaolán McNamara2015-06-292-2/+2
* coverity#1308542 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-241-3/+2
* Disambiguate needlessly overloaded OGridControlModel::createColumnStephan Bergmann2015-06-192-4/+4
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-06-173-5/+13
* Fix typosAndrea Gelmini2015-06-164-4/+4