summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2024-12-01cid#1557419 Data race conditionCaolán McNamara
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-30cid#1557258 Data race conditionCaolán McNamara
2024-11-30sd: simplify UpdateShellStackMike Kaganski
2024-11-30tdf#164101: avoid incorrect OLE object scaling during loadingMike Kaganski
2024-11-30tdf#163483: implement export of Math formula's fallback image to PPTXMike Kaganski
2024-11-29lok: slideshow: animated shape bounding box in twipsMarco Cecchetti
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-28lok: getSlideShowInfo: interactions: check that properties are availableMarco Cecchetti
2024-11-28Simplify a bitMike Kaganski
2024-11-28This is likely the correct object to use hereMike Kaganski
2024-11-28Use correct objectMike Kaganski
2024-11-27sd: Drop unnecessary non-zero checkMichael Weghorn
2024-11-27D2DWriteTextOutRenderer: use grayscale AA for file outputMike Kaganski
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-26tdf#163992 Improve tooltip for opened documentsBogdan Buzea
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-22CppunitTest_sd_tiledrendering: factor out common codeXisco Fauli
2024-11-22sd: add CppunitTest_sd_lokit_searchXisco Fauli
2024-11-22LOKitSearchTest.cxx: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2024-11-21Fix typosAndrea Gelmini
2024-11-21Make rendering more flexible, render fields in separate layerTomaž Vajngerl
2024-11-21CppunitTest_sd_tiledrendering2: move to tiledrendering folderXisco Fauli
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-15Cleanup notebookbar.ui for drawHossein
2024-11-14Fix typosAndrea Gelmini