Age | Commit message (Expand) | Author |
2024-09-05 | tdf#162359 sw: fix the export of comments as PDF annotations | Tibor Nagy |
2024-06-05 | annot: improve PDF annotation export and clean-up PDFNote class | Tomaž Vajngerl |
2024-05-22 | tdf#124116 Correct Writer text shaping across formatting changes | Jonathan Clark |
2024-02-19 | hide more symbols | Noel Grandin |
2023-12-12 | tdf#146619 Recheck include/[v-x]* with IWYU | Gabor Kelemen |
2023-10-25 | vcl,sw: PDF/UA export: produce Ruby and Warichu SEs | Michael Stahl |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-04 | tdf#138792: PDF export: add batch of dublin core attributes | Sarper Akdemir |
2023-09-04 | tdf#138792: PDF export: fix date of xmp:CreateDate | Sarper Akdemir |
2023-08-30 | Fix typo | Andrea Gelmini |
2023-07-14 | Fix typo | Andrea Gelmini |
2023-07-14 | tdf#154982 vcl: PDF Export: split BeginStructureElement | Michael Stahl |
2023-06-14 | Make encodeForXml accessible for other modules | Szymon Kłos |
2023-06-12 | cid#1532366 Uninitialized scalar variable | Caolán McNamara |
2023-06-08 | pdfium: better suport for annotations and some fixes | Jaume Pujantell |
2023-04-05 | vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObj | Michael Stahl |
2023-04-04 | tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role for form controls | Michael Stahl |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-20 | vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapes | Michael Stahl |
2023-03-11 | tdf#114441 Convert sal_uLong to sal_uInt32 | Abdallah Elhdad |
2023-03-08 | vcl: PDF export: remove versions PDF_1_2, PDF_1_3 | Michael Stahl |
2023-03-08 | vcl: PDF export: default to PDF 1.7 | Michael Stahl |
2023-03-08 | vcl,sw: PDF/UA export: tag headers and footers as required | Michael Stahl |
2023-03-08 | vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7 | Michael Stahl |
2023-02-01 | tdf#66580 write more metadata to embedded and attached files | Tomaž Vajngerl |
2023-01-24 | tdf#66580 write ODF document as an attachment in hybrid mode | Tomaž Vajngerl |
2023-01-03 | tdf#114441 Convert sal_uLong to a better type | Andrea Rosetti |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-11-15 | tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headers | Michael Stahl |
2022-10-25 | tdf#148934 PDF/UA export: add Contents entry to Link annotations | Michael Stahl |
2022-09-21 | use more string_view in vcl | Noel Grandin |
2022-09-14 | sw content controls, dropdown: add PDF export | Miklos Vajna |
2022-09-13 | sw content controls, checkbox: add PDF export | Miklos Vajna |
2022-09-13 | vcl: fix mergelibs build | Miklos Vajna |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-05-22 | cid#1504541 Uninitialized scalar field | Caolán McNamara |
2022-05-18 | tdf#105972: pdf form: export date fields as date type | Xisco Fauli |
2022-05-18 | tdf#105972: pdf form: export time fields as time type | Xisco Fauli |
2022-05-18 | Avoid uninitialized vcl::EditWidget::PrependCurrencySymbol | Stephan Bergmann |
2022-05-17 | tdf#105972: pdf form: export numeric and currency fields as number type | Xisco Fauli |
2022-05-12 | tdf#143612: map SecondaryRefValue in form pdf export | Xisco Fauli |
2022-05-11 | tdf#148442: map RefValue property to onValue in pdf | Xisco Fauli |
2022-05-01 | use string_view in WhitespaceToSpace | Noel Grandin |
2021-10-30 | tools::Long->sal_Int32 in the DX arrays | Noel Grandin |
2021-10-29 | pass DX array around using o3tl::span instead of pointer | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-05-11 | gtk4: menu item text seems to be parsed as xml now, so escape the basics | Caolán McNamara |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2020-10-19 | use tools::Long in vcl | Noel |