summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-05-11move xmlSetGenericErrorFunc into LLVMFuzzerInitializeCaolán McNamara1-3/+5
2023-05-11libxml2's fuzzers call xmlResetLastError so do that tooCaolán McNamara1-0/+1
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara2-2/+18
2023-05-11cid#1529966 silence bogus Resource leakCaolán McNamara1-2/+1
2023-05-11ofz#58818 Direct-leakCaolán McNamara1-0/+15
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite3964-0/+52
2023-05-10tdf#152173 Don't display tooltip windows when mousing over non-key windowsPatrick Luby1-1/+4
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin1-28/+11
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin2-7/+6
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara8-19/+195
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara2-7/+0
2023-05-09increase max_len for fodt2pdffuzzerCaolán McNamara1-1/+1
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara8-70/+66
2023-05-09Related: tdf#142176 document what the other inhibit options areCaolán McNamara1-1/+11
2023-05-09ofz#58756 Integer-overflowCaolán McNamara1-0/+3
2023-05-09tdf#155186 crash Inserting tables and switching slides (gtk3)Noel Grandin1-0/+6
2023-05-08tdf#155161: Always embed fonts with CFF2 table as PDF Type 3 fontsKhaled Hosny1-0/+7
2023-05-08unique_ptr->optional for BitmapNoel Grandin6-16/+16
2023-05-07use AlphaMask for variables when calling GetAlphaMaskNoel Grandin4-11/+11
2023-05-07simplify codeNoel Grandin1-19/+3
2023-05-07crash seen with empty moLineColor on macOS with skiaCaolán McNamara1-6/+12
2023-05-07avoid unnecessary SAL_WARNNoel Grandin1-1/+1
2023-05-07ofz#57493 Timeout negative width/height is negated and mirrored by vclCaolán McNamara1-4/+4
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin1-9/+12
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski1-0/+1
2023-05-06cid#1529287 Explicit null dereferencedCaolán McNamara1-1/+1
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin1-3/+4
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks2-14/+108
2023-05-05adjust some fuzzer max-lensCaolán McNamara2-2/+2
2023-05-05experiment with LLVMFuzzerCustomMutatorCaolán McNamara1-0/+26
2023-05-05build and use an odf fuzzing dictionaryCaolán McNamara4-4/+4
2023-05-05use the mathml dict for the mml fuzzerCaolán McNamara1-1/+1
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin1-12/+30
2023-05-04tdf#152173 Don't display tooltip windows when application is inactivePatrick Luby1-0/+10
2023-05-04remove some dead code in ImplWriteDIBNoel Grandin1-54/+14
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin2-13/+34
2023-05-03pass the std::vector instead of its data()Caolán McNamara2-8/+8
2023-05-03jsdialog: enabled word count dialog (writer)Pranam Lashkari1-0/+1
2023-05-02ofz#57493 TimeoutCaolán McNamara1-1/+1
2023-05-02tdf#137544 use cheaper method to scan accessibility child listNoel Grandin1-3/+16
2023-05-02ofz#58551 Conditional jump or move depends on uninitialised valueCaolán McNamara1-2/+2
2023-05-01tdf#152246 Test position of RTL elements in PDFHossein2-0/+53
2023-04-30fix fuzzer buildCaolán McNamara1-1/+1
2023-04-29reject fodt input that doesn't load and so doesn't exercise pdf exportCaolán McNamara1-2/+4
2023-04-29add a fodt to pdf fuzzerCaolán McNamara4-0/+113
2023-04-28qt a11y: Forward changes to active stateMichael Weghorn1-5/+0
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara2-12/+17
2023-04-27add something for fodt to pdfCaolán McNamara1-0/+10
2023-04-27ofz#58380 Integer-overflowCaolán McNamara1-1/+5
2023-04-26upgrade to more recent fuzzing dicts and use some additional onesCaolán McNamara8-2/+8