summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
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
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07Fix typosAndrea Gelmini
2018-09-07Cleanup SvpSalGraphics LineGeometry creationArmin Le Grand
2018-09-01Fix typosAndrea Gelmini
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist
2018-08-22fix oss-fuzz buildCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-16skip text layout when fuzzingCaolán McNamara
2018-08-04crashtesting: bubble surface creation failure notification upwardsCaolán McNamara