summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks1-9/+15
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+5
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"CODE-4.2.0-1Tomaž Vajngerl1-1/+6
2019-12-12lok: vcl: fix multiple floatwin removal case.Michael Meeks1-3/+6
2019-12-12lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks1-6/+13
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian32-376/+444
2019-12-11android: add abstraction to allow us to DetachThread sensibly.Michael Meeks4-0/+28
2019-12-11lok: dialog: check if exists a LOK Window NotifierHenry Castro1-10/+18
2019-12-10lok: fix welded dialogsHenry Castro1-0/+6
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro3-3/+10
2019-12-10ImplSVHelpData is a structTor Lillqvist1-1/+1
2019-12-09lok: Support per-view help dataTamás Zolnai8-79/+169
2019-12-09lok: don't show tooltip for popup menus inside dialogsTamás Zolnai1-0/+10
2019-12-09lok: show tooltips on dialogsTamás Zolnai2-4/+5
2019-12-05drawPixel() should still get 'true' for bXorModeAllowed.co-6.2-1Jan Holesovsky1-2/+2
2019-12-04headless: Don't leak the cairo context in drawPixel().Jan Holesovsky1-1/+4
2019-11-30tdf#124391 Fix doubled menu in global menuSamuel Mehrbrodt1-2/+6
2019-11-26lok: calc formula bar tunnelingMarco Cecchetti1-2/+2
2019-11-25android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky2-2/+6
2019-11-25widget theme: add new settings to ios themeTomaž Vajngerl1-9/+38
2019-11-25widget theme: add additional settings to the theme definitionTomaž Vajngerl5-9/+65
2019-11-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian1-13/+2
2019-11-21sizing button wrong in ListBox::ResizeNoel Grandin1-2/+1
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara2-10/+30
2019-11-19-[NSWindow setRestorable:] is present since 10.7Tor Lillqvist1-4/+1
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl8-3/+93
2019-11-18widget theme: correct sizes of combobox/listboxTomaž Vajngerl1-3/+3
2019-11-18widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl1-1/+6
2019-11-14widget theme: add missing actionButtonTextColor style to iOS themeTomaž Vajngerl1-1/+1
2019-11-14widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl4-0/+12
2019-11-13custom widgets: support custom action button text colorsAshod Nakashian9-3/+84
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl6-0/+132
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist1-1/+10
2019-11-13Fix copy/paste error that probably has had no ill effectTor Lillqvist1-1/+1
2019-11-10sidebar: check for valid current deck before closingAshod Nakashian1-2/+2
2019-11-10Resolves: tdf#125198 modeless dialog not appearing in onlineCaolán McNamara1-5/+8
2019-11-07Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks1-4/+5
2019-11-06Drawing calc grid misses pixels on bottom and right.Michael Meeks1-0/+4
2019-11-04Remove useless bool manipulation.Tamás Zolnai1-2/+0
2019-11-04Update listbox after scrollSzymon Kłos1-0/+2
2019-10-30tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-0/+3
2019-10-28headless: optimize DrawWaveLine / drawPixel.Michael Meeks1-14/+6
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos1-11/+15
2019-10-22pdfium: Switch the condition for better readibility.Jan Holesovsky1-4/+4
2019-10-15jsdialogs: send units for numeric fieldsSzymon Kłos1-0/+85
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks1-0/+8
2019-10-09lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky1-1/+3
2019-10-08warning C4245: conversion from 'int' to 'sal_uInt16', signed/unsigned mismatchMike Kaganski1-1/+1
2019-10-07lok preload: Some symbols are in-process when we need them.Jan Holesovsky1-5/+20
2019-10-07Revert "jsdialogs: send images for toolbox items"Szymon Kłos1-15/+0