- 1c814f3 tdf#96454 - Add test for arrow sizes for start/end widths using a style sheet by Andreas Heinisch · 13 days ago
- e1ace8b tdf#163343: ignore smil:keyTimes when smil:values is empty/missing by Mike Kaganski · 13 days ago
- 0534223 tdf#166030 Read bullet indents from metroBlob in ppt by Samuel Mehrbrodt · 3 weeks ago
- e0575ba cool#15133 sd: fix missing LOK read-only handling in FuDraw::DoubleClick() by Miklos Vajna · 2 weeks ago
- 715004c tdf#96454, tdf#126823 - Retrieve default arrow sizes for start/end widths by Andreas Heinisch · 3 weeks ago
- 75206fa SmartArt: More Undo/Redo, more ODF support by Armin Le Grand (collabora) · 2 weeks ago
- 0e40cab Fraction->double in SetOutputSizePixelScaleOffsetAndLOKBuffer by Noel Grandin · 2 weeks ago
- cff0def Fraction->double in FrPair by Noel Grandin · 3 weeks ago
- f70a118 SmartArt: Undo/Redo, SubSelection, Locking of IAs by Armin Le Grand (collabora) · 4 weeks ago
- 1ed8bf0 UnoApiTest: factor out common code for setting LO_IMPORT_USE_PDFIUM by Xisco Fauli · 4 weeks ago
- 59b1236 Use assertXPathDoubleValue instead of CPPUNIT_ASSERT_DOUBLES_EQUAL by Mike Kaganski · 4 weeks ago
- 8459f0b XmlWriter::attribute(double) should actually write a double value by Noel Grandin · 4 weeks ago
- 6686f02 tdf#128206, tdf#139808: avoid negative distance by Mike Kaganski · 4 weeks ago
- 04bc53c tdf#171225: don't lose camera rotation angle for mnShapePresetType < 0 by Mike Kaganski · 4 weeks ago
- b2a528f CppunitTest_sd_layout_tests: also check assert on Windows by Xisco Fauli · 4 weeks ago
- 095b7b3 Let test_tdf170386 work on Windows by Mike Kaganski · 5 weeks ago
- 5505d3b loplugin:constparams by Noel Grandin · 5 weeks ago
- 059b717 tdf#153368: Support optical size for variable fonts, part 7 by Khaled Hosny · 5 weeks ago
- 6bb9a35 Remove special treatment of UITests here by Mike Kaganski · 5 weeks ago
- ff1a7d5 tdf#166030 ppt: Default indent should be 0.95cm by Samuel Mehrbrodt · 6 weeks ago
- 2f2de29 tdf#130586: move UItest to CppUnittest by Xisco Fauli · 6 weeks ago
- 6d301f1 CppunitTest_sd_import_tests2: split in two by Xisco Fauli · 6 weeks ago
- 7b73f7c CppunitTest_sd_import_tests: split in two by Xisco Fauli · 6 weeks ago
- 0ee0ea9 CppunitTest_sd_import_tests: drop obsolete condition by Xisco Fauli · 6 weeks ago
- a9e9175 tdf#146619 Use more forward declarations in include/sfx2 by Gabor Kelemen · 7 weeks ago
- c963b8a Resolves: tdf#130586 reset mbPageEventOccurred in observation start by Caolán McNamara · 6 weeks ago
- 9822795 tdf#165732 PPTX: Fix misaligned text in small text boxes by Samuel Mehrbrodt · 7 weeks ago
- ba3fb90 merge UnoApiText and UnoApiXmlTest by Xisco Fauli · 7 weeks ago
- bb5a91e pdfium: update to 7691 by Miklos Vajna · 7 weeks ago
- 609d319 SmartArt: Replace PointNameMap & optimize some stuff by Armin Le Grand (collabora) · 7 weeks ago
- 3696d3d UnoApiTest: deactivate lok in tearDown by Xisco Fauli · 7 weeks ago
- 1611401 CppunitTest_sd_import_tests-smartart: remove empty tests by Xisco Fauli · 7 weeks ago
- 86ef179 sd: duplicate and move test by Jaume Pujantell · 7 weeks ago
- 4a46d51 tdf#166030 ppt: Fix spacing for bullets in text box by Samuel Mehrbrodt · 7 weeks ago
- 54b76f7 Avoid parameter introduced in Python 3.12 by Mike Kaganski · 7 weeks ago
- 6577d2a UnoApiTest: merge loadFromURL and loadWithParams into one by Xisco Fauli · 8 weeks ago
- 5a0d14e tdf#168109: Ignore draw:page-number attribute for notes' thumbnails by Mike Kaganski · 8 weeks ago
- 6897edf tdf#169559: PPTX import master placeholder styles by Karthik Godha · 4 months ago
- 84ad0f6 Fix "is build"->"is built" by Andrea Gelmini · 8 weeks ago
- 8d6cc29c enable-msvc-analyze: C6011: Dereferencing NULL pointer by Mike Kaganski · 8 weeks ago
- c917b55 tdf#170241 tdf#169952 sd: add unit test for embedded OLE obj export by Aron Budea · 8 weeks ago
- ca6fe5a sd: only load one document per test by Xisco Fauli · 8 weeks ago
- fd07ec3 CppunitTest_sd_import_tests: split single test into different ones by Xisco Fauli · 9 weeks ago
- 1c11200 tdf#169952: Convert static counters to member variables by Karthik Godha · 3 months ago
- 53d3a02 UnoApiTest: drop setFilterOptions by Xisco Fauli · 9 weeks ago
- e2fdcab qa: use UnoApiTest::save in some places by Xisco Fauli · 9 weeks ago
- 95f974c Use ScopedConfigValue by Mike Kaganski · 9 weeks ago
- 4ed617e Use ScopedConfigValue in places where the values weren't restored by Mike Kaganski · 9 weeks ago
- d0e23db Drop MacrosTest::Resetter, and use comphelper::ScopeGuard by Mike Kaganski · 9 weeks ago
- 49a49ac tdf#170466 sd UI, bullet library: avoid unwanted defaults by Miklos Vajna · 9 weeks ago
- 50159db Harmonize "an URL" -> "a URL" by Andrea Gelmini · 10 weeks ago
- fac0e4f tdf#169035 sd: Make para align start/end the default by Jonathan Clark · 10 weeks ago
- fde80f0 SmartArt: Adapt DiagramModel by Armin Le Grand (collabora) · 10 weeks ago
- 3f87466 tdf#170386: Delay broadcasting object changes, not drop it by Mike Kaganski · 10 weeks ago
- 7439320 sd: use SAL_RET_MAYBENULL in GetViewShell() by Xisco Fauli · 2 months ago
- 63e4293 tdf#112327 - Impress: disable master layouts in page view by Andreas Heinisch · 3 months ago
- 97e5975 tdf169376: Revert "tdf#137833 Always respect EXIF Orientation... by Xisco Fauli · 3 months ago
- 1c3c61a sd_export_tests-ooxml4: Add test for e2b30525c3f0 by Xisco Fauli · 3 months ago
- 7b46e18 sd: Add para align start/end support to OOXML filter by Jonathan Clark · 3 months ago
- 363a043 sd_export_tests-ooxml4: Add test for 899a82001a48 by Xisco Fauli · 3 months ago
- dc3e49d remove unneeded test file by Caolán McNamara · 3 months ago
- c5d1aab kit: Don't exit shape edit mode due to a view-switch by Caolán McNamara · 3 months ago
- efeee38 tdf#166335 oox export: don't export invalid gluepoint fmla by justin.luth@collabora.com · 3 months ago
- 222c6a3 sd: add unit test for odp export of canvas slide by Mohit Marathe · 4 months ago
- 2a10b4e sd: add testOmitCanvasSlideExport by Mohit Marathe · 4 months ago
- feebd30 SmartArt: Manage OOXDomTrees at DiagramHelper by Armin Le Grand (collabora) · 3 months ago
- b63115f tdf#146619 Use more forward declarations in include/vcl/[d-g]* by Gabor Kelemen · 3 months ago
- e6c057d sd_export_tests-ooxml4: Add test for 3a933c3af6c8 by Xisco Fauli · 3 months ago
- 7ea26e0 tdf#169941: sd_export_tests-ooxml4: Add test by Xisco Fauli · 3 months ago
- fcfe97f tdf#168110 - sd fix Placeholder default text is visible by Balazs Varga · 4 months ago
- da61cce tdf#169979: sd_export_tests-ooxml4: Add test by Xisco Fauli · 3 months ago
- 4b0ff25 tdf#165180 qa: instead of testing PPTX_2007, test PPTX (2010) by Justin Luth · 4 months ago
- ce17fd2 tdf#170202: sd_export_tests-ooxml4: Add test by Xisco Fauli · 3 months ago
- 6b3ba34 sd: Default drawing style to use ComplexColor for fill and line by Tomaž Vajngerl · 4 months ago
- 1bc761e tdf#169911: sd_export_tests-ooxml4: Add test by Xisco Fauli · 3 months ago
- d7e4c02 tdf#169813 - Reset default dash option during GDIMetaFileImport by Andreas Heinisch · 3 months ago
- 415c7e0 tdf#170166: sd ooxml export: fix bullets in subtitle presobj by Balazs Varga · 3 months ago
- e54b082 tdf#170102 add unit test by Aron Budea · 3 months ago
- fe9fab9 Related: tdf#89365 sd UI, from numbering to bullet: fix defaults by Miklos Vajna · 4 months ago
- c60be14 SmartArt: Move Information from GrabBag to DiagramHelper by Armin Le Grand (collabora) · 4 months ago
- f0a8db3 tdf#169705: sd_export_tests-ooxml3: Add test by Xisco Fauli · 4 months ago
- f8cd80fd This uitest depends on enabled poppler support by Caolán McNamara · 4 months ago
- c8c9582 fix test for ENABLE_CAIRO_RGBA by Caolán McNamara · 4 months ago
- 19732a2 tdf#169694: sd_export_tests-ooxml3: Add test by Xisco Fauli · 4 months ago
- abe023e tdf#169524: Fix left margin import/export in PPTX by Karthik Godha · 4 months ago
- 7cf38e1 replace Japanese text to get consistent fonts used by Caolán McNamara · 4 months ago
- 3ad22de SmartArt: Add posssibility to edit (simple) text by Armin Le Grand (collabora) · 4 months ago
- f2736a8 sd: pptx: fix footer moving places for MSO by Jaume Pujantell · 5 months ago
- 4bc4fc7 add comment to skipValidation() call by Noel Grandin · 4 months ago
- eb338da tdf#169825 AutoLayout can be incorrectly exported to PPTX by Aron Budea · 4 months ago
- 959decd basegfx: BColorStops shouldn't derive from std::vector by Tomaž Vajngerl · 4 months ago
- 7f198b2 Drop class utl::MediaDescriptor, and use comphelper::SequenceAsHashMap by Mike Kaganski · 4 months ago
- e820151 tdf#165180 tdf#96389 pptx: treat all 2010 filters the same by Justin Luth · 4 months ago
- 1fbf933 tdf#165180 tdf#96389 pptx: treat 2007 template same as other filters by Justin Luth · 4 months ago
- a547efb tdf#169781: PPTX legacy VML files are not imported by Karthik Godha · 4 months ago
- c6727aa sd_export_tests-ooxml4: Add test for 38b239c8bcf9 by Xisco Fauli · 4 months ago
- ebd1026 Fix typo by Andrea Gelmini · 4 months ago
- 663551c tdf#146619 Run IWYU again on include/test by Gabor Kelemen · 5 months ago
- 919b098 tdf#169706 correct unit test and file name by Aron Budea · 4 months ago
- 7c10ffb sd_export_tests-ooxml4: Add test for 7902c87f479a by Xisco Fauli · 4 months ago