summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-24tdf#138937 don't use attributes that depend on preset dataMark Hung
2020-12-19unused forward declareCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-07tdf#136474 wait until mouse grab is dropped to trigger selection callbackCaolán McNamara
2020-08-31Fix typos in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03loplugin:flatten in sdNoel Grandin
2020-07-17tdf#126394 Allow changing animations for several objects at onceSrijan Bhatia
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel 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-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-09compact namespace in sdNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-12LOKit: Hide sound controls on Impress Custom Animation DialogAndras Timar
2020-04-12LOKit: Hide sound controls on Impress sidebar's Slide transition paneAndras Timar
2020-04-08cid#1461386 Unchecked return valueCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06weld custom animation panelCaolán McNamara
2020-04-05attempt to deref end() iteratorCaolán McNamara
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-28tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.Pelin Kuran
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-16drop some unneeded includesCaolán McNamara
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin