summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-12-27vcl: change Get{Linear|Complex}GradientSteps()Chris Sherlock1-38/+31
2021-12-27vcl: remove unnecessary actions from DrawGradientToMetafile()Chris Sherlock2-52/+106
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski2-9/+13
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski8-16/+11
2021-12-25oss-fuzz: use fuzzer_statics for default staticsJan-Marek Glogowski47-138/+51
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski2-6/+9
2021-12-24use comphelper::WeakComponentImplHelper in JSDropTargetNoel Grandin2-14/+10
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen4-0/+4
2021-12-23ofz#42868 fix fuzzing buildCaolán McNamara1-0/+1
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin3-6/+12
2021-12-22tdf#129625, tdf#144672: sw: Add UItestXisco Fauli1-0/+2
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann2-2/+2
2021-12-22-Werror,-Wunused-variableStephan Bergmann1-1/+0
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski4-18/+10
2021-12-21tdf#131467 Qt set default position on first resizeJan-Marek Glogowski2-6/+15
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin1-1/+1
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski2-6/+6
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski14-233/+123
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin1-11/+6
2021-12-19use more cppu::BaseMutexNoel Grandin9-16/+13
2021-12-17tdf#146225 Revert "Use g_get_real_time instead of g_get_current_time"Hossein2-17/+22
2021-12-16Fix iOS compilation after recent changes to SequenceTor Lillqvist2-3/+3
2021-12-16Related tdf#145910: relax even more denylist about OpenGLJulien Nabet1-21/+1
2021-12-16Removed break; after returnAndrea Gelmini1-54/+0
2021-12-16drop ui-previewerCaolán McNamara3-156/+0
2021-12-16crashtesting: Assertion `nMin <= nMax' failed in MinMaxCaolán McNamara1-37/+44
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara1-0/+1
2021-12-15tdf#146225 Fix delay when exiting from the gtk3 uiHossein1-4/+14
2021-12-15tdf#145934 workaround rounding causing 'dancing characters'Caolán McNamara1-2/+2
2021-12-15tdf#144961 vcl: fix CJK matching in FindFontFamilyByAttributesHossein2-7/+31
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin10-27/+27
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski1-6/+12
2021-12-13remove newly unused Menu::InsertItem variantCaolán McNamara1-22/+0
2021-12-13desktop_detector is also a vcl pluginJan-Marek Glogowski2-1/+4
2021-12-13tdf#145764 - Change behaviour of BASIC IDE Home KeyAndreas Heinisch1-5/+11
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch1-1/+16
2021-12-11Fix typosAndrea Gelmini2-2/+2
2021-12-11explain the intent of HasDrawTransformedBitmap() betterLuboš Luňák2-4/+9
2021-12-11don't duplicate SalGraphics docs in SalGraphicsImplLuboš Luňák1-22/+15
2021-12-11Use g_get_real_time instead of g_get_current_timeHossein2-32/+17
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand23-62/+86
2021-12-10add resize_to_request to popoverCaolán McNamara3-3/+29
2021-12-10[loplugin:external] in vcl/skia/SkiaHelper.cxxJulien Nabet1-1/+1
2021-12-10cache Skia drawing based on checksum of bitmap content (tdf#146095)Luboš Luňák3-3/+50
2021-12-10tdf#127341 Do not activate TextEdit at right-klick on URL in calcArmin Le Grand (Allotropia)1-0/+7
2021-12-10return value by simply returning itLuboš Luňák3-13/+9
2021-12-10make sure Skia bitmap checksum is invalidated properlyLuboš Luňák3-1/+56
2021-12-10don't use 32bit Skia bitmaps if not configured soLuboš Luňák1-0/+4
2021-12-10tdf#143148 Use pragma once in vclVaibhavMalik41871-4/+1
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann2-8/+8