summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-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-26Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
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-05Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-04-04Fix compilation in !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-03pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky
2019-04-03pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-04-03pdfium: Delay the swap out.Jan Holesovsky
2019-04-03pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky
2019-04-03pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-04-03Fix linking error in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-03Fix build in !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-04-03pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-04-03pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-04-03vcl: share GfxLinkAshod Nakashian
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2019-04-01tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-29Use the colibre icon theme in Online and appsTor Lillqvist
2019-03-28Revert "vcl: share GfxLink"Jan Holesovsky
2019-03-28Revert "pdfium: Share the GfxLink for PDF files."Jan Holesovsky
2019-03-28Revert "pdfium: Keep the PDF data in memory, so that we can really share them."Jan Holesovsky
2019-03-28Revert "Fix build in !HAVE_FEATURE_PDFIUM case"Jan Holesovsky
2019-03-28Revert "Fix linking error in the !HAVE_FEATURE_PDFIUM case"Jan Holesovsky
2019-03-27Fix icon load error for uno commands with paramsMuhammet Kara
2019-03-27Make contents of combobox follow the finger when scrolling with a pan gestureTor Lillqvist
2019-03-27Fix linking error in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist
2019-03-27fix build against masterTomaž Vajngerl
2019-03-27tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-27tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-03-27Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-03-26Fix build in !HAVE_FEATURE_PDFIUM caseTor Lillqvist