summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-12-30vcl: move drawLine to SvpGraphicsBackendTomaž Vajngerl
2021-12-30vcl: move drawPixel to SvpGraphicsBackendTomaž Vajngerl
2021-12-30vcl: move applyColor and clipRegion to CairoCommonTomaž Vajngerl
2021-12-30Fix uppercase EOT => LIBEOT usageJan-Marek Glogowski
2021-12-30Minimal vcl applicationHossein
2021-12-30jsdialog: send default button stateSzymon Kłos
2021-12-30vcl: move getting and releasing cairo context to CairoCommonTomaž Vajngerl
2021-12-30vcl: move lineColor, fillColor and paintMode to SvpGraphicBackendTomaž Vajngerl
2021-12-30vcl: move set and reset clip region tothe SvpGraphicBackendTomaž Vajngerl
2021-12-30vcl: pass CairoCommon to SvpGraphicBackend, move over some methodsTomaž Vajngerl
2021-12-30vcl: Introduce CairoCommon to manage the cairo functionsTomaž Vajngerl
2021-12-30jsdialog: don't send back typed text for comboboxSzymon Kłos
2021-12-30Warn instead of crash when mpDialogImpl is missingSzymon Kłos
2021-12-30jsdialog: send info about initial focus in dialogSzymon Kłos
2021-12-30vcl: Introduce SvpGraphicsBackendTomaž Vajngerl
2021-12-29tdf#146479 - Use basegfx fTools for converting the angle unitRamreiso Kashung
2021-12-29Drop VisualStylesAPI wrapperMike Kaganski
2021-12-29jsdialogs: use for MessageDialogsSzymon Kłos
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