Age | Commit message (Expand) | Author |
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 |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-04-21 | tdf#116451: XML Form: adding 2 values of decimal-fields gives wrong result | Julien Nabet |
2023-04-20 | Run clang-tidy with misc-unused-using-decls on modules [d-o]* | Gabor Kelemen |
2023-04-20 | Related tdf#154769: XML form, detect misformed year/month/day | Julien Nabet |
2023-04-19 | Related tdf#154769: XML form, detect misformed date/datetime/time | Julien Nabet |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2023-04-14 | tdf#154734: XML Form doc: all binded fields will be shown as fields... | Julien Nabet |
2023-04-10 | Related: tdf#154684 Make this string more specific | Adolfo Jayme Barrientos |
2023-04-10 | tdf#154658: XML Form Document: Fields doesnt calculate any more | Julien Nabet |
2023-03-25 | loplugin:stringadd in editeng..framework | Noel Grandin |
2023-03-17 | elide some temporary OUStrings | Noel Grandin |
2023-03-13 | make more use of OUStringBuffer::append(OUStringConcat) | Noel Grandin |
2023-03-06 | no need to allocate these separately | Noel Grandin |
2023-02-27 | osl::Mutex->std::mutex in CProgressHandlerHelper | Noel Grandin |
2023-02-27 | osl::Mutex->std::mutex in frm::OComponentEventThread | Noel Grandin |
2023-02-22 | BaseMutex->std::mutex in ListenerMultiplexerBase | Noel Grandin |
2023-01-19 | cid#1520418 Unchecked dynamic_cast | Caolán McNamara |
2023-01-18 | cleanup commit for Submission | Noel Grandin |
2023-01-17 | XUnoTunnel->dynamic_cast in Submission | Noel Grandin |
2023-01-17 | XUnoTunnel->dynamic_cast in forms::Model | Noel Grandin |
2023-01-16 | tdf#153039 submitting XML from XForms document | Noel Grandin |
2023-01-13 | Fix typo | Andrea Gelmini |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-12 | use concrete class in Submission | Noel Grandin |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2023-01-11 | rename BitmapEx::GetAlpha to GetAlphaMask | Noel Grandin |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-21 | loplugin:unocast (frm::OInterfaceContainer) | Stephan Bergmann |
2022-12-08 | tdf#114441 - Convert use of sal_uLong to better integer types | Nalini Prasad Dash |
2022-12-06 | tdf#152380: add checks for names and values sequences length equality | Mike Kaganski |
2022-11-23 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-10-21 | loplugin:referencecasting look for a new pattern | Noel Grandin |
2022-10-17 | use more string_view | Noel Grandin |