summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-12-11tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-10-06Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-05tdf#144846 launch gtk3 menubar menus from LibreOffice codeCaolán McNamara
2021-10-04tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-25tdf#144585 Qt5 restore old VCL popup handlingJan-Marek Glogowski
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-06tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-08-25tdf#143957 Qt5 always create an OpenGLContextJan-Marek Glogowski
2021-08-25VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-07-30tdf#143580 Qt5 don't use Qt::Popup for FLOAT winsJan-Marek Glogowski
2021-07-21tdf#143298 Qt5 send SalEvent::KeyModChange eventsJan-Marek Glogowski
2021-07-21tdf#143334 Qt5 don't reset buffer on style changeJan-Marek Glogowski
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-24tdf#142560 handle cached glpyh items in ImplGlyphFallbackLayoutMark Hung
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin
2021-06-10loplugin:unnecessaryreturn SvImpLBox::SetMostRightNoel Grandin
2021-06-10loplugin:unnecessaryreturn SalX11Display::DispatchNoel Grandin
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-06-10avoid possible repeated cairo surface creationLuboš Luňák
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-06use sfx2/res/menu.png for open-menu-symbolicCaolán McNamara
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara
2021-06-03split .ui conversion code into its own fileCaolán McNamara
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara
2021-05-31cid#1485136 Structurally dead codeCaolán McNamara
2021-05-30gtk4: inch towards providing clipboard contentCaolán McNamara
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski
2021-05-27no need to allocate PrintFont separatelyNoel Grandin
2021-05-26gtk[3|4] gtk_widget_get_root returns null when no rootCaolán McNamara
2021-05-24gtk4: make opengl slide transitions work againCaolán McNamara
2021-05-24gtk4: restore GtkFixed container for SalObjectsCaolán McNamara
2021-05-24gtk[3|4] separate the idea of a drawing widget and a container widgetCaolán McNamara
2021-05-24gtk[3|4] add a queue_draw to avoid GtkFixed castCaolán McNamara
2021-05-24gtk[3|4] wrap gtk_im_context_set_client_[widget|window] variantsCaolán McNamara
2021-05-24gtk[3|4] wrap surface_create_similar_surface variantsCaolán McNamara
2021-05-24gtk[3|4] wrap gtk_widget_get_window/gtk_native_get_surfaceCaolán McNamara
2021-05-24gtk4: get DrawingArea working enough for tip of the day dialogCaolán McNamara
2021-05-24fix Skia Windows text renderingLuboš Luňák
2021-05-24fix font scale width handling for Skia/X11 (tdf#136081)Luboš Luňák
2021-05-24gtk4: make generic paste work againCaolán McNamara
2021-05-24rename m_aMimeTypeToAtom to m_aMimeTypeToGtkTypeCaolán McNamara
2021-05-24gtk4: make basic text pasting work againCaolán McNamara
2021-05-23gtk4: add clipboard_get for differing ways to get clipboardsCaolán McNamara
2021-05-22gtk[3|4] there's only two options, 'clipboard' or 'primary'Caolán McNamara
2021-05-22gtk4: reenable TextViewCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara