summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: formsStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin
2023-04-21Fix some getImplementationNameStephan Bergmann
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-06no need to allocate these separatelyNoel Grandin
2023-02-27osl::Mutex->std::mutex in frm::OComponentEventThreadNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
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-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
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-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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-03-05GetComponentServiceName can be constNoel 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-10use less SvStream::Flush()Noel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-11-28use more OInterfaceContainerHelper3 in formsNoel Grandin
2021-11-25loplugin:stringliteraldefine in formsNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-22improve method namingNoel Grandin
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-11-07Replace some macros in forms part 15Julien Nabet
2021-11-07Replace some macros in forms part 13Julien Nabet
2021-11-06Replace some macros in forms part 12Julien Nabet
2021-11-06Replace some macros in forms part 11Julien Nabet
2021-11-06Replace some macros in forms part 10Julien Nabet
2021-11-06Replace some macros in forms part 9Julien Nabet
2021-11-05Replace some macros in forms part 7Julien Nabet