summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-04raise cairo baseline to 1.10.0Caolán McNamara
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26fix android build (2)Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-06missing cairo_surface_destroyCaolán McNamara
2019-01-29drop now hopeless non-optimal depth warningCaolán McNamara
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-10Resolves: ofz#12462 fix build failureCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-05Revert "Compute (un-)premultiply_table at compile time"Stephan Bergmann
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-03Compute (un-)premultiply_table at compile timeStephan Bergmann
2018-12-02use same [un]premultiplyCaolán McNamara
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