summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-01-22Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-01-18vcl: LOK: notify of dialog creation before size changeAshod Nakashian
2019-01-17Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara
2019-01-17tdf#121855 like osx case don't search near-infinite calc grid for focusCaolán McNamara
2019-01-17Resolves: tdf#121555 sometime crash on menu hierarchy changeCaolán McNamara
2019-01-17tdf#121778: Work around odd macOS 10.14 graphicsContextWithWindow failureStephan Bergmann
2019-01-17vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-12Fix headless build on LinuxThorsten Behrens
2019-01-04Fix trivial warning.Michael Meeks
2018-12-10Strip _dark and _svg iconset filenames for displayJan-Marek Glogowski
2018-12-10custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-10custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky
2018-12-10LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-06Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2018-12-06Use HiDPI scaling to load scaled images.Michael Meeks
2018-12-06Add explicit API scaling via ImageTree API.Michael Meeks
2018-12-06Preserve stock images until render time.Michael Meeks
2018-12-06Anti-alias toolbar button drop-downs.Michael Meeks
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-08No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-08Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-08LOK: custom widgets: simplify and correct colorsAshod Nakashian
2018-11-08LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-08LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian
2018-11-08LOK: custom widgets: check size of API structuresAshod Nakashian
2018-11-08LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky
2018-11-08LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian
2018-11-08LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian
2018-11-08LOK: custom widgets: draw focused listbox text in highlight colorsAshod Nakashian
2018-11-08lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-08custom widgets: rework colors and cleanupAshod Nakashian
2018-11-08LOK: custom widgets: don't clobber the custom colorsAshod Nakashian
2018-11-08LOK: custom widgets: support custom menu colorsAshod Nakashian
2018-11-08custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian
2018-11-08custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl
2018-11-08custom widgets: setup style setting in the widget libraryTomaž Vajngerl
2018-11-08custom widgets: draw fixed line widgetTomaž Vajngerl
2018-11-08custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl
2018-11-08vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-08custom widgets: editbox - draw focus rectangleTomaž Vajngerl
2018-11-08custom widgets: return early when the widget lib is not availableTomaž Vajngerl
2018-11-08custom widgets: enable anti-aliasing when drawing widgetsTomaž Vajngerl
2018-11-08custom widgets: get the region from the lib. + custom tab widthTomaž Vajngerl
2018-11-08custom widgets: add Toolbar widgetTomaž Vajngerl
2018-11-08custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl
2018-11-08custom widgets: add Progress widgetTomaž Vajngerl
2018-11-08vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl
2018-11-08custom widgets: add Slider widgetTomaž Vajngerl