summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-10-09CppunitTest_vcl_pdfexport2: relax testPdfImageHyperlink a bitMiklos Vajna1-1/+1
2024-10-09Fix typoAndrea Gelmini1-1/+1
2024-10-09vcl: Use fabs() for double argumentRico Tzschichholz1-1/+1
2024-10-08tdf#162843 replace the event's string parametersPatrick Luby4-18/+116
2024-10-08update to skia m119Noel Grandin2-1/+2
2024-10-08PDFDocument::ReadWithPossibleFixup: clear before reading fixupJustin Luth1-0/+6
2024-10-08cid#1607238 silence Overflowed constantCaolán McNamara1-1/+1
2024-10-08avoid PDF export crash when ReadWithPossibleFixup falls back to PdfiumJustin Luth1-0/+1
2024-10-07tdf#130857 qt a11y weld: Handle "accepts-tab" text view propertyMichael Weghorn1-0/+8
2024-10-07vcl: use correct var prefixes in BitmapScaleConvolutionFilterChris Sherlock1-125/+100
2024-10-06Update to skia m116Noel Grandin11-60/+68
2024-10-06increase fuzzing max lengthsCaolán McNamara3-3/+3
2024-10-06cid#1608598 silence Overflowed constantCaolán McNamara1-4/+5
2024-10-05increase max rtf len allowedCaolán McNamara1-1/+1
2024-10-05cid#1607727 silence Overflowed constantCaolán McNamara1-2/+2
2024-10-05cid#1620556: UNINIT_CTOR in textviewJulien Nabet1-0/+1
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski2-516/+516
2024-10-05tdf#130857 qt a11y weld: Convert accelerator for labelsMichael Weghorn1-1/+1
2024-10-05tdf#130857 qt a11y weld: Set "buddy" (mnemonic widget)Michael Weghorn1-2/+9
2024-10-05tdf#130857 VclBuilder: Extract setMnemonicWidget helper + call from baseMichael Weghorn3-11/+18
2024-10-05tdf#130857 VclBuilder: Move mnemonic-widget bookkeeping to base classMichael Weghorn1-3/+8
2024-10-05tdf#130857 qt weld: Add a QtInstanceTextViewMichael Weghorn9-4/+230
2024-10-05tdf#130857 qt weld: Add basic handling for "GtkScrolledWindow"Michael Weghorn1-0/+5
2024-10-05tdf#130857 qt weld: Add QtInstanceEntryMichael Weghorn9-4/+230
2024-10-05tdf#130857 qt weld: Show help when help button clickedMichael Weghorn3-6/+30
2024-10-05tdf#130857 qt weld: Handle help IDMichael Weghorn3-3/+34
2024-10-05qt: Add SolarMutexGuard in QtInstance::CreateFrame etc.Michael Weghorn1-0/+5
2024-10-05tdf#130857 qt weld: Move button clicked logic to QtInstanceDialogMichael Weghorn3-11/+21
2024-10-05tdf#130857 qt a11y weld: Apply ATK/a11y propertiesMichael Weghorn1-2/+13
2024-10-05tdf#130857 qt weld: Convert GTK to Qt accelerator/mnemonicMichael Weghorn1-1/+1
2024-10-05tdf#130857 qt weld: Declare support for chart "Insert Axes" dialogMichael Weghorn1-0/+1
2024-10-05tdf#130857 qt weld: Create QGroupBox for "GtkFrame"Michael Weghorn1-1/+23
2024-10-04vcl: Merge ImpTextView into TextViewMichael Weghorn1-453/+447
2024-10-04tdf#163225 vcl: Erase listbox bg when redrawing on mouse moveMichael Weghorn1-2/+2
2024-10-03Revert "tdf#163213: do not show OpenType features if the font has "morx" table"Julien Nabet1-4/+1
2024-10-03cid#1608220 Data race conditionNoel Grandin1-5/+6
2024-10-03cid#1606585 Data race conditionNoel Grandin1-2/+7
2024-10-03tdf#163047 sc: fix more pages on a single sheet printing functionTibor Nagy1-10/+17
2024-10-02tdf#130857 qt weld: Add QtInstanceCheckButtonMichael Weghorn9-4/+156
2024-10-02tdf#130857 qt weld: Add new layout to parent layoutMichael Weghorn1-0/+6
2024-10-02tdf#163000 don't add any fonts with an 'hvgl' font tablePatrick Luby1-13/+41
2024-10-02tdf#130857 qt weld: Move runAsync logic to QtInstanceDialogMichael Weghorn4-84/+83
2024-10-02tdf#130857 qt weld: Let QtInstancDialog subclass QObjectMichael Weghorn5-5/+8
2024-10-02tdf#130857 qt weld: Add initial QtInstanceLabel implementationMichael Weghorn7-3/+114
2024-10-01tdf#160202 - Don't extend selection over two wordsAndreas Heinisch1-1/+13
2024-10-01tdf#160837 qt a11y: Don't report window role for non-top-levelMichael Weghorn1-1/+10
2024-10-01loplugin:constantparamNoel Grandin2-6/+2
2024-10-01loplugin:singlevalfieldsNoel Grandin2-5/+1
2024-10-01loplugin:unusedmethodsNoel Grandin1-1/+0
2024-09-30tdf#163213: do not show OpenType features if the font has "morx" tableJulien Nabet1-1/+4