summaryrefslogtreecommitdiff
path: root/forms/source/component
AgeCommit message (Expand)Author
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-30cid#1606905 Data race conditionCaolán McNamara
2024-09-09tsan:lock-order-inversion in formsNoel Grandin
2024-09-09tsan:lock-order-inversion in formsNoel Grandin
2024-07-24tdf#161865 Base Table Design View not editableNoel Grandin
2024-07-09Simplify comphelper::query_aggregationMike Kaganski
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