summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)AuthorFilesLines
2017-11-02loplugin:finalclasses in formsNoel Grandin2-6/+3
2017-10-23loplugin:includeform: formsStephan Bergmann8-13/+13
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-2/+1
2017-09-27loplugin:flatten in variousNoel Grandin4-54/+38
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-5/+2
2017-09-20unused fields in XFormsEventConcreteNoel Grandin2-6/+3
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-5/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-3/+3
2017-08-03loplugin:constparams in formsNoel Grandin5-6/+6
2017-07-21de-hrc various thingsCaolán McNamara2-2/+3
2017-07-21migrate to boost::gettextCaolán McNamara5-141/+101
2017-06-23loplugin:oncevar filter..formsNoel Grandin3-5/+3
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin2-8/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-04-28loplugin:salunicodeliteral: formsStephan Bergmann3-11/+11
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-5/+5
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-2/+2
2017-02-10Remove MinGW supportStephan Bergmann1-3/+3
2017-02-09space typoEike Rathke1-1/+1
2017-02-06Add missing #includesStephan Bergmann5-5/+5
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann24-480/+228
2017-01-26use rtl::Reference in ModelNoel Grandin3-68/+45
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin5-7/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, formsStephan Bergmann2-0/+4
2017-01-11Some loplugin:conststringvar/stringconstant improvements: formsStephan Bergmann1-1/+1
2017-01-06This apparently doesn't happenStephan Bergmann1-5/+1
2017-01-06Use OUString::booleanStephan Bergmann1-1/+1
2017-01-06No need for an OUStringBuffer hereStephan Bergmann1-16/+5
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin4-4/+4
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin2-12/+2
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin3-22/+8
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann1-2/+2
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-12/+12
2016-08-30default dtors are fine hereCaolán McNamara2-7/+0
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (forms)Stephan Bergmann1-1/+1
2016-08-26tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-2/+2
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-4/+0
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-1/+1
2016-07-04Localize error message in ODataTypeRepositoryMuhammet Kara1-2/+2