summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-03-24Consolidate ImplCalcLineSpacing()Khaled Hosny
2021-03-07LOK: added missing PixelInvalidate method for currency listPranam Lashkari
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari
2021-02-05Right clicking in text should move the cursorSamuel Mehrbrodt
2021-02-04vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari
2020-12-14vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir
2020-11-30Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara
2020-11-30Make Noto Color Emoji font work on LinuxKhaled Hosny
2020-11-30rhbz#1690732 basic font variation supportCaolán McNamara
2020-11-30Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara
2020-11-27external: update pdfium from 3550 to 4137Miklos Vajna
2020-11-27xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-11-27xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-11-27vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-10-16uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-10-05Allow invalidate after queue_resize for lok in sidebarSzymon Kłos
2020-09-17jsdialog: use window only if visibleSzymon Kłos
2020-09-01vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-14Call modified handler on combobox selectionSzymon Kłos
2020-08-14jsdialog: export combobox entriesSzymon Kłos
2020-07-31sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-07-31vcl: disable VectorGraphicSearchTest if we don't have PDFiumTomaž Vajngerl
2020-07-31vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl
2020-07-30vcl: use HAVE_FEATURE_PDFIUM in VectorGraphicSearch impl.Tomaž Vajngerl
2020-07-30vcl: VectorGraphicSearch - move SearchContext into ImplementationTomaž Vajngerl
2020-07-30pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-07-30vcl: VectorGraphicSearch - clean-up SearchContext member vars.Tomaž Vajngerl
2020-07-30vcl: add search start position support for VectorGraphicSearchTomaž Vajngerl
2020-07-30vcl: add "previous" search to VectorGraphicSearchTomaž Vajngerl
2020-07-29vcl: VectorGraphicSearch return text rectangles in 100th mmTomaž Vajngerl
2020-07-29vcl: VectorGraphicSearch - add search result selection rectanglesTomaž Vajngerl
2020-07-29vcl: Add internal "Implementation" class for VectorGraphicSearchTomaž Vajngerl
2020-07-29vcl: VectorGraphicSearch - for searching text inside PDFTomaž Vajngerl
2020-07-29test import and export of multi-page PDF with PDFium filterTomaž Vajngerl
2020-07-28Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-21tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-06-02tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-21jsdialog: send selected tab and namesSzymon Kłos
2020-05-21weld SvxSearchDialogCaolán McNamara
2020-05-21Add license header to jsdialogbuilderSzymon Kłos
2020-05-20jsdialog: use Idle timer to send updatesSzymon Kłos
2020-05-19Ignore testTdf115262() on macOS in this branchTor Lillqvist
2020-05-19jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-05-19jsdialog: use for message dialogs on mobileSzymon Kłos
2020-05-18jsdialog: send JSON on selection changeSzymon Kłos