summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
14 daysvcl: Remove graph. reader context from {Imp}Graph and GraphicReaderTomaž Vajngerl
2024-06-19Fix typoAndrea Gelmini
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-11Some missing "block untrusted referer links" for form controlsStephan Bergmann
2024-05-20don't need -I ... YaccTarget/connectivity/source/parse in formsCaolán McNamara
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-14createFromAscii -> OUString literals in OLimitedFormatsNoel Grandin
2024-05-11replace createFromAscii with OUString literals in ControlFeatureInterceptionNoel Grandin
2024-05-08tdf#160906 use SfxPoolItemHolderArmin Le Grand (allotropia)
2024-05-08loplugin:ostr in formsNoel Grandin
2024-05-02replace createFromAscii with OUString literals 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-03-28convert OXSDDataType to comphelper::WeakImplHelperBaseNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-06cid#1560053 Missing move assignment operatorCaolán McNamara
2023-12-31cid#707862 Uninitialized pointer fieldCaolán McNamara
2023-12-31Replace "size() != 0 with !empty()" (forms)Julien Nabet
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-20cid#1545612 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-11-23loplugin:fieldcast in BindingNoel 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-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-05Replace useless lcl_throwIllegalArgumentException function (forms)Julien Nabet
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-24sw, forms: some hacks to nerf time-fields so convwatch works betterMichael Stahl
2023-07-05loplugin:finalclassesNoel Grandin
2023-07-04loplugin:unusedvarsglobalNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-19XML forms: remove duplicate addEventListener DOMAttrModified with capture trueJulien Nabet
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet
2023-05-17tdf#154628: XML Form Document: Sending data with GET fires very oftenJulien Nabet
2023-05-14tdf#155121: XML Form Document: better take into account "not required"Julien Nabet
2023-05-08tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandleCaolán McNamara