Age | Commit message (Expand) | Author | Files | Lines |
2024-05-11 | loplugin:ostr in svx | Noel Grandin | 1 | -1/+1 |
2024-03-03 | Resolves: tdf#159879 Crash when closing "3D View" dialog | Caolán McNamara | 1 | -0/+5 |
2024-02-12 | ITEM: ItemPool Rework (I) | Armin Le Grand (allotropia) | 1 | -1/+0 |
2022-10-20 | fix assert in debug mode | Noel Grandin | 1 | -0/+2 |
2022-08-29 | ref-count SdrObject | Noel Grandin | 1 | -23/+13 |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin | 1 | -4/+0 |
2022-03-03 | Recheck modules sv* with IWYU | Gabor Kelemen | 1 | -1/+0 |
2021-11-19 | Drop F_2PI | Mike Kaganski | 1 | -4/+4 |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski | 1 | -8/+8 |
2021-11-16 | Use basegfx::deg2rad instead of *0.01745329251994 | Hossein | 1 | -2/+2 |
2021-09-25 | use SfxItemSetFixed in svx | Noel Grandin | 1 | -4/+3 |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin | 1 | -4/+1 |
2021-08-17 | rename SetRectsDirty->SetBoundAndSnapRectsDirty | Noel Grandin | 1 | -2/+2 |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski | 1 | -2/+2 |
2021-04-17 | tdf#141701 Crash when closing 3D View dialog of 3D chart | Noel Grandin | 1 | -0/+1 |
2021-03-07 | ref-count SdrPage | Noel | 1 | -8/+7 |
2020-08-06 | loplugin:flatten in svx | Noel Grandin | 1 | -113/+113 |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: svx | Stephan Bergmann | 1 | -1/+1 |
2020-02-12 | move some svx/ headers inside the module | Noel Grandin | 1 | -1/+1 |
2020-01-24 | rename PreviewControl3D back to Svx3DPreviewControl | Caolán McNamara | 1 | -15/+15 |
2020-01-24 | rename LightControl3D back to Svx3DLightControl | Caolán McNamara | 1 | -26/+26 |
2020-01-24 | Svx3DLightControl is unused | Caolán McNamara | 1 | -677/+0 |
2020-01-24 | rename LightCtl3D back to SvxLightCtl3D | Caolán McNamara | 1 | -18/+18 |
2020-01-24 | remove some unused includes and update pch | Caolán McNamara | 1 | -1/+0 |
2020-01-24 | Svx3DPreviewControl is now unused | Caolán McNamara | 1 | -200/+0 |
2020-01-24 | SvxLightCtl3D is now unused | Caolán McNamara | 1 | -319/+0 |
2020-01-24 | weld Svx3DWin | Caolán McNamara | 1 | -0/+1 |
2020-01-17 | tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/ | Gabor Kelemen | 1 | -1/+0 |
2019-12-02 | call parent MouseButtonDown if bCallParent is true | Caolán McNamara | 1 | -1/+3 |
2019-06-18 | tdf#42949 Fix IWYU warnings in include/svx/[t-v]* | Gabor Kelemen | 1 | -0/+1 |
2019-06-14 | loplugin:unusedfields improvements | Noel Grandin | 1 | -15/+0 |
2019-06-11 | tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]* | Gabor Kelemen | 1 | -0/+2 |
2019-06-08 | weld View3DDialog | Caolán McNamara | 1 | -0/+1123 |
2019-05-22 | tdf#42949 Fix IWYU warnings in include/svx/[h-r]* | Gabor Kelemen | 1 | -0/+1 |
2019-02-22 | loplugin:unusedfields in svx | Noel Grandin | 1 | -2/+0 |
2018-09-11 | loplugin:simplifyconstruct in svtools..svx | Noel Grandin | 1 | -2/+0 |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski | 1 | -12/+10 |
2018-08-03 | Move angle normalization code from various places to tools | Mike Kaganski | 1 | -9/+2 |
2018-06-16 | AW080: Cleanup of 3D Object methods | Armin Le Grand | 1 | -7/+7 |
2018-06-04 | loplugin:useuniqueptr in Svx3DPreviewControl | Noel Grandin | 1 | -4/+4 |
2018-05-08 | tdf#116977 secured ::Clone methods | Armin Le Grand | 1 | -3/+6 |
2018-04-07 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -2/+8 |
2018-04-06 | Revert "SOSAW080: Added first bunch of basic changes to helpers" | Armin Le Grand | 1 | -8/+2 |
2018-04-06 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -2/+8 |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin | 1 | -2/+2 |
2018-02-21 | loplugin:changetoolsgen in svx | Noel Grandin | 1 | -10/+10 |
2018-01-12 | More loplugin:cstylecast: svx | Stephan Bergmann | 1 | -6/+6 |
2018-01-04 | loplugin:unusedfields | Noel Grandin | 1 | -2/+0 |
2017-12-29 | loplugin:passstuffbyref improved return in svx | Noel Grandin | 1 | -1/+1 |
2017-11-22 | TypedWhichId for SDRATTR* constants (3) | Noel Grandin | 1 | -24/+24 |