summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-01-12use std::optional::operator* rather than value()Luboš Luňák
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-12do not force pixel reading in VclCanvasBitmap ctorLuboš Luňák
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-11make VCL_FLOAT_DEVICE_PIXEL compileCaolán McNamara
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-10Revert "Use clear() instead of remove_if"Mike Kaganski
2022-01-09VCL drop unused glyphcache includeJan-Marek Glogowski
2022-01-09Catch exception if failing to set the drag sourceJan-Marek Glogowski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Resolves: tdf#129745 don't override child help for application framesCaolán McNamara
2022-01-07PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-07Use clear() instead of remove_ifMike Kaganski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-07tdf#146479 - Use basegfx fTools for converting the angle unitVaibhavMalik4187
2022-01-06tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2022-01-06We don't want or need any LOKClipboard on iOSTor Lillqvist
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2022-01-04tdf#146551: improve native checkmark and bullet drawing on WindowsMike Kaganski
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-12-30Fix uppercase EOT => LIBEOT usageJan-Marek Glogowski
2021-12-30jsdialog: send default button stateSzymon 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-29tdf#146479 - Use basegfx fTools for converting the angle unitRamreiso Kashung
2021-12-29jsdialogs: use for MessageDialogsSzymon Kłos
2021-12-29Move SalInstanceImage decl to header fileSzymon Kłos
2021-12-29jsdialog: export common properties for ImageSzymon Kłos
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-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-22tdf#129625, tdf#144672: sw: Add UItestXisco Fauli
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
2021-12-19osl::Mutex->std::mutex in I18nHelperNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
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-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-13remove newly unused Menu::InsertItem variantCaolán McNamara
2021-12-13desktop_detector is also a vcl pluginJan-Marek Glogowski