Age | Commit message (Expand) | Author | Files | Lines |
2025-03-31 | tdf#165521 pptx layout: don't use font's leading for cells too | Justin Luth | 1 | -2/+2 |
2025-03-07 | tdf#165341 - FILEOPEN PPTX: fix paragraph alignment for text wrapped shapes | Balazs Varga | 1 | -0/+17 |
2025-03-07 | tdf#165321 - sd ooxml import fix missing shapes or shapes with near | Balazs Varga | 1 | -8/+31 |
2025-02-25 | tdf#164640: improve unittest | Xisco Fauli | 1 | -14/+41 |
2025-02-25 | tdf#164640: sd_import_tests2: Add unittest | Xisco Fauli | 1 | -0/+28 |
2025-01-06 | tdf#163852 ooxml: fix import of cropped vector graphic objects | Balazs Varga | 1 | -0/+18 |
2024-12-09 | tdf#158512: PPTX import: reset useBgFill flag when it is unused | Vasily Melenchuk | 1 | -0/+13 |
2024-11-12 | loplugin:reftotemp in sd | Noel Grandin | 1 | -9/+9 |
2024-08-29 | tdf#161826 - Add uniform Glow effect for texts in shapes | Balazs Varga | 1 | -0/+16 |
2024-08-12 | tdf#156857: sd ooxml import: fix shape size if spAutofit is set | Balazs Varga | 1 | -4/+4 |
2024-06-27 | tdf#157019 PPTX import: Workaround for object placeholder shape preset | Tibor Nagy | 1 | -6/+6 |
2024-06-22 | tdf#157529 PPTX import: fix transparency value | Tibor Nagy | 1 | -0/+25 |
2024-06-19 | tdf#160490 PPTX import: fix automatically resized placeholder height | Tibor Nagy | 1 | -4/+27 |
2024-06-18 | loplugin:ostr in various | Noel Grandin | 1 | -3/+3 |
2024-06-10 | Related: tdf#161430 add test case to guard against its return | Caolán McNamara | 1 | -0/+23 |
2024-05-30 | loplugin:ostr in sd | Noel Grandin | 1 | -136/+140 |
2024-05-13 | tdf#161023: Empty spans may only define paragraph marks in text documents | Mike Kaganski | 1 | -0/+52 |
2024-04-03 | svx: read font and spacing scaling from oox, add bot as UNO prop. | Tomaž Vajngerl | 1 | -3/+3 |
2024-03-29 | tdf#157285 PPTX import: fix placeholder height | Tibor Nagy | 1 | -0/+23 |
2024-03-14 | tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors | Rafał Dobrakowski | 1 | -7/+7 |
2024-03-13 | tdf#141908 - CppUnittests: replace usage of sal_Int32 with colors | Rafał Dobrakowski | 1 | -1/+2 |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski | 1 | -3/+3 |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski | 1 | -1/+1 |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin | 1 | -1/+1 |
2023-11-01 | tdf#155512: sd: qa: unit: add unit test "testMasterSlides" | Henry Castro | 1 | -0/+10 |
2023-10-30 | tdf#157679: Revert "pptx: import shape text from master page" | Xisco Fauli | 1 | -11/+0 |
2023-10-21 | use Liberation Sans instead of Calibri in the test for tdf#144092 | Sarper Akdemir | 1 | -2/+2 |
2023-09-04 | tdf#48083 Import mso_fillBackground from ppt | Samuel Mehrbrodt | 1 | -1/+15 |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl | 1 | -0/+1 |
2023-08-16 | tdf#153012: import chart's c:clrMapOvr element | Mike Kaganski | 1 | -0/+31 |
2023-08-15 | tdf#153008: srcRect may have some members negative | Mike Kaganski | 1 | -0/+19 |
2023-08-04 | oox: default first line indent is 0 | Szymon Kłos | 1 | -0/+18 |
2023-08-04 | pptx: import shape text from master page | Szymon Kłos | 1 | -0/+11 |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann | 1 | -3/+0 |
2023-04-12 | xmloff: ODF import/export for style:overflow-behavior "clip" | Sarper Akdemir | 1 | -0/+20 |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl | 1 | -7/+7 |
2023-03-16 | tdf#102261: pptx import: handle defTabSz | Sarper Akdemir | 1 | -2/+2 |
2023-03-15 | Silence a false -Werror=maybe-uninitialized | Stephan Bergmann | 1 | -1/+1 |
2023-02-23 | CppunitTest_sd_import_tests2: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli | 1 | -236/+77 |
2023-01-04 | tdf#149588 pptx import: transparency at SolidFill | Attila Szűcs | 1 | -0/+20 |
2022-12-05 | Make sure bHasShadow has a value | Stephan Bergmann | 1 | -1/+1 |
2022-12-01 | sd: check files are loaded without any warning error | Xisco Fauli | 1 | -1/+1 |
2022-11-29 | tdf#152186 PPTX export: fix shadow of the shape in theme | Tibor Nagy | 1 | -0/+17 |
2022-11-29 | sd: remove unused includes | Xisco Fauli | 1 | -2/+0 |
2022-11-29 | SdModelTestBase: introduce createSdImpressDoc and createSdDrawDoc | Xisco Fauli | 1 | -73/+73 |
2022-11-23 | Fix loplugin:redundantcast check for same-type dynamic_cast | Stephan Bergmann | 1 | -49/+25 |
2022-11-03 | UnoApiXmlTest: add new wrapper for XmlTestTools tests | Xisco Fauli | 1 | -2/+2 |
2022-11-03 | fix rendering of text when "fit to frame" is enabled | Tomaž Vajngerl | 1 | -2/+2 |
2022-11-02 | tdf#54857 elide more dynamic_cast | Noel Grandin | 1 | -10/+10 |
2022-10-31 | CppunitTest_sd_import_tests2: inherit from UnoApiTest | Xisco Fauli | 1 | -444/+233 |