Age | Commit message (Expand) | Author |
2023-04-25 | oox: write graphic (blip) in ThemeExport - BlipFill | Tomaž Vajngerl |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-24 | oox: combine graphic cache into GraphicExportCache class | Tomaž Vajngerl |
2023-04-24 | oox: extend ThemeExport to export font and format scheme of a theme | Tomaž Vajngerl |
2023-04-24 | tdf#145359 related: Fix SdNavigator dnd z ordering | Jim Raykowski |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | cid#1401342 silence Uncaught exception | Caolán McNamara |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-23 | cid#1401342 Uncaught exception | Caolán McNamara |
2023-04-23 | Run clang-tidy with misc-unused-using-decls on modules [s-t]* | Gabor Kelemen |
2023-04-21 | tdf#154546 skip dispatch when presenter controller is not set | Patrick Luby |
2023-04-21 | MCGR: Reduce diverse GradientStyle enums to single UNO API one | Armin Le Grand (allotropia) |
2023-04-21 | tdf#154946: Draw/Impress Standard toolbar missing many icons | Julien Nabet |
2023-04-21 | related tdf#154501: pptx import: push cell's RotateAngle after text | Sarper Akdemir |
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 | tdf#154754: sd_export_tests: Add unittest | Xisco Fauli |
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 | Remove some unused includes | Miklos Vajna |
2023-04-17 | oox: tcPr vert roundtrip, introduce interopability grab bag for table cell | Sarper Akdemir |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-15 | Fix number decimal separator in text tags in ui several files | Julien Nabet |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir |
2023-04-12 | rename intern->internal | Noel Grandin |
2023-04-11 | tdf#154363 sd: fix line connectors regression of mirrored shapes | Tibor Nagy |
2023-04-11 | tdf#150477: Change "Slide" to "Page" in Draw status bar | Baole Fang |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-04-10 | Use more *string_view | Mike Kaganski |
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 | 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 |