summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist
2019-05-28tdf#124752: Use best speed for PNG encoding on iOSTor Lillqvist
2019-05-28Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-05-28Qt5 implement SalSurface support for cairoJan-Marek Glogowski
2019-05-28use after free in GtkInstanceWidget::signal_focus_inCaolán McNamara
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-05-27Resolves: tdf#125490 use a single get_text impl for treeviewCaolán McNamara
2019-05-26Related: tdf#125479 menu item might be emptyCaolán McNamara
2019-05-24tdf#125472: fix RemoveTransparenciesFromMetaFile(vcl/gdi)Julien Nabet
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin
2019-05-24A CALCINPUTLINE is not an EditStephan Bergmann
2019-05-24tdf#125160: honour keyboard modifiers if used during DnDKatarina Behrens
2019-05-23Drop default values for parameters that are defaulted only onceTor Lillqvist
2019-05-23add comment to document upstream bugCaolán McNamara
2019-05-23weld FloatingContourCaolán McNamara
2019-05-23MouseRelease is expected to have n-clicks of last MousePressCaolán McNamara
2019-05-23tdf#125388 disable gtk callback that makes long combobox menus unusableCaolán McNamara
2019-05-23Fix moving / orientation-changing ScrollBarJan-Marek Glogowski
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski
2019-05-22VCL replace some code with common function callsJan-Marek Glogowski
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski
2019-05-22tdf#108909 vcl menu bar window: fix missing highlight on mouse overMiklos Vajna
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22tdf#120837 File saving at least 5 times slowerNoel Grandin
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-22widgettheme: support multiple spinbox orientationsTomaž Vajngerl
2019-05-21tdf#125415 vcl menu floating window: avoid flickerMiklos Vajna
2019-05-21tdf#109158 short-circuit text width measuring with fixed width columnsCaolán McNamara
2019-05-21tdf#125413 vcl menu bar window: fix non-NWF backgroundMiklos Vajna
2019-05-21tdf#124027: use ID of the embedded window and fix position of overlayKatarina Behrens
2019-05-21route delete-event through cancel handler if availableCaolán McNamara
2019-05-21Resolves: tdf#125394 consider unwelded dialogsCaolán McNamara
2019-05-21tdf#125370 Fix crash when opening basic editorSamuel Mehrbrodt
2019-05-21tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-05-20calc item width on requestCaolán McNamara
2019-05-20tdf#113714 vcl menu bar window: avoid flickerMiklos Vajna
2019-05-20Resolves: tdf#125392 null-derefCaolán McNamara
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-20Related: tdf#109158 GtkTreeStore append performance is poorCaolán McNamara
2019-05-20Blind fix for macOS tb49Stephan Bergmann
2019-05-20tdf#125241 SvTreeListBox has a separate SetUpdateModeCaolán McNamara
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-18use CGContextHolder in AquaSalBitmapTomaž Vajngerl
2019-05-18use CGContextHolder in copyBitsTomaž Vajngerl
2019-05-18use CGContextHolder in AquaVirtualDeviceTomaž Vajngerl