summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2023-04-07Make encodeForXml accessible for other modulesSzymon Kłos
2022-08-31lok: allow shrinking too big widgetsSzymon Kłos
2022-05-31ofz#46905 Null-dereferenceCaolán McNamara
2022-05-31forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara
2022-05-31ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-05-31ofz: measure maximum possible contoursCaolán McNamara
2022-05-31lastPoint might be 0xFFFFCaolán McNamara
2022-05-31ofz#45081 check font lengthCaolán McNamara
2022-04-06ofz: Too many hatch pointsCaolán McNamara
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-07lok: send logic autofilter positionSzymon Kłos
2022-03-04lok: vcl: introduce set_cursor_data methodHenry Castro
2022-02-07PDF export: improve precision of pdf image sizescp-6.4-55co-6.4-55Miklos Vajna
2022-01-25Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-01-25lok: use focused tab page helpSzymon Kłos
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-07Backport the better fix of tdf#73523 from masterAndras Timar
2022-01-06Remove dubious assert "Forbidden Access to empty bitmap!"Stephan Bergmann
2022-01-05tdf#73523 do not seek backwards, the color mask info is not thereAndras Timar
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-12-27lok: add 'dropdown' dialog typeHenry Castro
2021-11-24crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2021-11-23Crash around help-windows.Michael Meeks
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos
2021-10-29Move SalInstanceImage decl to header fileSzymon Kłos
2021-10-29jsdialog: dump FixedImageSzymon Kłos
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist
2021-09-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist
2021-08-31Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2021-08-29Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-02vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks
2021-07-14vcl: make get_id safe for disposed windows; avoid unsafe use as well.Michael Meeks
2021-07-06tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet
2021-07-04jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-06-24Add ProfileZone to 24- and 32-bit scaleDown/Up in BitmapScaleSuperFilterTor Lillqvist
2021-06-24Cache a static wavy line as bitmap and reuse itmerttumer
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
2021-06-12vcl: check mpWindowImpl before referencing it.Gabriel Masei
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-05-19vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-14vcl PDF tokenizer: fix EOF position when \r is not followed by \nMiklos Vajna
2021-05-12android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer
2021-05-11vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl
2021-05-11lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-05-07vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-05-03Wait for dialog response on Androidmerttumer
2021-04-26Added Text Import Dialog to JSDialogs listmerttumer
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-14notebookbar: minify for onlineSzymon Kłos