summaryrefslogtreecommitdiffstats
path: root/forms/source/runtime
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-191-8/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-3/+3
* loplugin:loopvartoosmallStephan Bergmann2017-03-072-7/+6
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-5/+5
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-46/+46
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-082-17/+2
* loplugin:expandablemethodds in filter..formsNoel Grandin2016-10-192-5/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-11/+11
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-4/+4
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedmethods unused return value in formsNoel Grandin2016-01-112-12/+8
* Fix typosAndrea Gelmini2016-01-102-3/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-24/+24
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-071-2/+2
* com::sun::star->css in forms/Noel Grandin2015-10-022-55/+53
* forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-0/+4
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-291-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-052-2/+2
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
* forms: Replace these macrosMatúš Kukan2015-03-281-1/+0
* callcatcher: update unused codeCaolán McNamara2015-02-192-12/+0
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-6/+7
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-171-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-6/+6
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-4/+0
* various: sal_Bool->boolNoel Grandin2014-05-081-4/+4
* forms: sal_Bool->boolNoel Grandin2014-05-061-24/+24
* More hacking on --disable-database-connectivityTor Lillqvist2014-04-221-0/+3
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-032-13/+13
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-24/+24
* Remove visual noise from formsAlexander Wilms2014-02-262-12/+12