Age | Commit message (Expand) | Author |
2024-07-11 | Unify/Port to use VCLUnoHelper for AWT <-> VCL conversions | Michael Weghorn |
2024-01-23 | ITEM: Solve SfxVoidItem(0) situation | Armin Le Grand (allotropia) |
2023-09-11 | ITEM: Diverse further changes/cleanups/preparation | Armin Le Grand (allotropia) |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-08-13 | Revert "clang-tidy bugprone-parent-virtual-call in sfx2" | Noel Grandin |
2023-08-12 | clang-tidy bugprone-parent-virtual-call in sfx2 | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-01-17 | XUnoTunnel->dynamic_cast in SfxOfficeDispatch | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-31 | flatten SfxTbxCtrlFactArr_Impl | Noel Grandin |
2021-08-31 | flatten SfxStbCtrlFactArr_Impl | Noel Grandin |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-06 | remove newly unused mpWindow member of UserDrawEvent | Caolán McNamara |
2021-03-01 | loplugin:refcounting in sfx2 | Noel |
2020-09-13 | Unify the code used to get object shell for components | Mike Kaganski |
2020-04-20 | effectively unused mnStyle member | Caolán McNamara |
2020-02-16 | move some headers inside sfx2/ | Noel Grandin |
2020-01-21 | tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qa | Gabor Kelemen |
2019-10-29 | remove unnecessary includes | Caolán McNamara |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:stringadd n sfx2..svl | Noel Grandin |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2019-02-07 | loplugin:flatten in sfx2 | Noel Grandin |
2018-09-05 | loplugin:useuniqueptr in sfx2 | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: sfx2 | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: sfx2 | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-23 | loplugin:includeform: sfx2 | Stephan Bergmann |
2017-07-21 | loplugin:constparams in sfx2 | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-06-06 | Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() | Eike Rathke |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-10-11 | loplugin:unnecessaryoverride in sfx2 | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-05-10 | Convert StatusBarItemBits to scoped enum | Noel Grandin |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-11-12 | sfx2: boost::ptr_vector->std::vector | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in sfx2 | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-06 | tdf#94559: 4th step to remove rtti.hxx | Oliver Specht |