summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
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
2023-02-15crashreporter: apparent null dereferenceCaolán McNamara
2023-02-11tdf#45705 Make SID_ZOOM_IN and SID_ZOOM_OUT smoother in ImpressRafael Lima
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-07cid#1520799 Unchecked dynamic_castCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-05osl::Mutex->std::mutex in sd::framework::FrameworkHelperNoel Grandin
2023-02-02osl::Mutex->std::mutex in sd::RandomAnimationNodeNoel Grandin
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-26cid#1520593 Uncaught exceptionCaolán McNamara
2023-01-26use more concrete types in sd consoleNoel Grandin