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