summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-07-20band-aid: deprecated-declarations related to cupscoas-0.2.0Julien Nabet
2019-07-20band-aid: deprecated-declarations related to gtkJulien Nabet
2019-07-15vcl: better decimal handling in NumericFormatterAshod Nakashian
2019-07-10tdf#81134 Chart size not retainedNoel Grandin
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-06-18[cp] android: Default to colibre.Jan Holesovsky
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-06-07tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl
2019-06-05fix oss-fuzz buildCaolán McNamara
2019-06-05android: remove redundant header causing build failure.Michael Meeks
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist
2019-06-04Fix "external" graphic filter code for the DISABLE_DYNLOADING caseTor Lillqvist
2019-05-29The iOS DataFlavorMapper::getAllSupportedPboardTypes() is unusedTor Lillqvist
2019-05-29tdf#124752: We do need to accept text/html from the system clipboardTor Lillqvist
2019-05-29Add a couple of SAL_INFOs about types available on the system clipboardTor Lillqvist
2019-05-28tdf#124752: Simplify the iOS DataFlavorMapping thing a lotTor Lillqvist
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-05-23use the rect from all primitives when converting svg to BitmapTomaž Vajngerl
2019-05-23widgettheme: support multiple spinbox orientationsTomaž Vajngerl
2019-05-21tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-05-15Attempt to load the theme when LibreOfficeKit is active.Jan Holesovsky
2019-05-14Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist
2019-05-14LOK: Do not offset window coordinates in LOKAshod Nakashian
2019-05-14vcl: LOK: emmit size_changed after window creationAshod Nakashian
2019-05-14Look for "online" theme when running LOOL and "ios" only on IOSTomaž Vajngerl
2019-05-14Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl
2019-05-13Using the m_FeedbackFDs is now necessary also on iOSTor Lillqvist
2019-05-13Fix warning: unannotated fall-through between switch labelsTor Lillqvist
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks
2019-05-10fix copying of maVectorGraphicData in ImpGraphicTomaž Vajngerl
2019-05-06libreofficekit: send show/hide messages for dialogscp-6.0-30Szymon Kłos
2019-05-06WidgetDefinition: add "action" state for the PushButtonTomaž Vajngerl
2019-05-06unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-05-02lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-04-30LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-04-30LOK: support resizing windowsAshod Nakashian
2019-04-30tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl
2019-04-30tdf#119965 implement tooltip widget style on macosTomaž Vajngerl
2019-04-30Remove unneeded iOS ifdefferyTor Lillqvist
2019-04-30unipoll: do the legacy wakeup if not in unipoll mode.Michael Meeks
2019-04-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-22tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-04-18tdf#124032 fix Edit background drawingTomaž Vajngerl
2019-04-13sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian
2019-04-12At least tell by how many ticks we are too earlyTor Lillqvist
2019-04-10Embedded PDF: It is a shared_ptr, no need to copy.Jan Holesovsky
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-04-05fix spinbox right press SVG - plus sign didn't define a colorTomaž Vajngerl
2019-04-05Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara