summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
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-17handle GC* pixmap functions on Mac reading past pixmap (tdf#145843)Luboš Luňák
2022-06-16This should apparently be a true assertStephan Bergmann
2022-06-15Make sure pEntry is not nullSamuel Mehrbrodt
2022-06-15ofz#47699 TimeoutCaolán McNamara
2022-06-15Add support for exporting EMZ/WMZofftkp
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-14ofz#47668 OOM on massive line widthsCaolán McNamara
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski
2022-06-14Remove some unused includesMiklos Vajna
2022-06-13vcl: restore lost spinner imagesMiklos Vajna
2022-06-13Revert "tdf#98743: TIFF export uses 96dpi by default"Julien Nabet
2022-06-13remove #undefNoel Grandin
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-13avoid uninitialized data when handling WindowStateLuboš Luňák
2022-06-13vcl: Trigger IconView action on space key as wellMichael Weghorn
2022-06-13crashtesting: fix crash seen on loading forum-mso-de-98993.xlsxCaolán McNamara
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky