summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-07-26tdf#156354 - Fix UI Basic dialog contents not visible in preview modeBalazs Varga
2023-06-13tdf#155794 vcl: handle WM_GETOBJECT without SolarMutexMichael Stahl
2022-11-24tdf#140813: Use GetUpdatedClipboardFormats to enumerate clipboard formatsMike Kaganski
2022-11-24WIN merge CWinClipbImpl into CWinClipboardJan-Marek Glogowski
2022-11-24WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski
2022-11-24loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2022-10-06tdf#151385 Only trigger mnemonics in dialogs when alt key is pressedSamuel Mehrbrodt
2022-09-22ofz: Use-of-uninitialized-valueCaolán McNamara
2022-09-01Fix dropdown mispositionedSamuel Mehrbrodt
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-22Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-08-19tdf#150017 vcl,sw: add UITestMichael Stahl
2022-08-19tdf#150181 vcl: first column is editable by default in SvTabListBoxMichael Stahl
2022-08-19vcl: allow editing a column other than the first one in SvTabListBoxMichael Stahl
2022-08-19vcl: allow editing a column other than the first one in GtkInstanceTreeViewMichael Stahl
2022-08-19gtk: honour disabled columns from set_column_editable for start_editingCaolán McNamara
2022-08-19adjust internal/external index for signal_toggledCaolán McNamara
2022-08-19document the mapping to CellRenderersCaolán McNamara
2022-08-19clarify and simplify the mapping of the sort column to modelCaolán McNamara
2022-08-19make [g|s]et_sort_indicator column argument requiredCaolán McNamara
2022-08-19weld WatchWindow panel [only set_column_editables]Caolán McNamara
2022-08-19[CIBO] Use new branding internally in file associations as wellGabor Kelemen
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt
2022-06-16Revert "vcl: add some WinSalGraphics debug logging"Samuel Mehrbrodt
2022-06-15Make sure pEntry is not nullSamuel Mehrbrodt
2022-06-07Silence MSVC warning C4189 "local variable is initialized but not referenced"Stephan Bergmann
2022-06-07Silence warning C4189: local variable is initialized but not referencedStephan Bergmann
2022-06-07Reuse pInstStephan Bergmann
2022-05-31vcl: add some WinSalGraphics debug loggingMichael Stahl
2022-05-23vcl: avoid accessing null member on unloading viewsAshod Nakashian
2022-05-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2022-05-23Avoid crash on closing docking windowSzymon Kłos
2022-05-23vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2022-05-23Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2022-05-23Crash around help-windows.Michael Meeks
2022-05-23tdf#138901 Refresh button tooltip in sidebar created by extensionIlhan Yesil
2022-05-23WIN add bootstrap var to re-enable foreground hackJan-Marek Glogowski
2022-05-18tdf#144952 VCL fix the Printer graphics releasecib-6.4-8Jan-Marek Glogowski
2022-05-18tdf#144754 WIN de-assert ReleaseFonts / setFontJan-Marek Glogowski
2022-05-18WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2022-05-18WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2022-05-09ofz#46905 Null-dereferenceCaolán McNamara
2022-05-09forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara
2022-03-11ofz: Too many hatch pointsCaolán McNamara
2022-03-11clamp and add some logging like SvmReaderCaolán McNamara
2022-03-04ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-03-04ofz: measure maximum possible contoursCaolán McNamara
2022-03-04lastPoint might be 0xFFFFCaolán McNamara
2022-03-04ofz#45081 check font lengthCaolán McNamara
2021-11-17crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara