summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2022-08-03handle scroll events in surrounding GtkSalFrame if there is oneCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-31vcl: Better kashida insertion position validationKhaled Hosny
2022-07-29tdf#126754: Wrong OpenType tag for fractions in "font features" dialogJulien Nabet
2022-07-28gtk4: don't attempt to create a visual junction between float and launcherCaolán McNamara
2022-07-28vcl: Animation - cleanup pause functions and fieldsChris Sherlock
2022-07-27tdf#149439 Update Custom values that may have changed since last printer checkCaolán McNamara
2022-07-26FreetypeManager::m_nMaxFontId is unusedTor Lillqvist
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-19vcl: AInfo -> AnimationDataChris Sherlock
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-11vcl: change drawToPos() to drawToIndex()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-04jsdialog: send grab_focus actionSzymon Kłos
2022-07-02Revert "tdf#137544 std::unordered_set is cheaper here"Julien Nabet
2022-07-02qt a11y: Only return actually supported a11y interfacesMichael Weghorn
2022-06-30tdf#137544 std::unordered_set is cheaper hereNoel Grandin
2022-06-24tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara
2022-06-23Revert "svp: don't directly yield in main thread"Stephan Bergmann
2022-06-22svp: don't directly yield in main threadJan-Marek Glogowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-06-19qt: Fix qt6 build after fbc61e06584ff8e6d9240f8b67be8dc28ecab5b9Michael Weghorn
2022-06-18Qt move most X11 specifics into QtX11SupportJan-Marek Glogowski
2022-06-17Fix and add ostreams for vcl::WindowPosSizeJan-Marek Glogowski
2022-06-17WIN drop window state redundanciesJan-Marek Glogowski
2022-06-17qt a11y: Forward STATE_CHANGED event as suchMichael Weghorn
2022-06-17Convert ImplWindowStateFromStr to WindowData(str)Jan-Marek Glogowski
2022-06-17Qt use QEvent::type to handle the event correctlyJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski
2022-06-13vcl: restore lost spinner imagesMiklos Vajna
2022-06-13remove #undefNoel Grandin
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-09Use same glyph width in PDF drawing and font subsetKhaled Hosny
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-05-31jsdialog: introduce popup managementSzymon Kłos