summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationList.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-10new loplugin:moveitNoel Grandin
2022-05-11tdf#149029 Scroll to the selected object in the Animation panel on selectingCaolán McNamara
2022-03-07Resolves: tdf#146825 select under mouse on right clickCaolán McNamara
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-10tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-01tdf#147032 unselect anything set_cursor selected as its side-effectCaolán McNamara
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-15loplugin:constvarsNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-03loplugin:flatten in sdNoel Grandin
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-08cid#1461386 Unchecked return valueCaolán McNamara
2020-04-06weld custom animation panelCaolán McNamara
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-29Fix typosAndrea Gelmini
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-25sd: fix preset class for media call effects.Mark Hung
2019-02-21tdf#123534 Impress collapse/expand animation maintains selectionBrian Fraser
2019-02-18sd: fix crashing when adding new effects to media.Mark Hung
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-10tdf#122454 Impress: Correct d'n'd animation selection in WindowsBrian Fraser
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-11Impress: Support drag'n'drop of multiple effects in animation paneBrian Fraser
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen