summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2019-08-14tdf#124700 don't pull from or insert into cache for PixelSnapHairlineCaolán McNamara
2019-08-13Resolves: tdf#122358 ensure right/bottom borders are included in damage regionCaolán McNamara
2019-06-14tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski
2019-05-04tdf#120585: use applyColor and make it transparency-awareKatarina Behrens
2019-04-29tdf#120797: Apply transformation also to the extents of damageKatarina Behrens
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara
2019-02-07missing cairo_surface_destroyCaolán McNamara
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-01Related: tdf#121721 use premultiply unpremultiply tablesCaolán McNamara
2018-11-21Fix headless build on LinuxThorsten Behrens
2018-11-13android: remove redundant header causing build failure.Michael Meeks
2018-11-11fix oss-fuzz buildCaolán McNamara
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: check size of API structuresAshod Nakashian
2018-11-09LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian
2018-11-09custom widgets: rework colors and cleanupAshod Nakashian
2018-11-09LOK: custom widgets: don't clobber the custom colorsAshod Nakashian
2018-11-09LOK: custom widgets: support custom menu colorsAshod Nakashian
2018-11-09custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-09custom widgets: draw fixed line widgetTomaž Vajngerl
2018-11-09custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl
2018-11-09custom widgets: editbox - draw focus rectangleTomaž Vajngerl
2018-11-09custom widgets: return early when the widget lib is not availableTomaž Vajngerl
2018-11-09custom widgets: enable anti-aliasing when drawing widgetsTomaž Vajngerl
2018-11-09custom widgets: get the region from the lib. + custom tab widthTomaž Vajngerl
2018-11-09custom widgets: add Toolbar widgetTomaž Vajngerl
2018-11-09custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl
2018-11-09custom widgets: add Progress widgetTomaž Vajngerl
2018-11-09vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl
2018-11-09custom widgets: add Slider widgetTomaž Vajngerl
2018-11-09custom widgets: add Tab widgetsTomaž Vajngerl
2018-11-09custom widgets: draw ListBox widgetTomaž Vajngerl
2018-11-09custom widgets: first round of basic widgets with cairoTomaž Vajngerl
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08update main thread "properly" in headless caseAndras Timar
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann