summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-07-05tdf#121740 improve ppt load time on windows, reduce image swapoutNoel Grandin
2019-07-05move the contour-finding code inside vclNoel Grandin
2019-07-04move some Bitmap replace logic inside vclNoel Grandin
2019-07-04move "replace transparency" logic inside vclNoel Grandin
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-02tdf#113448 Export font used for checkbox markThorsten Behrens
2019-07-02tdf#113448 don't export any font for radio buttonsThorsten Behrens
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-23Also treat negative DIBInfoHeader::nX/YPelsPerMeter as an errorStephan Bergmann
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-17At least log errors in GfxLink::GetSwapInDataStephan Bergmann
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-06-10tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-09loplugin:constantparamNoel Grandin
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-06-04Use ICU UCHAR_VERTICAL_ORIENTATION when availableKhaled Hosny
2019-06-03tdf#107487 fix font fallback for non-BMP characters.Mark Hung
2019-05-24tdf#125472: fix RemoveTransparenciesFromMetaFile(vcl/gdi)Julien Nabet
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22tdf#120837 File saving at least 5 times slowerNoel Grandin
2019-05-22widgettheme: support multiple spinbox orientationsTomaž Vajngerl
2019-05-14Look for "online" theme when running LOOL and "ios" only on IOSTomaž Vajngerl
2019-05-14Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-05-07tdf#125153 vcl: fix ImplReadDIBFileHeader()Michael Stahl
2019-05-07WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl
2019-05-04Replace list by vector for ConnectedComponentsListJulien Nabet
2019-05-04Restore old quick-check behaviour...Jan-Marek Glogowski
2019-05-03ofz#14119 make erasing bitmap fasterCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-05-01fix bug in BitmapEx::operator==Noel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-30drop Graphic::operator boolNoel Grandin
2019-04-29update Metafile dumper and change the order of MetaActionsTomaž Vajngerl
2019-04-28Just apply Asian kerning to unmodified glyphsJan-Marek Glogowski
2019-04-28Move and fix Asian kerning unicode point checkJan-Marek Glogowski
2019-04-28Move lcl_CalcAsianKerning near its only userJan-Marek Glogowski
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl