summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl
AgeCommit message (Expand)Author
2024-04-30IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-04-30IASS: Allow exit Impress when SlideShow is runningArmin Le Grand (allotropia)
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-11-10Fix typoAndrea Gelmini
2023-11-09use more concrete sd::Annotation in AnnotationManagerImplNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11fixup for: fe79008f70e7 sd: send correct slide visibility statusMarco Cecchetti
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-10-02these can be finalCaolán McNamara
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07SvxUnoDrawPool does not need to implement XAggreggationNoel Grandin
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-05cid#1539501 Unchecked dynamic_castCaolán McNamara
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-23cid#1538306 Uncaught exceptionCaolán McNamara
2023-07-12Categories for link targets in ImpressSzymon Kłos
2023-07-05simplify SvxUnoDrawPool initialisationNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21sd: send correct slide visibility statusPranam Lashkari
2023-06-17improve exception messageNoel Grandin
2023-06-15sd: fix crash deleting 2 slides during paintTileLuigi Iucci
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-05-23sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna
2023-05-10Add view options class in DrawParis Oplopoios
2023-04-17use more string_viewNoel Grandin
2023-04-12rename intern->internalNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-22sd: PDF export: produce annotations for shapes before painting shapesMichael Stahl
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-02BaseMutex->std::mutex in DrawSubControllerInterfaceBaseNoel Grandin
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-20osl::Mutex->std::mutex in SdXCustomPresentationNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-07cid#1520799 Unchecked dynamic_castCaolán McNamara
2023-02-02osl::Mutex->std::mutex in sd::RandomAnimationNodeNoel Grandin
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-26use more concrete types in sdNoel Grandin