summaryrefslogtreecommitdiffstats
path: root/forms/source/xforms
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-073-5/+5
* Fix typosAndrea Gelmini2015-10-021-1/+1
* com::sun::star->css in forms/Noel Grandin2015-10-0226-272/+270
* loplugin:unusedmethodsNoel Grandin2015-10-012-8/+0
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-2/+2
* boost->stdCaolán McNamara2015-09-183-8/+5
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-4/+4
* o3tl: rename compat_functional headerThorsten Behrens2015-08-172-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-142-6/+6
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-112-5/+5
* forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-1111-26/+23
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-041-3/+1
* loplugin:unusedmethods formsNoel Grandin2015-07-177-54/+0
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* tdf#92459 replace unary_function in formsdanlrobertson2015-07-152-5/+5
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-3/+1
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-0610-407/+330
* Fix typosAndrea Gelmini2015-07-032-2/+2
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-241-3/+2
* Fix typosAndrea Gelmini2015-06-162-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cppcheck: passedByValueCaolán McNamara2015-06-151-3/+3
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-291-2/+2
* Remove include stdio (part2)Julien Nabet2015-05-181-1/+0
* std::ptr_fun became deprecated since C++11Takeshi Abe2015-05-081-3/+3
* loplugin:staticmethodsNoel Grandin2015-05-055-6/+6
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-302-5/+4
* More loplugin:simplifyboolStephan Bergmann2015-04-272-4/+3
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-016-10/+10
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-3/+3
* forms: Replace these macrosMatúš Kukan2015-03-281-1/+0
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* loplugin:constantfunction: formsNoel Grandin2015-03-242-30/+19
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-173-4/+57
* V801: Decreased performanceCaolán McNamara2015-03-061-3/+3
* cppcheck: duplicate inherited memberNoel Grandin2015-03-021-2/+0
* callcatcher: update unused codeCaolán McNamara2015-02-192-24/+0
* forms: Fix copy'n'paste mistakes.Jan Holesovsky2015-02-172-3/+3
* forms: Convert also com.sun.star.form.XForms.Jan Holesovsky2015-02-171-28/+7
* forms: use constructor feature for form modulesChris Sherlock2015-02-173-4/+15
* loplugin:deletedspecialStephan Bergmann2015-02-072-5/+4
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* Some more loplugin:cstylecast: formsStephan Bergmann2015-01-203-13/+13
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-6/+3
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-2/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-171-6/+3