summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-06-21Refactor PopupMenu::ImplExecute for async supportJan-Marek Glogowski
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-21svp: fix UB SalGraphics vector accessJan-Marek Glogowski
2022-06-21OUStringBuffer: add append via operator<<(T&&)Jan-Marek Glogowski
2022-06-21Fix crash when no valid EntryDescriptor foundSamuel Mehrbrodt
2022-06-21vcl: rename mnExtraData to mnRendererIdChris Sherlock
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock
2022-06-20add a fuzzer for our lock filesCaolán McNamara
2022-06-20Use of uninitialised value of size 8 on export to pdfCaolán McNamara
2022-06-20tdf#141026 Put user and computer name into collapsed sectionSiddhant Chaudhary
2022-06-20ofz#39186 reduce max length allowedCaolán McNamara
2022-06-19qt: Fix qt6 build after fbc61e06584ff8e6d9240f8b67be8dc28ecab5b9Michael Weghorn
2022-06-18qt a11y: Handle special value of -1 for text offsetMichael Weghorn
2022-06-18Qt move most X11 specifics into QtX11SupportJan-Marek Glogowski
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl