summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-03Resolves: tdf#137637 keep user selection during initializationCaolán McNamara
2021-07-12tdf#143291 the "none" item selected is distinct from nothing selectedCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20only the listbox handler does anything, remove the othersCaolán McNamara
2021-05-19Fix typosAndrea Gelmini
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation ScalingEdward Lynch
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-06drop check for visibility before calling updateMotionPathTagsCaolán McNamara
2021-03-05parent panel doesn't need an explicit KeyInput handlerCaolán McNamara
2021-03-05updateMotionPathTags is already called from the ctorCaolán McNamara
2021-03-04remove intermediate CustomAnimationPanelCaolán McNamara
2021-03-04make both 'empty' widget and its treeview replacement the same sizeCaolán McNamara
2021-03-04allow slide transition panel to be narrowerCaolán McNamara
2021-03-04remove intermediate SlideTransitionPanelCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
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