summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-11-24crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara1-1/+6
2021-11-24cid#1473818 Use after freeCaolán McNamara1-24/+25
2021-11-23Crash around help-windows.Michael Meeks1-1/+2
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos1-2/+2
2021-10-29Make View Certificate sub-dialog asyncSzymon Kłos1-1/+2
2021-10-29Make View Certificate dialog asyncSzymon Kłos1-1/+2
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos1-1/+2
2021-10-29jsdialog: activate tabpage after switchSzymon Kłos1-0/+4
2021-10-29jsdialog: weld Image widgetSzymon Kłos2-15/+38
2021-10-29Move SalInstanceImage decl to header fileSzymon Kłos1-31/+25
2021-10-29jsdialog: dump FixedImageSzymon Kłos1-0/+25
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist1-2/+0
2021-09-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist1-0/+5
2021-08-31Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos1-0/+1
2021-08-29Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl5-20/+61
2021-08-02vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks2-3/+4
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks1-1/+2
2021-07-14vcl: make get_id safe for disposed windows; avoid unsafe use as well.Michael Meeks2-2/+5
2021-07-06tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet1-3/+1
2021-07-04jsdialog: move list of enabled dialogs to separate fileSzymon Kłos4-49/+97
2021-06-24Add ProfileZone to 24- and 32-bit scaleDown/Up in BitmapScaleSuperFilterTor Lillqvist1-0/+5
2021-06-24Cache a static wavy line as bitmap and reuse itmerttumer1-3/+98
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei5-26/+58
2021-06-12vcl: check mpWindowImpl before referencing it.Gabriel Masei3-27/+43
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-0/+8
2021-06-08Fix click on the drawing area of CSV dialogmerttumer1-1/+5
2021-05-19vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna3-21/+104
2021-05-18Add a ProfileZone around the mpPollCallback invocationTor Lillqvist1-0/+3
2021-05-14vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna3-1/+94
2021-05-12android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer1-0/+9
2021-05-11vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl1-8/+0
2021-05-11lok: add rendering and input for form controls in CalcTomaž Vajngerl1-0/+15
2021-05-07vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna3-0/+145
2021-05-03Wait for dialog response on Androidmerttumer1-1/+2
2021-04-26Added Text Import Dialog to JSDialogs listmerttumer1-1/+2
2021-04-26jsdialog: handle response buttonsSzymon Kłos1-3/+19
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos2-0/+58
2021-04-14notebookbar: minify for onlineSzymon Kłos2-7/+1
2021-04-09fix small cairo leak in gen backendNoel Grandin1-2/+3
2021-03-31vcl: allow for overriding the default PDF rendering resolutionAshod Nakashian1-1/+17
2021-03-29ImplNewInputContext: check pointer before useSzymon Kłos1-1/+1
2021-03-24tdf#141217: Improve plain text pasting on iOSTor Lillqvist1-16/+15
2021-03-22Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann1-2/+2
2021-03-22ofz#26122 allow NINSIZE input full elementsCaolán McNamara1-7/+9
2021-03-22ofz#25989 cmap parsingCaolán McNamara1-1/+1
2021-03-16jsdialog: simplify unselect for treeviewSzymon Kłos1-4/+2
2021-03-16check for quit when calling Yield in loopNoel Grandin5-4/+9
2021-03-13tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl5-10/+38
2021-03-12jsdialog: unselect treeview entry by iteratorSzymon Kłos1-1/+4
2021-03-10Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist1-3/+12