summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-12-29jsdialog: activate tabpage after switchSzymon Kłos
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-12-29jsdialog: weld Image widgetSzymon Kłos
2021-12-29Move SalInstanceImage decl to header fileSzymon Kłos
2021-12-29jsdialog: export common properties for ImageSzymon Kłos
2021-12-29tdf#143148 : Use pragma once instead of include guardsRamreiso Kashung
2021-12-28changeTextAntiAliasMode is unusedCaolán McNamara
2021-12-27tsan: fix data raceNoel Grandin
2021-12-27vcl: change Get{Linear|Complex}GradientSteps()Chris Sherlock
2021-12-27vcl: remove unnecessary actions from DrawGradientToMetafile()Chris Sherlock
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-12-25oss-fuzz: use fuzzer_statics for default staticsJan-Marek Glogowski
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-24use comphelper::WeakComponentImplHelper in JSDropTargetNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-23ofz#42868 fix fuzzing buildCaolán McNamara
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-22tdf#129625, tdf#144672: sw: Add UItestXisco Fauli
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann
2021-12-22-Werror,-Wunused-variableStephan Bergmann
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-21tdf#131467 Qt set default position on first resizeJan-Marek Glogowski
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski
2021-12-21Disallow multiple component files per libraryJan-Marek Glogowski
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17tdf#146225 Revert "Use g_get_real_time instead of g_get_current_time"Hossein
2021-12-16Fix iOS compilation after recent changes to SequenceTor Lillqvist
2021-12-16Related tdf#145910: relax even more denylist about OpenGLJulien Nabet
2021-12-16Removed break; after returnAndrea Gelmini
2021-12-16drop ui-previewerCaolán McNamara
2021-12-16crashtesting: Assertion `nMin <= nMax' failed in MinMaxCaolán McNamara
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara
2021-12-15tdf#146225 Fix delay when exiting from the gtk3 uiHossein
2021-12-15tdf#145934 workaround rounding causing 'dancing characters'Caolán McNamara
2021-12-15tdf#144961 vcl: fix CJK matching in FindFontFamilyByAttributesHossein
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski
2021-12-13remove newly unused Menu::InsertItem variantCaolán McNamara
2021-12-13desktop_detector is also a vcl pluginJan-Marek Glogowski
2021-12-13tdf#145764 - Change behaviour of BASIC IDE Home KeyAndreas Heinisch
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch
2021-12-11Fix typosAndrea Gelmini
2021-12-11explain the intent of HasDrawTransformedBitmap() betterLuboš Luňák
2021-12-11don't duplicate SalGraphics docs in SalGraphicsImplLuboš Luňák
2021-12-11Use g_get_real_time instead of g_get_current_timeHossein
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-10add resize_to_request to popoverCaolán McNamara