summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
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
2019-12-21so horizontal SlideTransitionPane is also unusedCaolán McNamara
2019-12-21SlideTransitionBox is unusedCaolán McNamara
2019-12-21weld SlideTransitionPaneCaolán McNamara
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-15sd: define three columns for the slide transition paneHenry Castro
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-10-09make impress sidebar work on iOS - missing PanelFactoryTomaž Vajngerl
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-27loplugin:virtualdead in sdNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-29Fix typosAndrea Gelmini