Age | Commit message (Expand) | Author |
2024-02-12 | use more UNLESS_MERGELIBS | Noel Grandin |
2021-11-04 | use more DECL_DLLPRIVATE_LINK | Noel Grandin |
2021-10-04 | loplugin:constmethod | Noel Grandin |
2021-06-19 | loplugin:finalclasses | Noel Grandin |
2021-06-18 | tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN | Armin Le Grand (Allotropia) |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-01-05 | tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialog | shubham656 |
2020-04-11 | rename vcl::Window::Update to PaintImmediately | Noel Grandin |
2020-03-13 | Revert "loplugin:constfields in svx" | Noel Grandin |
2020-03-11 | tdf#131265: Fix 'update' icon in 3D Effects dialog meaning | Julien Nabet |
2020-01-24 | rename PreviewControl3D back to Svx3DPreviewControl | Caolán McNamara |
2020-01-24 | rename LightControl3D back to Svx3DLightControl | Caolán McNamara |
2020-01-24 | rename LightCtl3D back to SvxLightCtl3D | Caolán McNamara |
2020-01-24 | weld Svx3DWin | Caolán McNamara |
2019-10-30 | loplugin:finalclasses svx | Noel Grandin |
2019-05-16 | tdf#42949 Fix IWYU warnings in include/svx/[e-g]* | Gabor Kelemen |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2018-11-13 | loplugin:singlevalfields in svx | Noel Grandin |
2018-10-08 | loplugin:constfields in svx | Noel Grandin |
2018-06-11 | loplugin:useuniqueptr in Svx3DWin | Noel Grandin |
2017-07-27 | loplugin:constparams in svx | Noel Grandin |
2017-07-26 | remove unused constants in float3d.hxx | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-06-13 | Use unique_ptr for Svx3DWin::mpRemember2DAttributes | Stephan Bergmann |
2017-04-26 | Translate German comments (leftovers in include/svx/) | Johnny_M |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2016-11-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud |
2016-11-04 | unify color selectors | Caolán McNamara |
2016-10-07 | loplugin:staticmethods: svx | Stephan Bergmann |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara |
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-09-02 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-25 | convert ViewType3D to scoped enum | Noel Grandin |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-06-28 | loplugin:singlevalfields in svx | Noel Grandin |
2016-06-07 | tdf#89329: use unique_ptr for pImpl in float3d | Xisco Fauli |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2015-12-10 | Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-cl | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-05-22 | loplugin:constantfunction | Noel Grandin |
2015-05-08 | lopluign:staticmethods: Handle DECL_LINK | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |