Age | Commit message (Expand) | Author |
2024-05-11 | loplugin:ostr in svx | Noel Grandin |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-11-10 | loplugin:fieldcast in SvxClipBoardControl | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svx | Stephan Bergmann |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2022-07-25 | loplugin:moveit | Noel Grandin |
2022-07-21 | clang-tidy modernize-pass-by-value in svx | Noel Grandin |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2021-12-12 | only use css::awt::XPopupMenu methods | Caolán McNamara |
2021-12-12 | prefer css::awt::XPopupMenu api | Caolán McNamara |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in svx | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-02-23 | weld clipboard menu | Caolán McNamara |
2020-03-13 | Revert "loplugin:constfields in svx" | Noel Grandin |
2020-02-24 | tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxx | Gabor Kelemen |
2020-01-15 | no remaining CreatePopupWindow returns non-null | Caolán McNamara |
2019-11-26 | tdf#126043 fetch the command properties just once | Caolán McNamara |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-08-15 | loplugin:sequenceloop in svtools..svx | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): svx | Stephan Bergmann |
2019-06-17 | Add comphelper::getUnoTunnelImplementation template | Arkadiy Illarionov |
2019-06-04 | tdf#39593 remove IMPL_XUNOTUNNEL* macros | Arkadiy Illarionov |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-10-08 | loplugin:constfields in svx | Noel Grandin |
2018-02-19 | loplugin:useuniqueptr in SvxClipBoardControl | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: svx | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-22 | loplugin:flatten in svx | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-06 | tdf#88205 Remove 'css::uno::Sequence' in svx | Fakabbir Amin |
2017-02-21 | Use module name when getting labels | Maxim Monastirsky |
2017-02-21 | tdf#95844 Refactor CommandInfoProvider | Rohan Kumar |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svx | Stephan Bergmann |
2016-10-27 | MenuItemData now properly disposes the submenu | Maxim Monastirsky |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-02-21 | tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xml | Maxim Monastirsky |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-19 | Kill .src based Writer context menus | Maxim Monastirsky |
2016-01-04 | Cleanup after removing vcl::FontInfo class | Chris Sherlock |