/clucene/

'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-24one more BmpConversion::N8BitNoConversion for alpha hackLuboš Luňák
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-29Consider mpAlphaVDev when processing metafile in OutputDevice::DrawOutDevMike Kaganski
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-23Add missing mpAlphaVDev handlingMike Kaganski
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-20Simplify the logicMike Kaganski
2020-05-18Move comment closer to where it belongsMike Kaganski
2020-05-18Simplify this a bitMike Kaganski
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock
2020-05-15if GetFontCharMap returns true xFontCharMap was resetCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-15Fix typoAndrea Gelmini
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-22Fix typoAndrea Gelmini
2020-02-22tdf#130768 need to use mnOutOffX/mnOutOffYArmin Le Grand (Collabora)
2020-02-21tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-04tdf#74702: Remove enum OutDevType from OutputDevice::drawOutDevDirectYusuf Keten
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-23Revert "Drawing calc grid misses pixels on bottom and right; fix."Thorsten Behrens
2019-12-22Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks