Age | Commit message (Expand) | Author |
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 | fix leaks when using tools::JsonWriter | Noel Grandin |
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-04 | tdf#151338 Rearrange table popup menu in Draw/Impress | Rafael Lima |
2023-04-04 | tdf#154451 UITest_impress_tests{,2}: enable oneprocess mode | Miklos Vajna |
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-27 | tdf#153466 PPTX import: fix "Custom position/size" background image | Tibor Nagy |
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 | Demultiplex test code | Stephan Bergmann |
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-16 | tdf#102261: pptx export: implement defTabSz ParaTabStopDefaultDistance | Sarper Akdemir |
2023-03-16 | tdf#102261: pptx import: handle defTabSz | Sarper Akdemir |
2023-03-16 | tdf#39667 filter,officecfg: PDF export dialog: set initial view to... | Michael Stahl |
2023-03-16 | XmlTestTools: factor out common code | Xisco Fauli |
2023-03-15 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Yousef_Rabia |
2023-03-15 | Silence a false -Werror=maybe-uninitialized | Stephan Bergmann |
2023-03-14 | elide some temporary OStrings | Noel Grandin |
2023-03-14 | sd: fix crash in ViewTabBar::dispose() | Miklos Vajna |
2023-03-14 | tdf#139618 Add WordArt fill types in pptx import | Regina Henschel |
2023-03-13 | tdf#39667 Enable tagged PDF by default | Samuel Mehrbrodt |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-03-09 | Wrong value for VT_UI4 (sd/propread) | Julien Nabet |
2023-03-08 | oox, sd: fix ever-increasing chart IDs when exporting to PPTX | Miklos Vajna |
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-07 | no need to allocate these separately | Noel Grandin |
2023-03-06 | CppunitTest_sd_tiledrendering: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
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 | qa: simplify code | Xisco Fauli |
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-28 | tdf#153105 PPTX export: fix "Custom position/size" background image | Tibor Nagy |
2023-02-27 | return by ref from SdrGlobalData | Noel Grandin |
2023-02-24 | BaseMutex->std::mutex in SdStyleSheet | Noel Grandin |
2023-02-24 | CppunitTest_sd_import_tests: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |