summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin1-2/+2
2023-05-25use more TypedWhichId in editengNoel Grandin2-4/+4
2023-05-19XML forms: remove duplicate addEventListener DOMAttrModified with capture trueJulien Nabet1-2/+0
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet1-2/+2
2023-05-17tdf#154628: XML Form Document: Sending data with GET fires very oftenJulien Nabet1-4/+0
2023-05-14tdf#155121: XML Form Document: better take into account "not required"Julien Nabet1-1/+8
2023-05-08tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandleCaolán McNamara1-3/+7
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin1-2/+2
2023-05-05Resolves: tdf#154337 allow submitting to file: if user agreesCaolán McNamara3-7/+32
2023-05-03Related tdf#154769: XML Form add limits of length value for some datatypeJulien Nabet1-0/+15
2023-04-26Related tdf#154769: XML forms add anyURI/hyperlink datatypeJulien Nabet3-1/+158
2023-04-25Add script to find unused using declarationsGabor Kelemen1-2/+0
2023-04-21Fix some getImplementationNameStephan Bergmann2-9/+17
2023-04-21tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong resultJulien Nabet2-2/+2
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen5-6/+0
2023-04-20Related tdf#154769: XML form, detect misformed year/month/dayJulien Nabet1-10/+68
2023-04-19Related tdf#154769: XML form, detect misformed date/datetime/timeJulien Nabet2-5/+30
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann2-0/+20
2023-04-14tdf#154734: XML Form doc: all binded fields will be shown as fields...Julien Nabet1-1/+1
2023-04-10Related: tdf#154684 Make this string more specificAdolfo Jayme Barrientos1-1/+1
2023-04-10tdf#154658: XML Form Document: Fields doesnt calculate any moreJulien Nabet1-0/+33
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin4-18/+12
2023-03-17elide some temporary OUStringsNoel Grandin1-1/+1
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin1-4/+2
2023-03-06no need to allocate these separatelyNoel Grandin4-18/+17
2023-02-27osl::Mutex->std::mutex in CProgressHandlerHelperNoel Grandin1-6/+4
2023-02-27osl::Mutex->std::mutex in frm::OComponentEventThreadNoel Grandin2-6/+9
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin1-6/+2
2023-01-19cid#1520418 Unchecked dynamic_castCaolán McNamara2-3/+3
2023-01-18cleanup commit for SubmissionNoel Grandin4-14/+4
2023-01-17XUnoTunnel->dynamic_cast in SubmissionNoel Grandin2-16/+0
2023-01-17XUnoTunnel->dynamic_cast in forms::ModelNoel Grandin3-26/+1
2023-01-16tdf#153039 submitting XML from XForms documentNoel Grandin1-1/+1
2023-01-13Fix typoAndrea Gelmini1-1/+1
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin2-2/+2
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl1-0/+2
2023-01-12use concrete class in SubmissionNoel Grandin4-22/+16
2023-01-12drop internal support for 1-bit imagesNoel Grandin1-1/+1
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin1-1/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-19/+3
2022-12-21loplugin:unocast (frm::OInterfaceContainer)Stephan Bergmann2-3/+19
2022-12-08tdf#114441 - Convert use of sal_uLong to better integer typesNalini Prasad Dash1-2/+2
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski1-0/+4
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin1-1/+0
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin2-2/+2
2022-10-17use more string_viewNoel Grandin1-3/+5
2022-10-05tdf#122319 - Don't allow nullable form components if input is requiredAndreas Heinisch1-1/+2
2022-10-04default to 'flat' instead of '3D Look' for form controlsCaolán McNamara1-1/+1
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara5-2/+22
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil1-0/+2