summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-02-19uilogger: make vertical tab handling more robustIlmari Lauhakangas
2022-02-18qt a11y: Map CARET_CHANGED event to Qt equivalentMichael Weghorn
2022-02-18lok: reset and cancel properly Drag & Drop actionSzymon Kłos
2022-02-18Remove some unused includesMiklos Vajna
2022-02-16Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-02-15tdf#145759 Use symbolic constants instead of magic numerical constantsKunal Pawar
2022-02-15lok: fix sending mouse pointerHenry Castro
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-15loplugin:fakeboolStephan Bergmann
2022-02-15-Werror,-Wunused-private-fieldStephan Bergmann
2022-02-14tdf#147027: vcl_pdfexport: Add unittestXisco Fauli
2022-02-11lok: add drag & drop functionalityHenry Castro
2022-02-11lok: fix the "mbStartDragCalled" statusHenry Castro
2022-02-11lok: add private member transfer data to GenericDragSourceHenry Castro
2022-02-10lok: add generic class DragContext, DropContextHenry Castro
2022-02-10lok: introduce local mouse trackingHenry Castro
2022-02-09Fix typosAndrea Gelmini