- 43c1505 tdf#161865 Base Table Design View not editable by Noel Grandin · 1 year, 9 months ago
- 47f523e cid#1608071 Out-of-bounds access by Caolán McNamara · 1 year, 9 months ago
- 8b0b016 don't need -I ... YaccTarget/connectivity/source/parse in forms by Caolán McNamara · 1 year, 11 months ago
- e3ca92b Drop unneeded 'using' instances by Gabor Kelemen · 2 years ago
- 9c92eb6 createFromAscii -> OUString literals in OLimitedFormats by Noel Grandin · 1 year, 11 months ago
- f2545ff replace createFromAscii with OUString literals in ControlFeatureInterception by Noel Grandin · 1 year, 11 months ago
- 24d78fc tdf#160906 use SfxPoolItemHolder by Armin Le Grand (allotropia) · 1 year, 11 months ago
- 1eaae39 loplugin:ostr in forms by Noel Grandin · 1 year, 11 months ago
- 3f4726c replace createFromAscii with OUString literals in forms by Noel Grandin · 1 year, 11 months ago
- 41590e7 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- 4c1d626 Fix typo: compytibility by Gabor Kelemen · 2 years ago
- ad640ded tdf#146619 Drop unused 'using namespace' in: forms by Gabor Kelemen · 2 years ago
- 599b113 tdf#42982 Add error messages to thrown exceptions by RMZeroFour · 2 years ago
- 35d9d66 convert OXSDDataType to comphelper::WeakImplHelperBase by Noel Grandin · 2 years ago
- cebbd57 ITEM: Rename for more control over SlotID usages by Armin Le Grand (allotropia) · 2 years, 2 months ago
- ca3c6d4 ITEM: ItemPool Rework (I) by Armin Le Grand (allotropia) · 2 years, 2 months ago
- 4790ef5 ITEM: Cleanup some Pool stuff with Defaults by Armin Le Grand (allotropia) · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 049bbd9 editeng: change EditEngine getter to ref in {Imp}EditView by Tomaž Vajngerl · 2 years, 3 months ago
- f54d954 loplugin:unusedmethods by Noel Grandin · 2 years, 3 months ago
- f732752 cid#1560053 Missing move assignment operator by Caolán McNamara · 2 years, 3 months ago
- 4b9a538 cid#707862 Uninitialized pointer field by Caolán McNamara · 2 years, 3 months ago
- 7dcc4bf Replace "size() != 0 with !empty()" (forms) by Julien Nabet · 2 years, 3 months ago
- 2ccb21c Remove duplicated include by Andrea Gelmini · 2 years, 3 months ago
- ec29db7 no need to use SvLockBytes in OImageControlModel by Noel Grandin · 2 years, 3 months ago
- 04c3ef3 ImgProdLockBytes is unnecessary by Noel Grandin · 2 years, 3 months ago
- 7de4661 no need to use SvLockBytes in forms by Noel Grandin · 2 years, 3 months ago
- 6ef2859 cid#1545612 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- a214ac6 simplify and modernise ScopedBitmapAccess by Noel Grandin · 2 years, 4 months ago
- 67c2a47 cid#1545597 Using invalid iterator by Julien Nabet · 2 years, 4 months ago
- 0cea768 loplugin:fieldcast in Binding by Noel Grandin · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- 6581f02 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: forms by Stephan Bergmann · 2 years, 6 months ago
- 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- 74410e5 Replace useless lcl_throwIllegalArgumentException function (forms) by Julien Nabet · 2 years, 6 months ago
- 81994cb Convert internal vcl bitmap formats transparency->alpha (II) by Noel Grandin · 5 years ago
- 2295c2b sw, forms: some hacks to nerf time-fields so convwatch works better by Michael Stahl · 10 years ago
- 18446cd loplugin:finalclasses by Noel Grandin · 2 years, 9 months ago
- 77befdd loplugin:unusedvarsglobal by Noel Grandin · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- 839c501 use more TypedWhichId in editeng by Noel Grandin · 2 years, 11 months ago
- 45826e6 XML forms: remove duplicate addEventListener DOMAttrModified with capture true by Julien Nabet · 2 years, 11 months ago
- 0138745 tdf#155123: XML Form: Deleting parts of user defined data type impossible by Julien Nabet · 2 years, 11 months ago
- 2811ffb4 tdf#154628: XML Form Document: Sending data with GET fires very often by Julien Nabet · 2 years, 11 months ago
- aa0cbe2 tdf#155121: XML Form Document: better take into account "not required" by Julien Nabet · 2 years, 11 months ago
- 63b8e8b tdf#152974 revert change to ORichTextModel::getPropertyDefaultByHandle by Caolán McNamara · 2 years, 11 months ago
- 1c7cbd6 use AlphaMask for variables when calling GetAlphaMask by Noel Grandin · 2 years, 11 months ago
- 9e74519 Resolves: tdf#154337 allow submitting to file: if user agrees by Caolán McNamara · 3 years ago
- c4aa51f Related tdf#154769: XML Form add limits of length value for some datatype by Julien Nabet · 3 years ago
- d0ecc80 Related tdf#154769: XML forms add anyURI/hyperlink datatype by Julien Nabet · 3 years ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- 29b3265 Fix some getImplementationName by Stephan Bergmann · 3 years ago
- 50837fd tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong result by Julien Nabet · 3 years ago
- 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
- 4d8a46b Related tdf#154769: XML form, detect misformed year/month/day by Julien Nabet · 3 years ago
- 3b4982b Related tdf#154769: XML form, detect misformed date/datetime/time by Julien Nabet · 3 years ago
- 7c36c5f Some missing XServiceInfo implementations by Stephan Bergmann · 3 years ago
- 4829a85 tdf#154734: XML Form doc: all binded fields will be shown as fields... by Julien Nabet · 3 years ago
- 7a22915 Related: tdf#154684 Make this string more specific by Adolfo Jayme Barrientos · 3 years ago
- 2601200 tdf#154658: XML Form Document: Fields doesnt calculate any more by Julien Nabet · 3 years ago
- 3a0c5b7 loplugin:stringadd in editeng..framework by Noel Grandin · 3 years ago
- f5bfc12 elide some temporary OUStrings by Noel Grandin · 3 years, 1 month ago
- 13d3ae6 make more use of OUStringBuffer::append(OUStringConcat) by Noel Grandin · 3 years, 1 month ago
- bb92647 no need to allocate these separately by Noel Grandin · 3 years, 1 month ago
- 0292570 osl::Mutex->std::mutex in CProgressHandlerHelper by Noel Grandin · 3 years, 1 month ago
- 1ce0200 osl::Mutex->std::mutex in frm::OComponentEventThread by Noel Grandin · 3 years, 1 month ago
- 1f49d8a BaseMutex->std::mutex in ListenerMultiplexerBase by Noel Grandin · 3 years, 1 month ago
- c6668bf cid#1520418 Unchecked dynamic_cast by Caolán McNamara · 3 years, 3 months ago
- 7195e27 cleanup commit for Submission by Noel Grandin · 3 years, 3 months ago
- fc41f4d XUnoTunnel->dynamic_cast in Submission by Noel Grandin · 3 years, 3 months ago
- 68a8d0e XUnoTunnel->dynamic_cast in forms::Model by Noel Grandin · 3 years, 3 months ago
- 27d76f1 tdf#153039 submitting XML from XForms document by Noel Grandin · 3 years, 3 months ago
- 32911b8 Fix typo by Andrea Gelmini · 3 years, 3 months ago
- 172aedb XUnoTunnel->dynamic_cast in VCLXDevice by Noel Grandin · 3 years, 3 months ago
- 197e5f8 introduce {Char,Fill}ColorThemeReference which uses XThemeColor by Tomaž Vajngerl · 3 years, 3 months ago
- 5fd2f0b use concrete class in Submission by Noel Grandin · 3 years, 3 months ago
- 2173424 drop internal support for 1-bit images by Noel Grandin · 3 years, 3 months ago
- cfb2a58 rename BitmapEx::GetAlpha to GetAlphaMask by Noel Grandin · 3 years, 3 months ago
- 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
- f9785ea loplugin:unocast (frm::OInterfaceContainer) by Stephan Bergmann · 3 years, 4 months ago
- 855bf4d tdf#114441 - Convert use of sal_uLong to better integer types by Nalini Prasad Dash · 3 years, 4 months ago
- b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
- 9c2e771 loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
- 767092f loplugin:referencecasting look for a new pattern by Noel Grandin · 3 years, 6 months ago
- 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
- 7c1a815 tdf#122319 - Don't allow nullable form components if input is required by Andreas Heinisch · 3 years, 6 months ago
- ca46afe default to 'flat' instead of '3D Look' for form controls by Caolán McNamara · 3 years, 6 months ago
- ea36e05 tdf#150786 use a 'standard' theme for form controls by Caolán McNamara · 3 years, 6 months ago
- ba16465 tdf#149797 Change highlight background color in some controls by Ilhan Yesil · 3 years, 9 months ago
- 467085b Rename MouseNotifyEvent to NotifyEventType by Samuel Mehrbrodt · 3 years, 7 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 16987d2 unique_ptr->optional for Graphic by Noel Grandin · 3 years, 7 months ago
- 5d40ced Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" by Juan C. Sanz · 3 years, 7 months ago
- b20594f tdf#150569 Modify hardcoded dates to extend the range of accepted dates by jucasaca · 3 years, 7 months ago
- 310a524 cid#1500688 silence Dereference after null check by Caolán McNamara · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- c76857f Make ToolBox::InsertItem take the command name by Maxim Monastirsky · 3 years, 9 months ago
- 479cf04 drop unwanted scroll corner by Caolán McNamara · 3 years, 8 months ago