summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-01-24tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2023-01-23Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara
2023-01-19Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby
2023-01-12Fix VclTextTest with colorized antialiasingStephan Bergmann
2023-01-10tdf#152648 Handle overflow when multiplying rows and columnsPatrick Luby
2023-01-10Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input charCaolán McNamara
2023-01-10vcl: Copy the resource kind object itself if...Dennis Francis
2023-01-10vcl: copy /Pattern resources tooDennis Francis
2023-01-09tdf#56973 - Copy/paste (single) sheet is checked but not enabledAndreas Heinisch
2023-01-09vcl: use /MediaBox origin in the ctm...Dennis Francis
2023-01-06tdf#42437 Enable press-and-hold special character input methodPatrick Luby
2023-01-04tdf#152532 vcl: Don't convert negative entry count to unsignedMichael Weghorn
2023-01-04Related: tdf#152703 Eliminate empty window with Skia/Metal while resizingPatrick Luby
2022-12-30tdf#152734: Calculate correctly the kashida glyph X positionKhaled Hosny
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby
2022-12-29Fix typoAndrea Gelmini
2022-12-26tdf#150177 Limit minimum blink cursor ratePatrick Luby
2022-12-21vcl: /Filter [/FlatDecode] not properly readDennis Francis
2022-12-21vcl: read references to /Kids array...Dennis Francis
2022-12-20tdf#152517 Fix gen backend treeview ctrl+minus behaviorJim Raykowski
2022-12-19tdf#145843 Do not use CGBitmapContextCreate() to create a bitmap contextPatrick Luby
2022-12-16tdf#146765 Fix infinite recursion in -[NSView visibleRect]Patrick Luby
2022-12-15Fix another use of gtk_gesture_zoom_new for GTK 4Stephan Bergmann
2022-12-15vcl: Implement touchpad zoom gesture support in GtkInstanceDrawingAreaPovilas Kanapickas
2022-12-14Resolves: tdf#152501 forward replacement ComboBox query-tooltip to originalCaolán McNamara
2022-12-14tdf#152486 unreadable infobar buttons in macOS dark modeCaolán McNamara
2022-12-14tdf#151700 Display native print panel even if there are no printersPatrick Luby
2022-12-13Related: tdf#152454 don't use Button to render dark mode TabsCaolán McNamara
2022-12-13Related: tdf#152454 pick something suitable for dark mode Inactive tab colorCaolán McNamara
2022-12-13Related: tdf#150007 add destructive-action to file overwrite message dialogCaolán McNamara
2022-12-12Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmapPatrick Luby
2022-12-11tdf#152267: Strike out changed to underline in small zoomKhaled Hosny
2022-12-10vcl: Add subset ID to Type 3 fonts embedded in PDFKhaled Hosny
2022-12-10vcl: Add /Name key to Type 3 font dictionaryKhaled Hosny
2022-12-09tdf#146842 Do not use Skia for printingPatrick Luby
2022-12-08ofz#53824 Out-of-memoryCaolán McNamara
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-12-08tdf#82115 Commit uncommitted text when a popup menu is openedPatrick Luby
2022-12-07ofz#53824 Out-of-memoryCaolán McNamara
2022-12-07loplugin:unusedmethodsNoel Grandin
2022-12-07tdf#151894 Pre-init NSSpellCHecker to avoid SolarMutex deadlockStephan Bergmann
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-12-06Resolves: tdf#151722 use UI Language for localized font namesCaolán McNamara
2022-12-06tdf#152058 THEMES: Not possible to change back to default lookNoel Grandin
2022-12-06Shuffle code aroundKhaled Hosny
2022-12-06Simplify PhysicalFontFace::CreateFontSubset() a bitKhaled Hosny
2022-12-06tdf#113048: Fix PDF ascender and descender of some fontsKhaled Hosny
2022-12-05Drop dummy functionKhaled Hosny
2022-12-05jsdialog: sort enabled .ui listSzymon Kłos