summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-01-04make applyColor staticCaolán McNamara3-9/+9
2023-01-04flatten some vcl codeNoel Grandin9-1481/+1337
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti4-4/+4
2023-01-03loplugin:fakeboolStephan Bergmann1-1/+1
2023-01-03vcl: Copy the resource kind object itself if...Dennis Francis3-0/+68
2023-01-03vcl: copy /Pattern resources tooDennis Francis1-1/+1
2023-01-03vcl: use /MediaBox origin in the ctm...Dennis Francis3-5/+85
2023-01-03Related: tdf#152703 Eliminate empty window with Skia/Metal while resizingPatrick Luby1-1/+30
2023-01-03tdf#148109 Paint background color in listboxIlhan Yesil3-18/+24
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos2-5/+8
2023-01-02split OutputDevice::CreateMask methodNoel Grandin1-117/+136
2023-01-02Use std synchronisation APIs instead of a pipeTor Lillqvist2-69/+22
2023-01-01remove dead codeNoel Grandin1-49/+7
2022-12-31tdf#136604: Remove Source Sans Pro fontsKhaled Hosny1-0/+0
2022-12-30vcl: Simplify this code and remove the funny commentKhaled Hosny1-13/+2
2022-12-30tdf#152734: Calculate correctly the kashida glyph X positionKhaled Hosny1-4/+7
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby11-292/+323
2022-12-29merge SwapFile into ImpSwapFileNoel Grandin2-43/+4
2022-12-29use TempFileFast for vcl graphics swapoutNoel Grandin4-134/+57
2022-12-26tdf#127588 - extend selection to the entire field if nothing is selectedAndreas Heinisch1-0/+13
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann3-2/+11
2022-12-23tdf#150177 Limit minimum blink cursor ratePatrick Luby1-9/+18
2022-12-23can improve scopeCaolán McNamara1-4/+2
2022-12-23Fix typoAndrea Gelmini1-1/+1
2022-12-22tdf#152532 vcl: Don't convert negative entry count to unsignedMichael Weghorn1-2/+2
2022-12-22tdf#42437 Enable press-and-hold special character input methodPatrick Luby2-8/+151
2022-12-22loplugin:unocast (vcl::unotools::VclCanvasBitmap)Stephan Bergmann3-4/+22
2022-12-22Fix typoAndrea Gelmini1-1/+1
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara3-31/+3
2022-12-21vcl: /Filter [/FlatDecode] not properly readDennis Francis2-0/+58
2022-12-21vcl: read references to /Kids array...Dennis Francis3-1/+58
2022-12-21No need for bool return value hereNoel Grandin21-42/+30
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)1-0/+9
2022-12-20tdf#148434 - avoid strange OS/X deadlock around AnyInput.Michael Meeks1-22/+19
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann2-0/+22
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-0/+9
2022-12-19ofz#54240 Integer-overflowCaolán McNamara1-2/+5
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin2-0/+825
2022-12-17tdf#151627 + tdf#152559: blacklist Nvidia device id="0x1402"Julien Nabet1-0/+3
2022-12-17tdf#152517 Fix gen backend treeview ctrl+minus behaviorJim Raykowski1-3/+6
2022-12-16Fix typoAndrea Gelmini1-1/+1
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos3-0/+34
2022-12-16tdf#146765 Fix infinite recursion in -[NSView visibleRect]Patrick Luby1-1/+20
2022-12-16ofz#54334 Timeout on 8192 width/height font and underlineCaolán McNamara1-1/+9
2022-12-16BP_CHECKBOX should be teamed with some CBS_* partCaolán McNamara1-1/+1
2022-12-15Fix another use of gtk_gesture_zoom_new for GTK 4Stephan Bergmann1-0/+5
2022-12-15tdf#145843 Do not use CGBitmapContextCreate() to create a bitmap contextPatrick Luby1-10/+39
2022-12-14vcl: Implement touchpad zoom gesture support in GtkInstanceDrawingAreaPovilas Kanapickas1-0/+47
2022-12-14Resolves: tdf#152501 forward replacement ComboBox query-tooltip to originalCaolán McNamara1-45/+55
2022-12-14tdf#152486 unreadable infobar buttons in macOS dark modeCaolán McNamara1-0/+19