summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2020-01-14lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetscd-6.0-29Tomaž Vajngerl
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-05-08lok: disable VCL painting and whole window invalidation.Michael Meeks
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
2019-03-26pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2019-03-26pdfium: Share the GfxLink for PDF files.Jan Holesovsky
2019-03-26vcl: share GfxLinkAshod Nakashian
2019-03-26vcl: svx: misc improvements to pdfium importingAshod Nakashian
2019-03-26pdf: refactor poppler importerAshod Nakashian
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-12Move the Help URL to a different config pathAshod Nakashian
2019-03-12initialize caches in the constructorTomaž Vajngerl
2019-03-12Make the Help URL configurableAshod Nakashian