summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter
AgeCommit message (Expand)Author
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-04-01use more XVclWindowPeerNoel Grandin
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin
2022-10-11use more string_view in sdNoel Grandin
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-12-29use comphelper::WeakComponentImplHelper in PresenterCustomSpriteNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in PresenterHelperNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in PresenterPreviewCacheNoel Grandin
2021-12-28use comphelper::WeakComponentImplHelper in SlideRendererNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in PresenterCanvasNoel Grandin
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-09Simplify Sequences initializations (sd)Julien Nabet
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-08Presenter console new vertical separatorSrijan Bhatia
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-27tdf#90978 add exit button to impress presenter consoleSrijan Bhatia
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17tdf#128166 sd: Fix canvas initialization argsMichael Weghorn
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-02-23loplugin:unusedfields in sdNoel Grandin