summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-05-27tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet1-2/+2
2022-05-27ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-05-27Resolves: tdf#146174 allow shortcut key event handling before menubarVincent Reher1-6/+14
2022-03-30forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+2
2022-03-15Bump version to 7.2.6.2.M1Andras Timar1-1/+18
2022-03-15tdf#145354: Don't let an arbitrary paper size match any other arbitrary sizeTor Lillqvist1-2/+4
2022-03-15Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist1-0/+5
2022-03-15tdf#145354: Don't claim random paper sizes from the system are "User Defined"Tor Lillqvist1-2/+9
2022-03-15tdf#145354: Ensure displayed paper name matches displayed paper dimensionsTor Lillqvist2-7/+10
2022-03-15support for the WebP image format (tdf#114532)Luboš Luňák32-3/+1054
2022-03-15do not require that an image type has a 3-character extensionLuboš Luňák1-1/+1
2022-03-10tdf#136632: Use 'Save transparency' when exporting selected objects for PNGJulien Nabet1-1/+9
2022-03-07ofz#45255 handle short O_hhea tableCaolán McNamara1-1/+1
2022-03-07ofz: Too many hatch pointsCaolán McNamara1-0/+7
2022-03-07ofz: record less than 10 bytes is invalidCaolán McNamara1-6/+10
2022-03-07clamp and add some logging like SvmReaderCaolán McNamara1-0/+20
2022-03-04ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara2-2/+11
2022-03-04ofz#45165 verify table offsetsCaolán McNamara1-4/+61
2022-03-04ofz: Use-of-uninitialized-valueCaolán McNamara1-7/+22
2022-03-04ofz: check hmtx offsetCaolán McNamara1-4/+21
2022-03-03ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+5
2022-03-03ofz: detect endless loop in font processingCaolán McNamara1-4/+9
2022-03-02ofz: don't read past end of recordCaolán McNamara1-3/+39
2022-03-02ofz: measure legal range from glyph offset, not table startCaolán McNamara1-11/+34
2022-03-02Resolves: tdf#145580 need to use gtk_im_context_filter_keypressCaolán McNamara1-1/+26
2022-03-01ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara1-1/+1
2022-03-01ofz: verify table offsetsCaolán McNamara1-4/+13
2022-03-01ofz: measure maximum possible contoursCaolán McNamara1-2/+8
2022-03-01ofz#45081 check font lengthCaolán McNamara1-7/+26
2022-03-01ofz#45082 Out-of-memoryCaolán McNamara1-1/+6
2022-02-28ofz#45073 initialize names to NULL in case of 0 glyphsCaolán McNamara1-1/+1
2022-02-25lastPoint might be 0xFFFFCaolán McNamara1-1/+1
2022-02-07qt5: crash entering ë with french IMCaolán McNamara1-0/+8
2022-02-06Resolves: tdf#147218 label doesn't have use-underline setCaolán McNamara1-0/+1
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara2-2/+19
2022-01-25tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issuesCaolán McNamara1-13/+9
2022-01-21tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna2-0/+28
2022-01-09tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara1-0/+5
2022-01-09Resolves: tdf#129745 don't override child help for application framesCaolán McNamara1-2/+11
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara1-0/+1
2021-12-11tdf#145322, tdf#144378 fix printing for vertical writingMark Hung4-8/+72
2021-12-07fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák1-2/+5
2021-12-07tdf#145604 indicate the row as the target when dropping in a visual treeCaolán McNamara1-1/+12
2021-11-28Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara1-2/+3
2021-11-26Resolves: tdf#145786 get the correct bounds with window scaling enabledCaolán McNamara1-48/+33
2021-11-24tdf#129638 print preview: use new paper size after switching pageJustin Luth1-0/+1
2021-11-23Crash around help-windows.Michael Meeks1-1/+2
2021-11-22Related: tdf#145786 cooperate between our own grabsCaolán McNamara1-3/+36
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara1-0/+20
2021-11-15Resolves: tdf#145567 restore focus to the usual frame focus widgetCaolán McNamara1-0/+8