summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-01-20vcl: close UNO streams with closeInput.Michael Meeks1-0/+1
2020-01-178bit image is "native" only if it has grey palette (tdf#116888)Luboš Luňák1-1/+1
2020-01-16theming: avoid continually attempting to load missing theme library.Michael Meeks1-1/+4
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks2-3/+8
2020-01-07android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks1-0/+6
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks1-33/+64
2019-12-20tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-1/+8
2019-12-20android: Make the Calc input bar working on the Android device too.Jan Holesovsky1-0/+8
2019-12-18sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian1-3/+5
2019-12-18vcl: don't use null window in FloatingWindow HitTestAshod Nakashian1-0/+2
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