Age | Commit message (Expand) | Author |
2024-05-06 | fix jenkins Windows build | Noel Grandin |
2024-05-05 | replace createFromAscii with OUString literals in vcl::pdf::BuildinFont | Noel Grandin |
2024-05-04 | ofz#68504 Integer-overflow | Caolán McNamara |
2024-05-03 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-24 | tdf#160714 use crop box for bounds of embedded PDF object | Patrick Luby |
2024-04-19 | tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangle | Mike Kaganski |
2024-04-18 | tdf#160016 tdf#160704 Set the direction from src in StretchAndConvert | Tomaž Vajngerl |
2024-04-18 | tdf#160698: fix crash after opening print dialog | Tibor Nagy |
2024-04-17 | Drop FRound, and use generalized basegfx::fround | Mike Kaganski |
2024-04-15 | Generalize basegfx::fround for templated return type | Mike Kaganski |
2024-04-13 | Don't use lround when assigning to a double | Mike Kaganski |
2024-04-07 | tdf#160342 Unwanted space before end of line when printing | Aron Budea |
2024-04-02 | Fix UB after 8962141a12c966b2d891829925e6203bf8d51852 | Mike Kaganski |
2024-04-01 | tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangle | Mike Kaganski |
2024-03-31 | tdf#146619 Drop unused 'using namespace' in: vcl/ | Gabor Kelemen |
2024-03-30 | vcl: add resetLastUsed to ImpGraph | Tomaž Vajngerl |
2024-03-30 | vcl: change (graphic) Manager into a general memory manager | Tomaž Vajngerl |
2024-03-29 | ofz#67699 Integer-overflow | Caolán McNamara |
2024-03-23 | vcl: set "default" type only thorugh a ImpGraphic constructor | Tomaž Vajngerl |
2024-03-22 | vcl: simplify constructors of ImpGraphic | Tomaž Vajngerl |
2024-03-16 | ofz#67445 Timeout | Caolán McNamara |
2024-03-07 | fix use-after-free in PDFWriterImpl::appendUnicodeTextStringEncrypt | Noel Grandin |
2024-03-02 | Drop unused variable | Mike Kaganski |
2024-02-29 | vcl: separate scanline direction from ScanlineFormat | Tomaž Vajngerl |
2024-02-29 | Read of uninitialized Printer::mbResetPrintArea | Stephan Bergmann |
2024-02-29 | tdf#155218 sc: fix regression page orientation in print dialog | Tibor Nagy |
2024-02-26 | tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabled | Khaled Hosny |
2024-02-23 | tdf#159793 Save printer paper tray in RTF and DOCX | Oliver Specht |
2024-02-13 | ofz: scaling by 0 is an error for cairo rendering | Caolán McNamara |
2024-02-13 | tdf#159689: trailing newline before "endstream" must not count in Length | Mike Kaganski |
2024-02-11 | ofz#66222 Timeout, raise glyph cache size for fuzzing | Caolán McNamara |
2024-02-11 | tdf#155218 sc: fix incorrect print area | Tibor Nagy |
2024-02-09 | tdf#155218 sc: fix different page orientation in print dialog | Tibor Nagy |
2024-02-07 | cid#1591747 Unsigned compared against 0 | Caolán McNamara |
2024-02-06 | return string_view from some XmlWalker methods | Noel Grandin |
2024-02-05 | tdf#108037 speed up exporting large pdf (2) | Noel Grandin |
2024-02-05 | ofz#66471 Direct-leak | Caolán McNamara |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-19 | tdf#159254 import paper bin/paper source from rtf/docx files | Oliver Specht |
2024-01-10 | cid#1546141 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-02 | cid#1545235 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-31 | cid#1546464 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-31 | ofz#65266 Timeout | Caolán McNamara |
2023-12-30 | move IsFuzzing to comphelper | Caolán McNamara |
2023-12-19 | cid#1557601 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-06 | make AlphaMask separate from Bitmap | Noel Grandin |
2023-12-04 | ofz#64680 Integer-overflow | Caolán McNamara |
2023-12-02 | pass BitmapBuffer around by std::optional | Noel Grandin |
2023-11-30 | vcl: Fix comment | Khaled Hosny |