summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian32-324/+474
2020-05-27Fix test UI_chartSzymon Kłos1-3/+9
2020-05-27vcl: don't use null window in FloatingWindow HitTestAshod Nakashian1-0/+2
2020-05-27vcl: avoid accessing null member on unloading viewsAshod Nakashian1-2/+3
2020-05-26lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks1-6/+13
2020-05-23tdf#130478 add direct dash paint in cairoArmin Le Grand1-3/+12
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)29-121/+2033
2020-05-23tdf#129845: Better solution using already existing infoArmin Le Grand2-75/+77
2020-05-23Fix typoAndrea Gelmini1-2/+2
2020-05-23vcl: prefer emplace to insert on std::mapAshod Nakashian1-1/+1
2020-05-23android: Make the Calc input bar working on the Android device too.Jan Holesovsky1-0/+8
2020-05-22jsdialog: send selected tab and namesSzymon Kłos1-0/+2
2020-05-21jsdialog: use Idle timer to send updatesSzymon Kłos1-11/+32
2020-05-21Add license header to jsdialogbuilderSzymon Kłos1-0/+11
2020-05-21lok: dialog: check if exists a LOK Window NotifierHenry Castro1-7/+15
2020-05-21lok: notify data change of the formatted field controlHenry Castro1-0/+5
2020-05-21lok: replace SetValue for ImplNewFieldValueHenry Castro1-1/+1
2020-05-21lok: fix the window type of the formatted field controlHenry Castro2-1/+2
2020-05-21lok: add FormattedFieldUIObject classHenry Castro2-0/+85
2020-05-21lok: override get_state of the MetricFieldObject classHenry Castro2-0/+14
2020-05-21lok: replace name Neutro to NeutralHenry Castro2-8/+8
2020-05-21lok: replace locale name "en_US" -> "en-US"Henry Castro1-1/+1
2020-05-21lok: fix the window type of the metric field controlHenry Castro2-3/+3
2020-05-21lok: add MetricFieldUIObject classHenry Castro2-0/+60
2020-05-21lok: fix wrong metric conversion of the metric input controlHenry Castro2-0/+14
2020-05-21lok: fix welded dialogsHenry Castro1-0/+6
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro3-3/+10
2020-05-20tdf#133053 reset after clear so avoid later assertCaolán McNamara1-0/+1
2020-05-20jsdialog: weld SpinButton and CheckButtonSzymon Kłos1-0/+56
2020-05-20jsdialog: use for message dialogs on mobileSzymon Kłos2-2/+49
2020-05-19jsdialog: send JSON on selection changeSzymon Kłos1-0/+6
2020-05-19jsdialog: handle nested tab pagesSzymon Kłos2-24/+64
2020-05-19Resolves: tdf#131076 GdkEventKey::state can contain e.g. num lockCaolán McNamara1-3/+3
2020-05-18iOS theme: set spinbox orientation to "decrease-edit-increase"Tomaž Vajngerl1-1/+6
2020-05-18jsdialog: remember weld instancesSzymon Kłos1-22/+63
2020-05-18jsdialog: Remember builder connected with LOK window idSzymon Kłos5-1084/+32
2020-05-18jsdialog: refresh on notebook changesSzymon Kłos3-1/+58
2020-05-18android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky2-2/+6
2020-05-18vcl: better decimal handling in NumericFormatterAshod Nakashian1-1/+24
2020-05-18Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist1-1/+6
2020-05-18tdf#126966: Make the colour swatches larger on iOSTor Lillqvist1-1/+8
2020-05-17tdf#132788 vcl: fix redraw on theme changeMiklos Vajna1-2/+4
2020-05-17tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara1-1/+9
2020-05-17mobile: cannot change linestyle on impressMert Tumer1-1/+6
2020-05-17lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti1-1/+10
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti1-2/+2
2020-05-17widget theme: add new settings to ios themeTomaž Vajngerl1-9/+38
2020-05-17widget theme: add additional settings to the theme definitionTomaž Vajngerl5-9/+65
2020-05-17widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl8-3/+93
2020-05-17widget theme: correct sizes of combobox/listboxTomaž Vajngerl1-3/+3