Age | Commit message (Expand) | Author |
2024-05-20 | don't need -I ... YaccTarget/connectivity/source/parse in forms | Caolán McNamara |
2024-05-16 | Drop unneeded 'using' instances | Gabor Kelemen |
2024-05-14 | createFromAscii -> OUString literals in OLimitedFormats | Noel Grandin |
2024-05-11 | replace createFromAscii with OUString literals in ControlFeatureInterception | Noel Grandin |
2024-05-08 | tdf#160906 use SfxPoolItemHolder | Armin Le Grand (allotropia) |
2024-05-08 | loplugin:ostr in forms | Noel Grandin |
2024-05-02 | replace createFromAscii with OUString literals in forms | Noel Grandin |
2024-05-02 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-09 | Fix typo: compytibility | Gabor Kelemen |
2024-04-05 | tdf#146619 Drop unused 'using namespace' in: forms | Gabor Kelemen |
2024-03-30 | tdf#42982 Add error messages to thrown exceptions | RMZeroFour |
2024-03-28 | convert OXSDDataType to comphelper::WeakImplHelperBase | Noel Grandin |
2024-02-18 | ITEM: Rename for more control over SlotID usages | Armin Le Grand (allotropia) |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) |
2024-01-27 | ITEM: Cleanup some Pool stuff with Defaults | Armin Le Grand (allotropia) |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-21 | editeng: change EditEngine getter to ref in {Imp}EditView | Tomaž Vajngerl |
2024-01-16 | loplugin:unusedmethods | Noel Grandin |
2024-01-06 | cid#1560053 Missing move assignment operator | Caolán McNamara |
2023-12-31 | cid#707862 Uninitialized pointer field | Caolán McNamara |
2023-12-31 | Replace "size() != 0 with !empty()" (forms) | Julien Nabet |
2023-12-31 | Remove duplicated include | Andrea Gelmini |
2023-12-30 | no need to use SvLockBytes in OImageControlModel | Noel Grandin |
2023-12-30 | ImgProdLockBytes is unnecessary | Noel Grandin |
2023-12-30 | no need to use SvLockBytes in forms | Noel Grandin |
2023-12-20 | cid#1545612 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-04 | cid#1545597 Using invalid iterator | Julien Nabet |
2023-11-23 | loplugin:fieldcast in Binding | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: forms | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-05 | Replace useless lcl_throwIllegalArgumentException function (forms) | Julien Nabet |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2023-07-24 | sw, forms: some hacks to nerf time-fields so convwatch works better | Michael Stahl |
2023-07-05 | loplugin:finalclasses | Noel Grandin |
2023-07-04 | loplugin:unusedvarsglobal | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-05-25 | use more TypedWhichId in editeng | Noel Grandin |
2023-05-19 | XML forms: remove duplicate addEventListener DOMAttrModified with capture true | Julien Nabet |
2023-05-18 | tdf#155123: XML Form: Deleting parts of user defined data type impossible | Julien Nabet |
2023-05-17 | tdf#154628: XML Form Document: Sending data with GET fires very often | Julien Nabet |
2023-05-14 | tdf#155121: XML Form Document: better take into account "not required" | Julien Nabet |
2023-05-08 | tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandle | Caolán McNamara |
2023-05-07 | use AlphaMask for variables when calling GetAlphaMask | Noel Grandin |
2023-05-05 | Resolves: tdf#154337 allow submitting to file: if user agrees | Caolán McNamara |
2023-05-03 | Related tdf#154769: XML Form add limits of length value for some datatype | Julien Nabet |
2023-04-26 | Related tdf#154769: XML forms add anyURI/hyperlink datatype | Julien Nabet |