summaryrefslogtreecommitdiff
path: root/forms/source/component/DatabaseForm.cxx
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in formsNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-02Removed triplicated includesAndrea Gelmini
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-09-23Fix typo in codeAndrea Gelmini
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-02Fix typoAndrea Gelmini
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-18use unique_ptr in OComponentEventThreadNoel Grandin
2019-01-24fix load/save of forms with HAVINGNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncodedNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann
2018-06-21Fix typoAndrea Gelmini
2018-06-21loplugin:useuniqueptr in frm::ODatabaseFormNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in formsJulien Nabet
2018-02-01Typo: invlidateParameters->invalidateParameters (forms)Julien Nabet
2018-01-15More loplugin:cstylecast: formsStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin