summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2024-11-27sd: Drop unnecessary non-zero checkMichael Weghorn
2024-11-27PVS: V560 A part of conditional expression is always true: !bReturn.Xisco Fauli
2024-11-27PVS: V560 A part of conditional expression is always true: !bReadOnlyXisco Fauli
2024-11-27LOKit/impress: Send click actions for slideshowHubert Figuière
2024-11-26Resolves tdf#126857 - Center object on page/slideHeiko Tietze
2024-11-25move SdViewOptions options down to ViewShellBaseCaolán McNamara
2024-11-25slideshow: lok: export bounds for animated layersSzymon Kłos
2024-11-25cool#10582 sd lok: insert curve shapes directlyMiklos Vajna
2024-11-25slideshow: lok: correct z-orderSzymon Kłos
2024-11-25slideshow: fix initVisible valueSzymon Kłos
2024-11-25lok: slideshow: render animated objects as separate layersSzymon Kłos
2024-11-25lok: slideshow: render background as separate layerSzymon Kłos
2024-11-25slideshow: extract initial visibility of the animation targetSzymon Kłos
2024-11-25Identify layers so can be recognized as animation targetSzymon Kłos
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-24Turn SD_MOD macro to a functionMike Kaganski
2024-11-23related tdf#157255: add DisableLayerHighlighting expert settingJim Raykowski
2024-11-23Avoid new string allocations, when only checking if emptyMike Kaganski
2024-11-23Use specific SvtModuleOptions::Is*Installed for clarityMike Kaganski
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-11-22loplugin:unusedfieldsNoel Grandin
2024-11-22Render objects that are in an animation as a separate layerTomaž Vajngerl
2024-11-21Fix typosAndrea Gelmini
2024-11-21Make rendering more flexible, render fields in separate layerTomaž Vajngerl
2024-11-20Resolves tdf#163856 - Disentangle boundaries optionsHeiko Tietze
2024-11-20switching PageKind without switching EditMode retains current pageCaolán McNamara
2024-11-19intruduce RenderContext, RenderOptions to remove code duplicationTomaž Vajngerl
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-18tdf#163251 Fix for missing flags in single click obj creationAshSinc
2024-11-15render master and slide content separately (drawinglayer render)Miklos Vajna
2024-11-14render slide layers with VCL / drawinglayer primitivesTomaž Vajngerl
2024-11-14tdf#163805: set fill style to solid on fill color selectionPranam Lashkari
2024-11-13tdf#163486: PVS: variable is used after being declaredXisco Fauli
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
2024-11-13tdf#163486: PVS: variable was assigned the same valueXisco Fauli
2024-11-13lok: slideshow: export slide duration also when there is no transitionsMarco Cecchetti
2024-11-13lok: slideshow: not export endless and repeat property per each slideMarco Cecchetti
2024-11-12loplugin:reftotemp in sdNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in sdNoel Grandin
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-11lok: enable Zoom transition and RotateIn sub-trans. typeJaviya Vivekkumar Dineshbhai
2024-11-11cid#1607564 silence Overflowed integer argumentCaolán McNamara
2024-11-11cid#1607838 silence Overflowed constantCaolán McNamara
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08lok: disabled misc shape wipe non supported transitionJaviya Vivekkumar Dineshbhai
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-08tdf#95852 sd: not TopViewShell if mbFormShellAboveParentJustin Luth
2024-11-07loplugin:passstuffbyref in sdNoel Grandin