summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)Author
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25fix: repeat slideshow duration display issueJaviya Vivekkumar Dineshbhai
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22lok: fix repeat slideshow after duration issueJaviya Vivekkumar Dineshbhai
2024-10-18lok: enable transition repeat after x propertyJaviya Vivekkumar Dineshbhai
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-08-28GetMainViewShell is not trivialNoel Grandin
2024-08-10Resolves: tdf#162392 Impress Sidebar 'Animation' deck text overlapsJim Raykowski
2024-08-08slideshow: change transition drawing view to icon viewJaviya Vivekkumar Dineshbhai
2024-08-02cid#1556472 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-29cid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-06crashreporting: crash in CustomAnimationPane::UpdateAnimationLBCaolán McNamara
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-03-04Resolves: tdf#159854 Trigger text is black on dark grey in Animation sidebarCaolán McNamara
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-21IASS: Avoid more SlideShow shutdownsArmin Le Grand (allotropia)
2024-01-01tdf#158710 Fix animation list custom rendering for vcl gen pluginJim Raykowski
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14Regression typo closewise->clockwise in sd/CustomAnimationDialogJulien Nabet
2023-12-09cid#1546300 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-09-11svx: prefix members of SdrHdlMiklos Vajna
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-26GetDrawController should return pointerNoel Grandin
2023-01-18give message dialog a suitable parentCaolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
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-05-09Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
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-02Fix typosAndrea Gelmini
2022-02-01jsdialog: sidebar: enable animation panel effectsSzymon Kłos