summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-07-28Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky1-6/+0
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2020-07-21tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna1-3/+10
2020-06-02tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn4-1/+7
2020-05-21jsdialog: send selected tab and namesSzymon Kłos1-0/+2
2020-05-21weld SvxSearchDialogCaolán McNamara6-20/+147
2020-05-21Add license header to jsdialogbuilderSzymon Kłos1-0/+11
2020-05-20jsdialog: use Idle timer to send updatesSzymon Kłos1-11/+32
2020-05-19Ignore testTdf115262() on macOS in this branchTor Lillqvist1-0/+2
2020-05-19jsdialog: weld SpinButton and CheckButtonSzymon Kłos1-0/+56
2020-05-19jsdialog: use for message dialogs on mobileSzymon Kłos2-2/+49
2020-05-18jsdialog: send JSON on selection changeSzymon Kłos1-0/+6
2020-05-18jsdialog: handle nested tab pagesSzymon Kłos1-22/+62
2020-05-16jsdialog: remember weld instancesSzymon Kłos1-22/+63
2020-05-15jsdialog: Remember builder connected with LOK window idSzymon Kłos5-911/+32
2020-05-15jsdialog: refresh on notebook changesSzymon Kłos3-2/+59
2020-05-14jsdialog: send tab namesSzymon Kłos1-0/+18
2020-05-14jsdialog: react on button state changeSzymon Kłos2-0/+29
2020-05-13jsdialog: Common weld::Widget implementationSzymon Kłos2-12/+34
2020-05-13jsdialog: weld::ComboBoxSzymon Kłos4-67/+190
2020-05-13Resend jsdialog on entry changeSzymon Kłos2-28/+79
2020-05-13Move messagedialog header to shared includeSzymon Kłos5-61/+4
2020-05-13lok: notify data change of the formatted field controlHenry Castro1-0/+5
2020-05-12lok: replace SetValue for ImplNewFieldValueHenry Castro1-1/+1
2020-05-12Create weld::Builder implementation for JSDialogSzymon Kłos6-5/+119
2020-05-12Move SalInstanceCheckButton to header fileSzymon Kłos2-39/+51
2020-05-12Move SalInstanceMessageDialog to header fileSzymon Kłos2-31/+43
2020-05-12Move SalInstanceNotebook to header fileSzymon Kłos2-86/+110
2020-05-11Move SalInstanceButton to header fileSzymon Kłos2-49/+63
2020-05-10tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt1-2/+2
2020-05-10lok: fix the window type of the formatted field controlHenry Castro2-1/+2
2020-05-09lok: add FormattedFieldUIObject classHenry Castro2-0/+84
2020-05-09lok: override get_state of the MetricFieldObject classHenry Castro2-0/+14
2020-05-09lok: replace name Neutro to NeutralHenry Castro2-8/+8
2020-05-09lok: replace locale name "en_US" -> "en-US"Henry Castro1-1/+1
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna3-6/+69
2020-05-06PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna4-7/+75
2020-05-06On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist1-0/+4
2020-05-05Move SalInstanceComboBox to header fileSzymon Kłos2-287/+341
2020-05-05Move SalInstanceEdit declaration to the header fileSzymon Kłos2-233/+304
2020-05-05Create header file for SalInstanceBuilderSzymon Kłos2-698/+963
2020-05-01Cut down on -pthread/-lpthread proliferationStephan Bergmann15-20/+0
2020-04-28lok: fix the window type of the metric field controlHenry Castro2-3/+3
2020-04-28lok: add MetricFieldUIObject classHenry Castro2-0/+60
2020-04-28lok: fix wrong metric conversion of the metric input controlHenry Castro2-1/+15
2020-04-26vcl: When exporintg PDF write the correct page of embedded PDFTomaž Vajngerl2-2/+10
2020-04-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks1-5/+11
2020-04-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks1-13/+11
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai2-11/+6
2020-04-07lok: Don't show tooltip for color picker.Tamás Zolnai1-1/+1