Age | Commit message (Expand) | Author |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-19 | MCGR: 2nd corrections/adaptions to MCGR | Armin Le Grand (allotropia) |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-19 | loplugin:finalclasses in sd | Noel Grandin |
2023-04-19 | tdf#154883 Set doc as modified on applying table style | Maxim Monastirsky |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2023-04-18 | tdf#90253: Impress: make TextBox retain its height | Bayram Çiçek |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-12 | rename intern->internal | Noel Grandin |
2023-04-11 | tdf#150477: Change "Slide" to "Page" in Draw status bar | Baole Fang |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-04-07 | tdf#154437: Check "Page" instead of "Slide" in Draw rename | Baole Fang |
2023-04-06 | sd: fix crash in DrawViewShell::ExecCtrl | Xisco Fauli |
2023-04-06 | Missing XServiceInfo | Stephan Bergmann |
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 |