Age | Commit message (Expand) | Author |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in svx | Noel Grandin |
2020-01-14 | remove some unneeded includes | Caolán McNamara |
2020-01-08 | weld LinePropertyPanel | Caolán McNamara |
2020-01-07 | arrow in sidebar not getting reenabled on changing context | Caolán McNamara |
2019-12-20 | loplugin:duplicate-defines | Noel Grandin |
2019-10-21 | loplugin:deadvirtual unused param in ItemUpdateReceiverInterface | Noel Grandin |
2019-10-02 | loplugin:stringadd in svx | Noel Grandin |
2019-09-27 | tdf#127676: avoid flickering in line width popup | Xisco Fauli |
2019-09-03 | loplugin:constmethod in svx | Noel Grandin |
2019-06-14 | tdf#42949 Fix IWYU warnings in include/svx/sidebar/* | Gabor Kelemen |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-04-05 | tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/* | Gabor Kelemen |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-25 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | loplugin:collapseif in sdext..svx | Noel Grandin |
2018-11-04 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-26 | loplugin:singlevalfields improvement | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-08 | loplugin:constfields in svx | Noel Grandin |
2018-08-09 | tdf#101254: Enable arrowheads in sidebar for draws | Xisco Fauli |
2018-06-04 | loplugin:useuniqueptr in LineWidthPopup and LineWidthValueSet | Noel Grandin |
2018-06-01 | drop Image(Bitmap) constructor | Noel Grandin |
2018-04-25 | tdf#42949 Remove unnecessary localization headers of svx | Gabor Kelemen |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-23 | Typo: GetSelectItemId -> GetSelectedItemId | Samuel Mehrbrodt |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-21 | loplugin:changetoolsgen in svx | Noel Grandin |
2018-02-03 | more TypedWhichId in SfxShell and SfxTabDialog | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: svx | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: svx | Stephan Bergmann |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-24 | loplugin:finalclasses in svx | Noel Grandin |
2017-10-23 | loplugin:includeform: svx | Stephan Bergmann |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-07-27 | loplugin:constparams in svx | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-06-21 | loplugin:unusedfields in svx part2 | Noel Grandin |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-04-27 | remove svx bitmaps from .src files | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-29 | convert EViewType to scoped enum | Noel Grandin |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |