summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2024-06-27vcl: Remove graph. reader context from {Imp}Graph and GraphicReaderTomaž Vajngerl
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-11Some missing "block untrusted referer links" for form controlsStephan Bergmann
2024-05-11replace createFromAscii with OUString literals in ControlFeatureInterceptionNoel Grandin
2024-05-08loplugin:ostr in formsNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-09Fix typo: compytibilityGabor Kelemen
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2024-03-30tdf#42982 Add error messages to thrown exceptionsRMZeroFour
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-16loplugin:unusedmethodsNoel Grandin
2023-12-31cid#707862 Uninitialized pointer fieldCaolán McNamara
2023-12-31Remove duplicated includeAndrea Gelmini
2023-12-30no need to use SvLockBytes in OImageControlModelNoel Grandin
2023-12-30ImgProdLockBytes is unnecessaryNoel Grandin
2023-12-30no need to use SvLockBytes in formsNoel Grandin
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
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