Age | Commit message (Expand) | Author |
2023-04-05 | vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObj | Michael Stahl |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2023-03-30 | loplugin:stringadd in sd/sdext | Noel Grandin |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-22 | sd: PDF export: produce annotations for shapes before painting shapes | Michael Stahl |
2023-03-20 | vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapes | Michael Stahl |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) |
2023-03-15 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Yousef_Rabia |
2023-03-14 | sd: fix crash in ViewTabBar::dispose() | Miklos Vajna |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-03-08 | Simplify usage of BinaryDataContainer | Mike Kaganski |
2023-03-07 | lok: form controls: rendering and mouse event forwarding | Marco Cecchetti |
2023-03-07 | clang-tidy dead-store | Noel Grandin |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-03-03 | Related: tdf#94319 object pasted in draw/impress is always centered | Caolán McNamara |
2023-03-03 | Revert "BaseMutex->std::mutex in AccessibleSlideSorterView" | Noel Grandin |
2023-03-02 | BaseMutex->std::mutex in SlideShowListenerProxy | Noel Grandin |
2023-03-02 | BaseMutex->std::mutex in AccessibleSlideSorterView | Noel Grandin |
2023-03-02 | BaseMutex->std::mutex in DrawSubControllerInterfaceBase | Noel Grandin |
2023-03-01 | create a default theme when SdrPage and SdrModel are created | Tomaž Vajngerl |
2023-02-28 | tdf#148966: pptx: workaround for multiline fields followed by linebreaks | Sarper Akdemir |
2023-02-27 | return by ref from SdrGlobalData | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in sd::tools::PropertySet | Noel Grandin |
2023-02-23 | related tdf#148966: rework sdr compatibility flags | Sarper Akdemir |
2023-02-20 | osl::Mutex->std::mutex in SdXCustomPresentation | Noel Grandin |
2023-02-19 | osl::Mutex->std::mutex in BitmapCache | Noel Grandin |
2023-02-18 | osl::Mutex->std::mutex in SdGlobalResourceContainer | Noel Grandin |
2023-02-17 | tdf#149756 tdf#152545 PPTX import: position of standard connector - part2 | Tibor Nagy |
2023-02-17 | SfxViewFrame* arg of SfxRequest ctor always dereferenced | Caolán McNamara |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-16 | SfxViewShell never takes a null SfxViewFrame* | Caolán McNamara |
2023-02-16 | Drop 'using namespace ::std' in dirs s* | Gabor Kelemen |
2023-02-15 | crashreporter: apparent null dereference | Caolán McNamara |
2023-02-11 | tdf#45705 Make SID_ZOOM_IN and SID_ZOOM_OUT smoother in Impress | Rafael Lima |
2023-02-08 | editeng: remove SvxLRSpaceItem::nTxtLeft | Michael Stahl |
2023-02-07 | cid#1520799 Unchecked dynamic_cast | Caolán McNamara |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |
2023-02-05 | osl::Mutex->std::mutex in sd::framework::FrameworkHelper | Noel Grandin |
2023-02-02 | osl::Mutex->std::mutex in sd::RandomAnimationNode | Noel Grandin |
2023-02-01 | Resolves: tdf#152845 AutoText preview not readable in high contrast mode | Caolán McNamara |
2023-01-31 | Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40 | Mike Kaganski |
2023-01-31 | sd: use XTheme to transport the theme to xmloff import/export | Tomaž Vajngerl |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-31 | SdrModel: we never set scale fraction to anything else than 1/1 | Tomaž Vajngerl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-26 | cid#1520593 Uncaught exception | Caolán McNamara |
2023-01-26 | use more concrete types in sd console | Noel Grandin |