summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-05-19jsdialog: send JSON on selection changeSzymon Kłos
2020-05-19jsdialog: handle nested tab pagesSzymon Kłos
2020-05-19Resolves: tdf#131076 GdkEventKey::state can contain e.g. num lockCaolán McNamara
2020-05-18iOS theme: set spinbox orientation to "decrease-edit-increase"Tomaž Vajngerl
2020-05-18jsdialog: remember weld instancesSzymon Kłos
2020-05-18jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-18jsdialog: refresh on notebook changesSzymon Kłos
2020-05-18android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2020-05-18vcl: better decimal handling in NumericFormatterAshod Nakashian
2020-05-18Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-05-18tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2020-05-17tdf#132788 vcl: fix redraw on theme changeMiklos Vajna
2020-05-17tdf#131333 SalMenus propogate to parent their selected id conditionallyCaolán McNamara
2020-05-17mobile: cannot change linestyle on impressMert Tumer
2020-05-17lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2020-05-17lok: calc formula bar tunnelingMarco Cecchetti
2020-05-17widget theme: add new settings to ios themeTomaž Vajngerl
2020-05-17widget theme: add additional settings to the theme definitionTomaž Vajngerl
2020-05-17widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2020-05-17widget theme: correct sizes of combobox/listboxTomaž Vajngerl
2020-05-17widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl
2020-05-17pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian
2020-05-15Keep order of GDK input events intactStephan Bergmann
2020-05-15tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-15fix buildSzymon Kłos
2020-05-15jsdialog: send tab namesSzymon Kłos
2020-05-15jsdialog: react on button state changeSzymon Kłos
2020-05-14Blind fix for Android Tinderbox buildMichael Weghorn
2020-05-14android: Use the best speed compression as on iOS.Jan Holesovsky
2020-05-14lok preload: Some symbols are in-process when we need them.Jan Holesovsky
2020-05-14jsdialog: Common weld::Widget implementationSzymon Kłos
2020-05-14jsdialog: weld::ComboBoxSzymon Kłos
2020-05-14Resend jsdialog on entry changeSzymon Kłos
2020-05-14Move messagedialog header to shared includeSzymon Kłos
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos
2020-05-14Move SalInstanceNotebook to header fileSzymon Kłos
2020-05-14Move SalInstanceButton to header fileSzymon Kłos
2020-05-14Move SalInstanceComboBox to header fileSzymon Kłos
2020-05-14Move SalInstanceEdit declaration to the header fileSzymon Kłos
2020-05-14Create header file for SalInstanceBuilderSzymon Kłos
2020-05-14Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist
2020-05-13lok: Use a different window type for tooltips.Tamás Zolnai
2020-05-13lok: Support per-view help dataTamás Zolnai
2020-05-13lok: don't show tooltip for popup menus inside dialogsTamás Zolnai
2020-05-13lok: show tooltips on dialogsTamás Zolnai
2020-05-13Make Chart Creation Wizard asyncSzymon Kłos
2020-05-13tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna
2020-05-13On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist