summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-284-12/+2
* coverity#1374310 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374311 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374312 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374313 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374314 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374315 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374316 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* coverity#1374286 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374281 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374280 Uncaught exceptionCaolán McNamara2016-10-262-4/+2
* coverity#1374279 Uncaught exceptionCaolán McNamara2016-10-262-2/+3
* coverity#1374278 Uncaught exceptionCaolán McNamara2016-10-262-4/+3
* coverity#1374277 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374276 Uncaught exceptionCaolán McNamara2016-10-262-4/+3
* coverity#1374275 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374274 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374273 Uncaught exceptionCaolán McNamara2016-10-262-2/+4
* coverity#1374272 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374271 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374270 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* coverity#1374269 Uncaught exceptionCaolán McNamara2016-10-262-2/+2
* '>>=' with rhs Any is a copy assignmentJochen Nitschke2016-10-191-1/+1
* loplugin:expandablemethodds in filter..formsNoel Grandin2016-10-199-44/+12
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-182-2/+2
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-2/+2
* loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2016-10-0512-81/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-054-8/+8
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0522-28/+28
* Fix typosAndrea Gelmini2016-10-031-1/+1
* Drop redundant castTakeshi Abe2016-09-161-1/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1342-52/+52
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-124-43/+18
* coverity#1372386 Uncaught exceptionCaolán McNamara2016-09-014-6/+6
* default dtors are fine hereCaolán McNamara2016-08-303-13/+0
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (forms)Stephan Bergmann2016-08-301-1/+1
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-272-2/+2
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-261-2/+2
* tdf#89329: use unique_ptr for pImpl in richtextvclcontrolArnold Dumas2016-08-212-3/+4
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-192-5/+5
* convert SvxEscapement to scoped enumNoel Grandin2016-08-171-4/+4
* convert SvxLineSpace to scoped enumNoel Grandin2016-08-171-1/+1
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-171-1/+1
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-122-6/+0
* loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin2016-08-055-7/+7
* improve unnecessaryoverride pluginNoel Grandin2016-07-192-9/+0
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-156-29/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-1510-52/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2