summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2023-05-21tdf#155121: XML Form Document: better take into account "not required"Julien Nabet
2023-05-13tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandleCaolán McNamara
2023-05-13tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong resultJulien Nabet
2023-05-13tdf#154734: XML Form doc: all binded fields will be shown as fields...Julien Nabet
2023-05-13tdf#154658: XML Form Document: Fields doesnt calculate any moreJulien Nabet
2023-01-20introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
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
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel 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-03-05GetComponentServiceName can be constNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-07 Simplify sequence of PropertyValue in formsJulien Nabet
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-10use less SvStream::Flush()Noel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-18cid#1495784 Missing move assignment operatorCaolán McNamara