summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Fix typosAndrea Gelmini1-1/+1
2021-01-17tdf#139643: added a test, that checks the PDF/UA metadata is setTomaž Vajngerl2-0/+89
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolán McNamara3-4/+14
2021-01-16tdf#139643: fix missing PDF/UA flagJulien Nabet1-1/+1
2021-01-16Cancel action here vcl/screenshotparentJulien Nabet1-1/+1
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara4-6/+7
2021-01-16make the Color constructors explicitly specify transparencyNoel24-174/+231
2021-01-16Enable pasting of LINK data from the system pasteboard on macOSTor Lillqvist1-2/+13
2021-01-16transparency->alpha in BitmapExNoel Grandin1-8/+8
2021-01-15Show error message if data for a type is not availableTor Lillqvist1-1/+4
2021-01-15replace stock button imagesCaolán McNamara5-154/+101
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist1-40/+41
2021-01-15remove newly unused use-stock supportCaolán McNamara3-101/+4
2021-01-15replace stock button labelsCaolán McNamara7-24/+24
2021-01-15cid#1470701 Uncaught exceptionCaolán McNamara2-3/+2
2021-01-15remove leftover codeNoel Grandin1-1/+0
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara6-0/+29
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-34/+45
2021-01-15jsdialog: TreeView row activationSzymon Kłos1-1/+13
2021-01-15jsdialog: enqueue messages in orderSzymon Kłos2-53/+67
2021-01-15jsdialogs: Use JS dialog for Fontwork dialogMert Tumer1-1/+2
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna1-0/+17
2021-01-14Run through clang-format and fix a typoTor Lillqvist1-13/+13
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara10-132/+132
2021-01-14Add an option to dump pasteboard data for a type to stdoutTor Lillqvist1-0/+46
2021-01-14cid#1471674 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara1-2/+3
2021-01-14Add a tiny program to list the contents of the macOS pasteboardTor Lillqvist1-0/+61
2021-01-14jsdialog: execute IconView actionsSzymon Kłos1-0/+30
2021-01-14jsdialog: dump IconViewSzymon Kłos2-0/+60
2021-01-14jsdialogs: implemented IconViewSzymon Kłos2-0/+68
2021-01-14Move SalInstanceIconView decl to header fileSzymon Kłos2-214/+260
2021-01-14UITest: add IconViewSzymon Kłos3-0/+42
2021-01-14Fontwork dialog: use iconviewSzymon Kłos2-0/+69
2021-01-14pdfium: add an FPDFPageObj_GetStrokeWidth() wrapperMiklos Vajna1-0/+7
2021-01-14remove unnecessary macos cursor codeNoel Grandin1-22/+3
2021-01-14Use o3tl::temporary in one more call to OUString::iterateCodePointsStephan Bergmann1-2/+3
2021-01-13Related: tdf#133718 use mnenonics from vertical tabcontrol labelsCaolán McNamara1-1/+1
2021-01-13Check gtk_builder_add_from_file result and log if needed (vcl/gtk3)Julien Nabet1-2/+7
2021-01-13transparency->alpha in GraphicAttrNoel2-3/+3
2021-01-13jsdialog: use shared senderSzymon Kłos2-185/+169
2021-01-13vcl: migrate OutputDevice::SetGrayscaleColors() to Gradient::MakeGrayscale()Chris Sherlock2-26/+17
2021-01-13move FixedImage icon-name property setting to the builderCaolán McNamara2-11/+23
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos4-73/+6
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann4-7/+13
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann1-1/+1
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl12-88/+104
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann1-2/+2
2021-01-12transparency->alpha in tools::ColorNoel24-61/+56
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos1-0/+1
2021-01-12jsdialog: enable Data field dialogsSzymon Kłos1-1/+4