summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-03-04clamp in StretchTextHandler like TextHandlerCaolán McNamara
2022-03-04clamp svm1 text ranges to legal range on conversionzhutyra
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-03-04test more with svmfuzzerCaolán McNamara
2022-03-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-03tdf#128445: vcl_pdfexport: Add unittestXisco Fauli
2022-03-03ofz#45165 verify table offsetsCaolán McNamara
2022-03-03ofz: check hmtx offsetCaolán McNamara
2022-03-03rearrange slightly to have one pair of readsCaolán McNamara
2022-03-03ofz: Integer-overflowCaolán McNamara
2022-03-02tdf#147283 allow 'fake italic/bold' glyph fallback results to be cachedCaolán McNamara
2022-03-02ofz: don't read past end of recordCaolán McNamara
2022-03-02ofz: detect endless loop in font processingCaolán McNamara
2022-03-02ofz#45156 Floating-point-exceptionCaolán McNamara
2022-03-02ofz#45063 Out-of-memoryCaolán McNamara
2022-03-01Resolves: tdf#145580 need to use gtk_im_context_filter_keypressCaolán McNamara
2022-03-01ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-03-01ofz: measure legal range from glyph offset, not table startCaolán McNamara
2022-03-01ofz: measure maximum possible contoursCaolán McNamara
2022-03-01ofz: verify table offsetsCaolán McNamara
2022-03-01Always join thread before destroying itStephan Bergmann
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski
2022-02-28ofz#45117 Integer-overflowCaolán McNamara
2022-02-28Related: tdf#147667 don't toggle radiobutton on mnemonic if it's not uniqueCaolán McNamara
2022-02-28cid#1473807 Untrusted value as argumentCaolán McNamara
2022-02-27ofz#45082 Out-of-memoryCaolán McNamara
2022-02-27ofz#45081 check font lengthCaolán McNamara
2022-02-27ofz#45073 initialize names to NULL in case of 0 glyphsCaolán McNamara
2022-02-27ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara
2022-02-26cid#708598 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500406 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500651 Uninitialized scalar fieldCaolán McNamara
2022-02-26cid#1500670 Uninitialized scalar variableCaolán McNamara
2022-02-25do more work in sftfuzzerCaolán McNamara
2022-02-25lastPoint might be 0xFFFFCaolán McNamara
2022-02-24cid#1500677 Dereference after null checkCaolán McNamara
2022-02-23qt a11y: Handle HYPERTEXT_CHANGED eventMichael Weghorn
2022-02-23qt a11y: Handle VALUE_CHANGED eventMichael Weghorn
2022-02-23qt a11y: Better handle TEXT_CHANGED eventMichael Weghorn
2022-02-23gtk3 a11y: Migrate from deprecated "text-changed" ATK signalMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atktextMichael Weghorn
2022-02-23gtk3 a11y: Replace deprecated atk_component_get_position in atkimageMichael Weghorn
2022-02-22gtk3 a11y: Make a11y role mapping more explicitMichael Weghorn
2022-02-22gtk3 a11y: Just use ATK constants for rolesMichael Weghorn
2022-02-22gtk3 a11y: Require atk >= 2.28.1, drop code for < 2.15.2Michael Weghorn
2022-02-21tdf#147164: vcl_pdfexport: Add unittestXisco Fauli
2022-02-21Fix Bitmap::RotateSzymon Kłos
2022-02-21Use JSDialogBuilder for "Find and Replace" dialog.Gökay ŞATIR
2022-02-20WASM depend on Emscripten 3.1.3 for native EHJan-Marek Glogowski