summaryrefslogtreecommitdiff
path: root/forms/source/runtime
AgeCommit message (Expand)AuthorFilesLines
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+1
2019-09-06TyposAndrea Gelmini1-3/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-17/+11
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-17tdf#122152 set dialog parentCaolán McNamara1-3/+18
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin1-12/+6
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-11/+17
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: formsStephan Bergmann1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2-14/+51
2017-07-21migrate to boost::gettextCaolán McNamara2-12/+11
2017-07-02loplugin:casttovoid: formsStephan Bergmann1-2/+1
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-1/+1
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin1-8/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-3/+3
2017-03-07loplugin:loopvartoosmallStephan Bergmann2-7/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-46/+46
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin2-17/+2
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin2-5/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-11/+11
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-4/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin:unusedmethods unused return value in formsNoel Grandin2-12/+8
2016-01-10Fix typosAndrea Gelmini2-3/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-8/+8
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin2-55/+53
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+4