summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-16lok: fix position og autofilter in RTL modeSzymon Kłos
2022-03-15tdf#144862 use resolution independent positions for writer's screen-renderingCaolán McNamara
2022-03-14jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-09Fix iOS compilation after recent changes to SequenceTor Lillqvist
2022-03-09ofz#45255 handle short O_hhea tableCaolán McNamara
2022-03-09ofz: Too many hatch pointsCaolán McNamara
2022-03-09ofz: record less than 10 bytes is invalidCaolán McNamara
2022-03-09clamp and add some logging like SvmReaderCaolán McNamara
2022-03-09clamp in StretchTextHandler like TextHandlerCaolán McNamara
2022-03-09tdf#136632: Use 'Save transparency' when exporting selected objects for PNGJulien Nabet
2022-03-09ofz: detect endless loop in font processingCaolán McNamara
2022-03-09ofz#45165 verify table offsetsCaolán McNamara
2022-03-09ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara
2022-03-09ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-09ofz: check hmtx offsetCaolán McNamara
2022-03-09ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-09ofz: don't read past end of recordCaolán McNamara
2022-03-09ofz: measure legal range from glyph offset, not table startCaolán McNamara
2022-03-09ofz: measure maximum possible contoursCaolán McNamara
2022-03-09Resolves: tdf#145580 need to use gtk_im_context_filter_keypressCaolán McNamara
2022-03-09lastPoint might be 0xFFFFCaolán McNamara
2022-03-09ofz: verify table offsetsCaolán McNamara
2022-03-09ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-03-09ofz#45081 check font lengthCaolán McNamara
2022-03-09ofz#45082 Out-of-memoryCaolán McNamara
2022-03-09ofz#45073 initialize names to NULL in case of 0 glyphsCaolán McNamara
2022-02-21Fix Bitmap::RotateSzymon Kłos
2022-02-21Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-20lok: reset and cancel properly Drag & Drop actionSzymon Kłos
2022-02-20lok: fix sending mouse pointerHenry Castro
2022-02-20lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-16Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2022-02-14lok: add 'dropdown' dialog typeHenry Castro
2022-02-14speed up bitmap rotationNoel Grandin
2022-02-14PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-02-14fix the orientation combobox in the print dialogLuboš Luňák
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák
2022-02-14do not require that an image type has a 3-character extensionLuboš Luňák
2022-02-14lok: use focused tab page helpSzymon Kłos
2022-02-14RTL: lok: render correctly interim windowsSzymon Kłos
2022-02-14RTL: lok: draw mirrored native widgets from file definitionSzymon Kłos
2022-02-14RTL: lok: mirror cursor position when neededSzymon Kłos
2022-02-14RTL: lok: render tunneled dialogs mirroredSzymon Kłos
2022-02-14RTL: lok: handle mirrored mouse coordinatesSzymon Kłos
2022-02-14lok: copy over the alpha channel too for cairo...Dennis Francis
2022-02-14We don't want or need any LOKClipboard on iOSTor Lillqvist
2022-02-14jsdialog: send default button stateSzymon Kłos