summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
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
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