summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-17widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl1-1/+6
2020-05-17pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian1-2/+3
2020-05-15Keep order of GDK input events intactStephan Bergmann1-5/+7
2020-05-15tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-2/+2
2020-05-15fix buildSzymon Kłos1-1/+1
2020-05-15jsdialog: send tab namesSzymon Kłos1-0/+18
2020-05-15jsdialog: react on button state changeSzymon Kłos2-0/+29
2020-05-14Blind fix for Android Tinderbox buildMichael Weghorn1-1/+1
2020-05-14android: Use the best speed compression as on iOS.Jan Holesovsky1-1/+1
2020-05-14lok preload: Some symbols are in-process when we need them.Jan Holesovsky1-7/+23
2020-05-14jsdialog: Common weld::Widget implementationSzymon Kłos2-12/+34
2020-05-14jsdialog: weld::ComboBoxSzymon Kłos3-1/+83
2020-05-14Resend jsdialog on entry changeSzymon Kłos2-15/+63
2020-05-14Move messagedialog header to shared includeSzymon Kłos6-63/+5
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos6-5/+123
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos2-39/+51
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos2-30/+45
2020-05-14Move SalInstanceNotebook to header fileSzymon Kłos2-95/+123
2020-05-14Move SalInstanceButton to header fileSzymon Kłos2-53/+70
2020-05-14Move SalInstanceComboBox to header fileSzymon Kłos2-260/+312
2020-05-14Move SalInstanceEdit declaration to the header fileSzymon Kłos2-252/+332
2020-05-14Create header file for SalInstanceBuilderSzymon Kłos2-1113/+1527
2020-05-14Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist1-2/+0
2020-05-13lok: Use a different window type for tooltips.Tamás Zolnai2-11/+6
2020-05-13lok: Support per-view help dataTamás Zolnai8-79/+169
2020-05-13lok: don't show tooltip for popup menus inside dialogsTamás Zolnai1-0/+10
2020-05-13lok: show tooltips on dialogsTamás Zolnai2-4/+5
2020-05-13Make Chart Creation Wizard asyncSzymon Kłos1-0/+3
2020-05-13tdf#132267 vcl: fix missing scrollers with non-native renderingMiklos Vajna3-5/+18
2020-05-13On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-09Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks1-0/+5
2020-05-09tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt1-2/+2
2020-05-09lok: avoid emission storms of un-necessary invalidations.Michael Meeks2-3/+8
2020-05-09sidebar: check for valid current deck before closingAshod Nakashian1-2/+2
2020-05-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks1-0/+6
2020-05-09tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks1-33/+64
2020-05-09android: add abstraction to allow us to DetachThread sensibly.Michael Meeks4-0/+28
2020-05-08vcl: close UNO streams with closeInput.Michael Meeks1-0/+1
2020-05-08theming: avoid continually attempting to load missing theme library.Michael Meeks1-1/+4
2020-05-08jsdialog: don't report hidden toolbox items as present.Michael Meeks1-0/+2
2020-05-08lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks4-8/+49
2020-05-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks1-13/+11
2020-05-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks1-5/+11