summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-22loplugin:loopvartoosmallStephan Bergmann1-2/+1
2022-02-23qt a11y: Better handle TEXT_CHANGED eventMichael Weghorn1-1/+20
2022-02-06qt5: crash entering ë with french IMCaolán McNamara1-0/+8
2022-02-03rhbz#2047319 drop the SolarMutex before QApplication::init()Caolán McNamara2-8/+16
2022-01-27Fix up "Fix gtk3_kde5 build when qt5/kf5 VCL plugins are not built"Michael Weghorn1-2/+2
2022-01-27Fix gtk3_kde5 build when qt5/kf5 VCL plugins are not builtMichael Weghorn1-2/+2
2022-01-19WASM add strip flags to configure.acJan-Marek Glogowski3-41/+61
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski14-13/+36
2022-01-17iOS+SVP convert remaining VCL plugins to salplugJan-Marek Glogowski9-160/+124
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski26-63/+517
2021-12-10sc a11y: Handle FOCUSED state for cellMichael Weghorn2-0/+12
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)26-92/+68
2021-12-01Qt fix non-X11 build and introduce CHECK_* macrosJan-Marek Glogowski4-15/+21