summaryrefslogtreecommitdiff
path: root/forms/source/xforms
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in formsNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2024-03-30tdf#42982 Add error messages to thrown exceptionsRMZeroFour
2024-03-28convert OXSDDataType to comphelper::WeakImplHelperBaseNoel Grandin
2024-01-06cid#1560053 Missing move assignment operatorCaolán McNamara
2023-12-31Replace "size() != 0 with !empty()" (forms)Julien Nabet
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-11-23loplugin:fieldcast in BindingNoel Grandin
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-07-24sw, forms: some hacks to nerf time-fields so convwatch works betterMichael Stahl
2023-05-19XML forms: remove duplicate addEventListener DOMAttrModified with capture trueJulien Nabet
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet
2023-05-17tdf#154628: XML Form Document: Sending data with GET fires very oftenJulien Nabet
2023-05-14tdf#155121: XML Form Document: better take into account "not required"Julien Nabet
2023-05-05Resolves: tdf#154337 allow submitting to file: if user agreesCaolán McNamara
2023-05-03Related tdf#154769: XML Form add limits of length value for some datatypeJulien Nabet
2023-04-26Related tdf#154769: XML forms add anyURI/hyperlink datatypeJulien Nabet
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-21tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong resultJulien Nabet
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-20Related tdf#154769: XML form, detect misformed year/month/dayJulien Nabet
2023-04-19Related tdf#154769: XML form, detect misformed date/datetime/timeJulien Nabet
2023-04-14tdf#154734: XML Form doc: all binded fields will be shown as fields...Julien Nabet
2023-04-10tdf#154658: XML Form Document: Fields doesnt calculate any moreJulien Nabet
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-02-27osl::Mutex->std::mutex in CProgressHandlerHelperNoel Grandin
2023-01-19cid#1520418 Unchecked dynamic_castCaolán McNamara
2023-01-18cleanup commit for SubmissionNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in SubmissionNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in forms::ModelNoel Grandin
2023-01-16tdf#153039 submitting XML from XForms documentNoel Grandin
2023-01-12use concrete class in SubmissionNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet