summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2023-04-26Related tdf#154769: XML forms add anyURI/hyperlink datatypeJulien Nabet
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-21Fix some getImplementationNameStephan Bergmann
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-18Some missing XServiceInfo implementationsStephan Bergmann
2023-04-14tdf#154734: XML Form doc: all binded fields will be shown as fields...Julien Nabet
2023-04-10Related: tdf#154684 Make this string more specificAdolfo Jayme Barrientos
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-03-06no need to allocate these separatelyNoel Grandin
2023-02-27osl::Mutex->std::mutex in CProgressHandlerHelperNoel Grandin
2023-02-27osl::Mutex->std::mutex in frm::OComponentEventThreadNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel 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-13Fix typoAndrea Gelmini
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12use concrete class in SubmissionNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-21loplugin:unocast (frm::OInterfaceContainer)Stephan Bergmann
2022-12-08tdf#114441 - Convert use of sal_uLong to better integer typesNalini Prasad Dash
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-10-21loplugin:referencecasting look for a new patternNoel Grandin
2022-10-17use more string_viewNoel Grandin
2022-10-05tdf#122319 - Don't allow nullable form components if input is requiredAndreas Heinisch
2022-10-04default to 'flat' instead of '3D Look' for form controlsCaolán McNamara
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-08-27cid#1500688 silence Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-08-08drop unwanted scroll cornerCaolán McNamara
2022-08-08tdf#117388 use native scrollbar under gtk in richedit controlCaolán McNamara