summaryrefslogtreecommitdiff
path: root/emfio/source/reader/wmfreader.cxx
AgeCommit message (Expand)Author
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-08WMF tdf#142625 Refactor Bitmap records, to better handle missing featuresBartosz Kosiorek
2021-06-07WMF tdf#142625 Continue read records if unimlemented features foundBartosz Kosiorek
2021-06-05WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek
2021-06-02WMF: add more SAL warnings in case record was not implementedBartosz Kosiorek
2021-05-28tdf#53004 tdf#142495 WMF EMF Fix displaying Text with OPAQUE and CLIPPEDBartosz Kosiorek
2021-05-15tdf#117957 WMF Add support for selecting colors from paletteBartosz Kosiorek
2021-04-09-Werror,-Wformat (clang-cl)Stephan Bergmann
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25WMF/EMF Convert all index type of Objects to unsignedBartosz Kosiorek
2021-03-22WMF EMF Add more SAL_INFO and SAL_WARN to help debugging import issuesBartosz Kosiorek
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: emfioStephan Bergmann
2020-05-30tdf#133448 tdf#133435 ignore broken rectangles so can we load dodgy EMF/WMFNoel Grandin
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-30ofz#17817 avoid OOMCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-06ofz: timeoutCaolán McNamara
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26ofz#6563 nBytesPerScan of 0Caolán McNamara
2018-02-19use RawBitmap in W_META_BITBLTNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-12ofz: timeoutCaolán McNamara
2018-02-08ofz: timeoutCaolán McNamara
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-15More loplugin:cstylecast: emfioStephan Bergmann
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin