summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-23fix wasm build (int vs sal_Int32 mismatch)Christian Lohmaier1-2/+6
2023-10-18tdf#156033 sw: Don't capture mouse when executing file dlgMichael Weghorn1-3/+14
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn6-120/+0
2023-09-18tdf#157304 Use normalized selection indices as string indicesMichael Weghorn1-1/+1
2023-09-01qt: Set window title etc. in main threadMichael Weghorn1-16/+26
2023-08-30tdf#156683 a11y: Dispose a11y cells with tab list box headerMichael Weghorn1-0/+6
2023-08-28remove warning about qt and icccmNoel Grandin1-4/+1
2023-08-14qt: Implement pinch/zoom gesture handlingMichael Weghorn2-1/+56
2023-07-25tdf#155414 kf a11y: Honor KDE Plasma setting to reduce animationMichael Weghorn5-0/+30
2023-07-09tdf#151273, tdf#151925: Don’t use QFont text layout by defaultKhaled Hosny4-8/+3
2023-06-22kf5: Drop "5" from VCLPLUG_KF5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn3-5/+5
2023-06-22kf5: Rename sources + headers according to new class namesMichael Weghorn6-7/+7
2023-06-22kf5: Remove "5" from class names in kf5 VCL pluginMichael Weghorn4-31/+31
2023-05-07tdf#154211 SwNavigator: select range of content by shift + double-Jim Raykowski3-25/+113
2023-04-02tdf#152979 qt: Re-add workaround for X11 modality change w/ hide/showMichael Weghorn1-0/+9
2023-03-06qt a11y: Add mapping for relations added in Qt 6.6Michael Weghorn1-3/+21
2023-03-02tdf#152073 tdf#153895 basicide: Set bg color for border winMichael Weghorn3-3/+6
2023-02-14--enable-qt6 constexpr template point of instantiation issueStephan Bergmann1-0/+2
2023-01-12Don't bother building the vcldemo executable for WASM unless using Qt5Tor Lillqvist1-1/+3
2023-01-11Use gb_EMSCRIPTEN_QTDEFS only when building with Qt5Tor Lillqvist1-4/+8
2022-12-23Don't use symlinks for the Emscripten soffice.data and soffice.data.js.metadataTor Lillqvist1-2/+2
2022-12-23Un-confuse Emscripten and Qt5 conditionalsTor Lillqvist1-3/+5
2022-12-14Update Qt5 build instructions to use Allotropia's pre-patched repoTor Lillqvist1-10/+5
2022-12-10tdf#152029 related: Prevent crash on nullptr iter_compareJim Raykowski1-5/+5
2022-12-06Need --disable-gen for the Qt5-based WASM LibreOffice nowTor Lillqvist1-0/+1
2022-11-30Make it possible build for WASM with --disable-gui, without Qt5Tor Lillqvist1-2/+2
2022-11-30Move Qt5 and scripting options for Emscripten to the distro-configs fileTor Lillqvist2-2/+2
2022-11-29Don't build the Qt5 Mandelbrot demos unless we have Qt5Tor Lillqvist1-2/+4
2022-11-26tdf#152115 related: Make selected entry stay selected (gtk3 only)Jim Raykowski1-2/+1
2022-11-25freetype: don't build yet another copy of zlibMichael Stahl1-1/+1
2022-09-16tdf#136928 Use dialog text color for signs in "Tabs" dialogMichael Weghorn1-1/+5
2022-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn6-1/+339
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn266-1468/+1706
2022-08-22qt a11y: Don't set invalid Qt relationsMichael Weghorn1-0/+4
2022-08-16qt a11y: Drop duplicate nullptr checkMichael Weghorn1-1/+1
2022-08-11qt a11y: Check range for offset passed to text methodsMichael Weghorn1-11/+85
2022-08-04qt a11y: Drop obsolete and misleading commentMichael Weghorn1-5/+0
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn3-0/+13
2022-07-01tdf#149680 qt: Open native popup menu at given positionMichael Weghorn1-3/+7
2022-06-19qt: Fix qt6 build after fbc61e06584ff8e6d9240f8b67be8dc28ecab5b9Michael Weghorn3-5/+17
2022-06-18qt a11y: Handle special value of -1 for text offsetMichael Weghorn1-0/+4
2022-06-01Avoid -Werror,-Wdeprecated-declarations when building Library_vclplug_qt6Stephan Bergmann2-6/+29
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn5-53/+58
2022-05-25tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski2-33/+57
2022-05-23qt6 configure: Consider more paths to find Qt 6 mocMichael Weghorn1-1/+8
2022-04-07tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn2-9/+18
2022-04-06tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski3-73/+13
2022-03-31tdf#147668: Reliably remove GTK menu bar widgetStephan Bergmann2-0/+4
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn4-10/+81
2022-03-22Adapt loplugin:indentation to --enable-qt6Stephan Bergmann1-0/+1