Age | Commit message (Expand) | Author |
2023-03-05 | svx: add test for RotatePoint | Tomaž Vajngerl |
2023-03-05 | svx: SdrRectObj move, rotate tests | Tomaž Vajngerl |
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-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-24 | tdf#141908 Replace usage of sal_Int32 with Color | ektagoel12 |
2023-01-20 | tdf#148000 impress: Handle linebreaks on fontwork. | Attila Szűcs |
2023-01-14 | Removed executable bits on source file | Andrea Gelmini |
2023-01-14 | tdf#153000 Unittest file types MSO_SPT=25 to 31 | Regina Henschel |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-01 | oox: add support for importing font scheme into a svx::Theme | Tomaž Vajngerl |
2022-12-21 | qa: hint about tolerance in names | Xisco Fauli |
2022-12-15 | UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUAL | Xisco Fauli |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-11-23 | svx/qa: add checks for PDFiumDocument pointer | Tarcísio Ladeia de Oliveira |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli |
2022-11-03 | UnoApiXmlTest: add new wrapper for XmlTestTools tests | Xisco Fauli |
2022-11-01 | CppunitTest_svx_styles: inherit from UnoApiTest | Xisco Fauli |
2022-11-01 | CppunitTest_svx_core: inherit from UnoApiTest | Xisco Fauli |
2022-11-01 | CppunitTest_svx_unit: inherit from UnoApiTest | Xisco Fauli |
2022-10-11 | tdf#151060 sw PDF export: don't paint off-page part of drawing object | Miklos Vajna |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-08-29 | ref-count SdrObject | Noel Grandin |
2022-08-26 | tdf#149971 avmedia: implement video crop support in the gsteamer backend | Miklos Vajna |
2022-08-25 | Related: tdf#149971 avmedia: add doc model and render for crop of media objects | Miklos Vajna |
2022-08-24 | Related: tdf#149971 svx: support explicitly provided snapshots for media shapes | Miklos Vajna |
2022-08-11 | some --disable-pdfium fixes | Caolán McNamara |
2022-07-21 | tdf#123983 fix loading graphic that is in root folder + test | Tomaž Vajngerl |
2022-07-20 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna |
2022-06-24 | tdf#148522 svx: fix undo of cell border changes text alignment in other cells | Miklos Vajna |
2022-06-18 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-06-14 | Remove some unused includes | Miklos Vajna |
2022-05-05 | tdf#148707 implicit moveTo on all not only on first | Regina Henschel |
2022-05-03 | Just use Any ctor instead of makeAny in svx | Stephan Bergmann |
2022-04-29 | tdf#148714 connect first and second arc with arcTo | Regina Henschel |
2022-04-28 | sd theme: add PPTX import for shape fill color effects | Miklos Vajna |
2022-04-22 | sd theme: add rendering for shape fill color effects | Miklos Vajna |
2022-04-21 | tdf#55058 tdf#143875 EMF+ Fix display of dashed lines and line joints | Bartosz Kosiorek |
2022-04-20 | tdf#148501 color shades only for filled PolyPolygons | Regina Henschel |
2022-04-13 | sd theme: add UNO API for shape fill color effects | Miklos Vajna |
2022-03-10 | sd theme: add PPTX import for shape fill color | Miklos Vajna |
2022-03-03 | Recheck modules sv* with IWYU | Gabor Kelemen |
2022-03-03 | sd theme: add rendering for shape fill color | Miklos Vajna |
2022-03-01 | Fix typos | Andrea Gelmini |
2022-02-24 | sd theme: add UNO API for shape fill color | Miklos Vajna |
2022-02-17 | tdf#147409 tdf#146866 use SetPropertyValue for toggle | Regina Henschel |
2022-02-17 | tdf#145700 Improve lighting in extruded custom shapes | Regina Henschel |
2022-02-11 | PNG export: allow setting filter data keys from the cmdline | Miklos Vajna |
2022-02-05 | WaE: angle[1|2] may be used uninitialized [-Wmaybe-uninitialized] | Caolán McNamara |