summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski1-21/+25
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky4-7/+7
2018-12-10custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky1-5/+8
2018-12-10LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian2-5/+14
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin7-22/+3328
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin4-6/+11
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks3-33/+46
2018-12-06Use HiDPI scaling to load scaled images.Michael Meeks2-7/+36
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks3-17/+45
2018-12-06Preserve stock images until render time.Michael Meeks6-73/+141
2018-12-06Anti-alias toolbar button drop-downs.Michael Meeks1-28/+19
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky2-4/+3
2018-11-08No updateSettings() in AquaSalGraphicsTor Lillqvist1-1/+2
2018-11-08Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist1-2/+2
2018-11-08LOK: custom widgets: simplify and correct colorsAshod Nakashian1-33/+0
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian5-103/+32
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian3-93/+89
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian2-2/+6
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky1-4/+0
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian1-37/+33
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian4-8/+415
2018-11-08LOK: custom widgets: draw focused listbox text in highlight colorsAshod Nakashian1-0/+4
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian1-2/+13
2018-11-08custom widgets: rework colors and cleanupAshod Nakashian1-4/+4
2018-11-08LOK: custom widgets: don't clobber the custom colorsAshod Nakashian1-2/+3
2018-11-08LOK: custom widgets: support custom menu colorsAshod Nakashian2-5/+20
2018-11-08custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian1-8/+5
2018-11-08custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl1-15/+15
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl9-2/+133
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl2-0/+5
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-1/+8
2018-11-08custom widgets: editbox - draw focus rectangleTomaž Vajngerl1-0/+9
2018-11-08custom widgets: return early when the widget lib is not availableTomaž Vajngerl1-2/+4
2018-11-08custom widgets: enable anti-aliasing when drawing widgetsTomaž Vajngerl1-1/+6
2018-11-08custom widgets: get the region from the lib. + custom tab widthTomaž Vajngerl2-8/+13
2018-11-08custom widgets: add Toolbar widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl2-3/+17
2018-11-08custom widgets: add Progress widgetTomaž Vajngerl2-1/+6
2018-11-08vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl2-10/+9
2018-11-08custom widgets: add Slider widgetTomaž Vajngerl2-1/+24
2018-11-08vcl: make slider ask if native drawing is supportedTomaž Vajngerl1-20/+24
2018-11-08custom widgets: add Tab widgetsTomaž Vajngerl2-4/+20
2018-11-08custom widgets: draw ListBox widgetTomaž Vajngerl2-1/+5
2018-11-08custom widgets: first round of basic widgets with cairoTomaž Vajngerl2-50/+145
2018-11-08Support drawing custom widgets in headless backendTomaž Vajngerl4-23/+80
2018-11-08lokit: Draw dialogs without using a MetaFileTomaž Vajngerl1-0/+77
2018-11-08custom widgets: Custom Widget ThemesTomaž Vajngerl9-19/+441
2018-11-08SVLIBRARY is defined in tools/svlibrary.hAndras Timar1-1/+1
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1