summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-12-06Revert "cid1494597 silence Uncaught exception"Stephan Bergmann
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-05updatePathFromSdrPathObj can just call getRangeNoel Grandin
2021-12-04cid1494597 silence Uncaught exceptionCaolán McNamara
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-12-01tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01PPTX export: write the theme for the master pages from the doc modelMiklos Vajna
2021-11-30use DrawGradient() instead of doing it manually (tdf#145796)Luboš Luňák
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-28use more OInterfaceContainerHelper3 in sdNoel Grandin
2021-11-28weld Snap Line context menuCaolán McNamara
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
2021-10-30add SfxUnoFrameItem arg to indicate what frame sent this SfxRequestCaolán McNamara
2021-10-25loplugin:indentation (macOS)Stephan Bergmann
2021-10-22Revert part of "Simplify vector initialization in sd"Julien Nabet