summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-11-09LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian
2018-11-09lok: custom widgets: render editbox bordersAshod 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: comment unused params. to avoid compile warningsTomaž Vajngerl
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-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž 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-09vcl: make slider ask if native drawing is supportedTomaž 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-09lokit: Draw dialogs without using a MetaFileTomaž Vajngerl
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-09tdf#121275 fallback to gtk3 under wayland with unknown desktopCaolán McNamara
2018-11-09tdf#121276 gtk3_kde5: Don't prevent creating new filesMichael Weghorn
2018-11-09fix oss-fuzz buildCaolán McNamara
2018-11-09tdf#121276 kde5: Don't prevent creating new filesMichael Weghorn
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08Fix typosAndrea Gelmini
2018-11-08Fix typoAndrea Gelmini
2018-11-08Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov
2018-11-08crash on export to pdf with password setCaolán McNamara
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara
2018-11-08select entire column, not just text-occupied portionCaolán McNamara
2018-11-08update main thread "properly" in headless caseAndras Timar
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-11-08support enable-tree-linesCaolán McNamara
2018-11-08loplugin:unusedmethodsNoel Grandin