summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-25no GtkTextView:border cases exist anymoreCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-05-24Prevent deadlock accessing clipboardMike Kaganski
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-23vcl: move stage 1 functionality into DetectBackground()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-23vcl: I found it hard to read this code, removed unnecessary whitespaceChris Sherlock
2020-05-23Add missing mpAlphaVDev handlingMike Kaganski
2020-05-23Tidy up generation of Application::GetHWOSConfInfoMike Kaganski
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22Resolves: tdf#133269 infinite regressCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22convert properly SkiaSalBitmap to WinSalBitmap (tdf#133152)Luboš Luňák
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21fix image caching in Skia (tdf#133215)Luboš Luňák
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-21vcl: change bitmap::loadFromName to be like BitmapEx const.Tomaž Vajngerl
2020-05-21Missing includeMike Kaganski
2020-05-20vcl: optimize jpeg files for Exif checkingTomaž Vajngerl
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-20Simplify the logicMike Kaganski
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20vcl: remove double colonChris Sherlock
2020-05-20jsdialog: refresh on notebook changesSzymon Kłos
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-20jsdialog: react on button state changeSzymon Kłos
2020-05-20vcl: refactor by creating SetBackgroundColorAndBounds() functionChris Sherlock
2020-05-20vcl: refactor by creating RecordMapModeChanges() functionChris Sherlock
2020-05-20vcl: refactor by creating GetActionAfterBackgroundAction() functionChris Sherlock
2020-05-20Drop workarounds for what looks like an MSVC compiler glitchStephan Bergmann
2020-05-20jsdialog: Common weld::Widget implementationSzymon Kłos
2020-05-19loplugin:constantparamNoel Grandin
2020-05-19jsdialog: weld::ComboBoxSzymon Kłos
2020-05-19tdf#98493, tdf#133079: sc: Add UItestXisco Fauli
2020-05-19Resend jsdialog on entry changeSzymon Kłos
2020-05-19Fix ambiguous symbolSzymon Kłos
2020-05-19Work around what looks like an MSVC compiler glitchStephan Bergmann