Age | Commit message (Expand) | Author |
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 |
2022-10-05 | tdf#122319 - Don't allow nullable form components if input is required | Andreas Heinisch |
2022-10-04 | default to 'flat' instead of '3D Look' for form controls | Caolán McNamara |
2022-10-04 | tdf#150786 use a 'standard' theme for form controls | Caolán McNamara |
2022-09-19 | tdf#149797 Change highlight background color in some controls | Ilhan Yesil |
2022-09-19 | Rename MouseNotifyEvent to NotifyEventType | Samuel Mehrbrodt |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-10 | unique_ptr->optional for Graphic | Noel Grandin |
2022-09-08 | Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates" | Juan C. Sanz |
2022-09-07 | tdf#150569 Modify hardcoded dates to extend the range of accepted dates | jucasaca |
2022-08-27 | cid#1500688 silence Dereference after null check | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-10 | Make ToolBox::InsertItem take the command name | Maxim Monastirsky |
2022-08-08 | drop unwanted scroll corner | Caolán McNamara |
2022-08-08 | tdf#117388 use native scrollbar under gtk in richedit control | Caolán McNamara |
2022-07-25 | use more o3tl::span | Noel Grandin |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-20 | move wintypes.hxx from tools to vcl | Chris Sherlock |
2022-06-21 | clang-tidy modernize-pass-by-value in forms | Noel Grandin |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-04 | Just use Any ctor instead of makeAny in forms | Stephan Bergmann |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-08 | loplugin:stringviewparam convert methods using trim | Noel Grandin |
2022-03-14 | new loplugin:trivialconstructor | Noel Grandin |
2022-03-05 | GetComponentServiceName can be const | Noel Grandin |
2022-03-01 | use SfxItemSet::GetItemIfSet in desktop..reportdesign | Noel Grandin |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-02-22 | Add XWeak constructor and operator= to uno::WeakReference | Noel Grandin |
2022-02-07 | Simplify sequence of PropertyValue in forms | Julien Nabet |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2021-12-21 | loplugin:flatten in filter..framework | Noel Grandin |
2021-12-18 | cid#1495784 Missing move assignment operator | Caolán McNamara |
2021-12-17 | use more OInterfaceContainer3::notifyEach | Noel Grandin |
2021-12-16 | use more OInterfaceContainerHelper3 in toolkit | Caolán McNamara |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-03 | replace comphelper::OListenerContainer with OInterfaceContainerHelper3 | Noel Grandin |