Age | Commit message (Expand) | Author |
2022-05-09 | tdf#89331 EMF/WMF Fix holes in lines created with LINETO | Bartosz Kosiorek |
2022-04-06 | Fix type, calculation of FamilyFont PitchAndFamily | Hossein |
2022-03-15 | tdf#145614 Convert #define to enum and constexpr | Hossein |
2022-03-10 | tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION | Bartosz Kosiorek |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2021-11-10 | Simplify MtfTools::ImplMap | Mike Kaganski |
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-08 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-09-03 | no need to allocate BSaveStruct separately | Noel Grandin |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-06-11 | drop EMF+ also when converting WMF, not just EMF | Luboš Luňák |
2021-06-11 | WMF/EMF tdf#59814 tdf#142567 Fix RestoreDC record | Bartosz Kosiorek |
2021-06-05 | WMF Change the sign of read fields in BITBLT and DIB records | Bartosz Kosiorek |
2021-05-28 | tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPED | Bartosz Kosiorek |
2021-05-22 | tdf#55007 EMF Allow negatives values for Start Point and End Point | Bartosz Kosiorek |
2021-05-15 | tdf#117957 WMF Add support for selecting colors from palette | Bartosz Kosiorek |
2021-05-07 | tdf#55058 tdf#141982 EMF: Add rotation support for INTERSECTCLIPRECT record | Bartosz Kosiorek |
2021-04-27 | More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor] | Stephan Bergmann |
2021-03-25 | WMF/EMF Convert all index type of Objects to unsigned | Bartosz Kosiorek |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-23 | tdf#127471 Detect&Correct EMF/WMF with wrong FontScale | Armin Le Grand (Allotropia) |
2021-02-19 | update pches | Caolán McNamara |
2020-12-15 | update pches | Caolán McNamara |
2020-12-09 | vcl: improve EMF+ -> WMF conversion | Miklos Vajna |
2020-11-13 | tdf#123936 Formatting files in module emfio with clang-format | Philipp Hofer |
2020-10-27 | tdf#137413 EMF import: fix transparency in the PDF fallback case | Miklos Vajna |
2020-10-22 | long->tools::Long in emfio..filter | Noel |
2020-09-21 | update pches | Caolán McNamara |
2020-09-18 | [API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fill | Miklos Vajna |
2020-09-17 | Fix typo | Andrea Gelmini |
2020-09-17 | tdf#136836 emfio: speed up import of EMF import when the orig PDF is available | Miklos Vajna |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-03-12 | comparison operators should be const | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-14 | loplugin:finalclasses in basic..emfio | Noel Grandin |
2019-12-20 | tdf#42949 Fix IWYU warnings in emfio/ | Gabor Kelemen |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-23 | emfio: extra logging | Chris Sherlock |
2019-11-19 | make some classes module-private | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-26 | loplugin:constmethod in embeddedobj..extensions | Noel Grandin |
2019-07-04 | remove some unneede vcl/bitmap.hxx includes | Noel Grandin |
2019-06-04 | Avoid truncation of ±1E20 to long | Stephan Bergmann |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |