summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19loplugin:finalclasses in sdNoel Grandin
2023-04-19tdf#154883 Set doc as modified on applying table styleMaxim Monastirsky
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-04-18tdf#90253: Impress: make TextBox retain its heightBayram Çiçek
2023-04-17use more string_viewNoel Grandin
2023-04-12rename intern->internalNoel Grandin
2023-04-11tdf#150477: Change "Slide" to "Page" in Draw status barBaole Fang
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-07tdf#154437: Check "Page" instead of "Slide" in Draw renameBaole Fang
2023-04-06sd: fix crash in DrawViewShell::ExecCtrlXisco Fauli
2023-04-06Missing XServiceInfoStephan Bergmann
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
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-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2023-03-14sd: fix crash in ViewTabBar::dispose()Miklos Vajna
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-03Related: tdf#94319 object pasted in draw/impress is always centeredCaolán McNamara
2023-03-03Revert "BaseMutex->std::mutex in AccessibleSlideSorterView"Noel Grandin
2023-03-02BaseMutex->std::mutex in SlideShowListenerProxyNoel Grandin
2023-03-02BaseMutex->std::mutex in AccessibleSlideSorterViewNoel Grandin
2023-03-02BaseMutex->std::mutex in DrawSubControllerInterfaceBaseNoel Grandin
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-27return by ref from SdrGlobalDataNoel Grandin
2023-02-24BaseMutex->std::mutex in sd::tools::PropertySetNoel Grandin
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-20osl::Mutex->std::mutex in SdXCustomPresentationNoel Grandin
2023-02-19osl::Mutex->std::mutex in BitmapCacheNoel Grandin
2023-02-18osl::Mutex->std::mutex in SdGlobalResourceContainerNoel Grandin
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen