summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2022-08-11sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli
2022-07-01tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara
2022-06-30tdf#141313 only hide Impress Remote option if there is no sdremote at allChristian Lohmaier
2022-06-30impress remote connection dialog must also work without bluetoothChristian Lohmaier
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara
2022-05-09Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara
2022-04-26tdf#148654 stop playing sound with presentation endsCaolán McNamara
2022-03-25tdf#96389 Use default tab stop value of MSO for pptx import.Gülşah Köse
2022-03-08Resolves: tdf#146825 select under mouse on right clickCaolán McNamara
2022-03-07tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara
2022-02-08be more stylistically standardCaolán McNamara
2022-02-08tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth
2022-02-08related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth
2022-02-07tdf#145030 if all in effects list is unselected retain last marked objCaolán McNamara
2022-02-07tdf#147032 unselect anything set_cursor selected as its side-effectCaolán McNamara
2022-02-07Revert "tdf#145030 resync with empty selection if we unselected everything"Caolán McNamara
2022-02-07WaE: storing the address of local variable [-Wdangling-pointer]Caolán McNamara
2022-02-01tdf#130165 PPTX export: fix master objects visible propertyTibor Nagy
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2021-12-27tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-11-30use DrawGradient() instead of doing it manually (tdf#145796)Luboš Luňák
2021-11-24tdf#145354: Revert "tdf#91362: Use document paper size for printing slides"Tor Lillqvist
2021-11-24tdf#145511 PPTX: export the password for editingTünde Tóth
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22tdf#143316: fix datetime footer regression on mso2010Sarper Akdemir
2021-11-20cid#1494386 Dereference null return valueCaolán McNamara
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir
2021-11-16rtl::Static->thread-safe staticNoel Grandin
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-16tdf#135033: Make undo of adding and editing animations possibleKatarina Behrens
2021-11-12coverity: annotate with markup so they will stay silencedCaolán McNamara
2021-11-11Fix typo in commentMike Kaganski
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-02Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski