summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-01-20tdf#148453 Fix crash by turning off optimization for Objective-C selectorPatrick Luby
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin
2023-01-20Fix typoAndrea Gelmini
2023-01-20Base GraphicDescriptor on OWeakObjectStephan Bergmann
2023-01-20ofz#54685 TimeoutCaolán McNamara
2023-01-20ofz#54895 Out-of-memoryCaolán McNamara
2023-01-20tdf#147906 Use std::hypot for Pythagorean additionektagoel12
2023-01-20tdf#149412 gtk3: show all selected rows in dnd iconCaolán McNamara
2023-01-20tdf#153047 sw: fix PDF export of content controls in placeholder modeMiklos Vajna
2023-01-19Resolves: tdf#153091 support text/plain without encoding from neditCaolán McNamara
2023-01-19save last mouse press location even if no handlers setCaolán McNamara
2023-01-19use cairo_surface_destroy after gtk_drag_set_icon_surfaceCaolán McNamara
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate
2023-01-18tdf#152770 move warning about ppd with no resolution to use of resolutionCaolán McNamara
2023-01-18Related: tdf#152770 we don't use the font list, so don't warn if its emptyCaolán McNamara
2023-01-18only need ooo_fixed for gtk3Caolán McNamara
2023-01-18tdf#153080 RTL UI was misbehavingAron Budea
2023-01-17Related: tdf#42437 Skip special press-and-hold handling for action keysPatrick Luby
2023-01-17gtk4: some basis for experimenting on a11y supportCaolán McNamara
2023-01-17loplugin:casttovoid ("unnecessary cast to void")Stephan Bergmann
2023-01-17tdf#153049 use ScrollType::DontKnow for a mouse wheel spinCaolán McNamara
2023-01-17Reset BitmapWriteAccess before further bitmap useMike Kaganski
2023-01-17assert/SAL_WARN in BlendWithNoel Grandin
2023-01-16ofz#55090 fuzzers need docmodel nowCaolán McNamara
2023-01-16The third "depth argument is unusedCaolán McNamara
2023-01-16getFormat() is always DeviceFormat::DEFAULTCaolán McNamara
2023-01-16cid#1412875 Uninitialized pointer fieldCaolán McNamara
2023-01-15XUnoTunnel->dynamic_cast in UnoBinaryDataContainerNoel Grandin
2023-01-15vcl: add more device independent checks for bitmaps in svmtestTomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-13Related: tdf#152703 Eliminate potential blocking during live resizePatrick Luby
2023-01-13tdf#152994 actually return in this caseCaolán McNamara
2023-01-12tdf#152994 only query dark mode in Windows >= 10.0.18362Caolán McNamara
2023-01-12Fix VclTextTest with colorized antialiasingStephan Bergmann
2023-01-12vcl: handle VCL_DUMP_BMP_PATH in BitmapEx::DumpAsPng()Miklos Vajna
2023-01-12move drawTransformedBitmap to CairoCommon and reuse for X11CairoSalGraphicsImplCaolán McNamara
2023-01-12rely on support for NET_WM_ICONCaolán McNamara
2023-01-12drop some unneeded includesCaolán McNamara
2023-01-12make SupportsCairo always return true nowCaolán McNamara
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara
2023-01-12drop X11SalGraphicsImpl middleman nowCaolán McNamara
2023-01-12reuse CairoCommon GetGraphicsWidth from X11CairoSalGraphicsImplCaolán McNamara
2023-01-12move X11SalGraphicsImpl::GetBitCount to X11CairoSalGraphicsImplCaolán McNamara
2023-01-12X11SalGraphicsImpl::GetGraphicsHeight is newly unusedCaolán McNamara
2023-01-12mpClipRegion is newly unusedCaolán McNamara
2023-01-12X11SalGraphics::SetClipRegion is newly unusedCaolán McNamara
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-12no more X11SalBitmapCaolán McNamara
2023-01-12this is never a X11SalBitmap anymoreCaolán McNamara