Age | Commit message (Expand) | Author |
2021-09-16 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-12 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-08 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-07 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-06 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-05 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-05 | Simplify a bit nOldROP management (emfio/wmfreader) | Julien Nabet |
2021-09-04 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-04 | use std::vector for fetching DX array data | Noel Grandin |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | tdf#88163 Fix WMF font size | Hossein |
2021-09-03 | no need to allocate BSaveStruct separately | Noel Grandin |
2021-09-01 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-01 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-01 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-31 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-31 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-31 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-31 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-30 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-30 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-29 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-29 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-25 | ofz#36481 Timeout | Caolán McNamara |
2021-07-13 | Enable automatic code style formatting for EmfImportTest.cxx | Bartosz Kosiorek |
2021-07-13 | Decrease line length of EmfImportTest.cxx by introducing const string | Bartosz Kosiorek |
2021-07-06 | CppunitTest_emfio_emf: add some tolerance in TestDrawStringAlign | Miklos Vajna |
2021-07-03 | EMF+ tdf#142941 Fixes for SrcRect in DrawImagePoints | Bartosz Kosiorek |
2021-07-01 | EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawString | Bartosz Kosiorek |
2021-06-23 | EMF+ tdf#142975 Add brush support to DrawString record | Bartosz Kosiorek |
2021-06-18 | Resolves: ofz#34920 allow displaying only one text string | Bartosz Kosiorek |
2021-06-17 | EMF+ WMF Update the variable names and add additional TODO warnings | Bartosz Kosiorek |
2021-06-11 | drop EMF+ also when converting WMF, not just EMF | Luboš Luňák |
2021-06-11 | EMF tdf#59814 tdf#142567 Align RestoreDC record with MSO implementation | Bartosz Kosiorek |
2021-06-11 | ofz#35150 crash in Bitmap::Crop from wmf load | Caolán McNamara |
2021-06-11 | ofz#35149 crash in vcl::bitmap::CreateFromData from wmf load | Caolán McNamara |
2021-06-11 | WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC record | Bartosz Kosiorek |
2021-06-10 | EMF tdf#142745 Improve performance of FILLRGN, PAINTRGN, EXTSELECTCLIPRGN | Bartosz Kosiorek |
2021-06-09 | WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBlt | Bartosz Kosiorek |
2021-06-08 | WMF tdf#142625 Refactor Bitmap records, to better handle missing features | Bartosz Kosiorek |
2021-06-07 | WMF tdf#142625 Continue read records if unimlemented features found | Bartosz Kosiorek |