summaryrefslogtreecommitdiff
path: root/emfio
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
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-12-15update pchesCaolán McNamara
2020-12-09vcl: improve EMF+ -> WMF conversionMiklos Vajna
2020-12-08emfio: allow disabling EMF+ via a bootstrap variableMiklos Vajna
2020-12-04ofz#28271 divide-by-zeroCaolán McNamara
2020-12-03EMF: tdf#138467 Fix MapMode translationBartosz Kosiorek
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-14tdf#35986 EMF import: Add support for PS_COSMETIC line style in CREATEPENBartosz Kosiorek
2020-11-14tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek
2020-11-13tdf#123936 Formatting files in module emfio with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-09-21update pchesCaolán McNamara
2020-09-21emfio: fix emf/wmf test cppunit name vs makefile nameMiklos Vajna
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-17Fix typoAndrea Gelmini
2020-09-17tdf#136836 emfio: speed up import of EMF import when the orig PDF is availableMiklos Vajna
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-05Silence loplugin:staticmethods when the definition involves preprocessingStephan Bergmann
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-06emfio: create instances with uno constructorsNoel Grandin
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-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2DBartosz Kosiorek
2020-03-15tdf#124424 EMF+ Add tests for LinearGradientBartosz Kosiorek
2020-03-12comparison operators should be constNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann