summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-07-15tdf#149952 gtk3 a11y: Return pos relative to window when requestedMichael Weghorn
2022-07-14loplugin:moveitNoel Grandin
2022-07-13move Skia setup code to a shared functionLuboš Luňák
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-07-13Related: tdf#149956 Keep in sync after icon theme changeMaxim Monastirsky
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-13gtk3 a11y: Activate code that needs AtkRectangleMichael Weghorn
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-11vcl: change drawToPos() to drawToIndex()Chris Sherlock
2022-07-10tdf#143148 Use pragma once instead of include guardsehsan
2022-07-10tdf#143148 Use pragma once instead of include guardsehsan
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05qt a11y: Implement QtAccessibleWidget::tableMichael Weghorn
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-04tdf#149804 Set default listbox bg color to whiteMichael Weghorn
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-07-02tdf#149816 qt a11y: Report position in screen coordinatesMichael Weghorn
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-07-01tdf#149680 qt: Open native popup menu at given positionMichael Weghorn
2022-06-30tdf#143148 Use pragma once in vcl partMahdi Tizabi
2022-06-30vcl: clarify variable in Animation::Animation() loopChris Sherlock
2022-06-30tdf#137544 std::unordered_set is cheaper hereNoel Grandin
2022-06-29Don't link against private CoreUI framework when sandboxedChristian Lohmaier
2022-06-29jsdialog: toggle toolbox buttons correctlySzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-29Adapt to LLVM 15 trunk libc++ dropping std::unary_/binary_functionStephan Bergmann
2022-06-29jsdialog: be sure we send close popup message when destroyedSzymon Kłos
2022-06-29jsdialog: correctly parse click position for drawingareaSzymon Kłos
2022-06-28crashtesting: crash seen on exporting tdf117501-3.docx to odtCaolán McNamara
2022-06-28ofz: Out-of-memoryCaolán McNamara
2022-06-28ofz: Direct-leakCaolán McNamara
2022-06-28tdf#149755 bottom of characters missing in dwrite rendered caseCaolán McNamara
2022-06-28tdf#134328 only copy the RegionBand if it is actually sharedNoel Grandin
2022-06-28tdf#134328 use more make_sharedNoel Grandin
2022-06-27ofz#48407 OOMCaolán McNamara
2022-06-27tdf#149279 SwNavigator enhancement to show at least two headingsJim Raykowski
2022-06-26tdf#143148 Use pragma once instead of the include guardsAmir H
2022-06-25WIN flatten and assert some codeJan-Marek Glogowski
2022-06-24tdf#149626 use recursive_mutex to fix hang in macro callback during dndCaolán McNamara
2022-06-24tdf#143148 Use pragma once instead of include guardsMahdyar M. M. Sadeghi
2022-06-23Silence another unhelpful loplugin:redundantfcastStephan Bergmann
2022-06-23Revert "svp: don't directly yield in main thread"Stephan Bergmann
2022-06-22Detect WMF from header instead of extensionofftkp
2022-06-22Add support for exporting SVGZ in Writerofftkp
2022-06-22svp: don't directly yield in main threadJan-Marek Glogowski
2022-06-22improve the look of the macOS comboboxNoel Grandin
2022-06-21Fix typoAndrea Gelmini