summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-09-01vcl: save and load the page number when swapping the graphicTomaž Vajngerl2-1/+20
2020-08-14Call modified handler on combobox selectionSzymon Kłos1-0/+3
2020-08-14jsdialog: export combobox entriesSzymon Kłos1-0/+29
2020-07-31sd: support match case, match whole word for PDF searchTomaž Vajngerl2-10/+100
2020-07-31vcl: disable VectorGraphicSearchTest if we don't have PDFiumTomaž Vajngerl1-0/+6
2020-07-31vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl2-27/+85
2020-07-30vcl: use HAVE_FEATURE_PDFIUM in VectorGraphicSearch impl.Tomaž Vajngerl1-0/+45
2020-07-30vcl: VectorGraphicSearch - move SearchContext into ImplementationTomaž Vajngerl1-36/+40
2020-07-30pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl5-37/+51
2020-07-30vcl: VectorGraphicSearch - clean-up SearchContext member vars.Tomaž Vajngerl1-7/+7
2020-07-30vcl: add search start position support for VectorGraphicSearchTomaž Vajngerl2-27/+80
2020-07-30vcl: add "previous" search to VectorGraphicSearchTomaž Vajngerl2-0/+54
2020-07-29vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl2-19/+63
2020-07-29vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl2-1/+71
2020-07-29vcl: Add internal "Implementation" class for VectorGraphicSearchTomaž Vajngerl1-9/+26
2020-07-29vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl5-3/+223
2020-07-29test import and export of multi-page PDF with PDFium filterTomaž Vajngerl2-0/+137
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