summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-09LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian4-8/+415
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian1-2/+13
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 Nakashian2-5/+20
2018-11-09custom widgets: correct focus colors and render button-up in listboxesAshod Nakashian1-8/+5
2018-11-09custom widgets: comment unused params. to avoid compile warningsTomaž Vajngerl1-15/+15
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl9-2/+133
2018-11-09custom widgets: draw fixed line widgetTomaž Vajngerl2-1/+5
2018-11-09custom widgets: differentiate stock and non-stock buttonsTomaž Vajngerl2-0/+5
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2-1/+8
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ž Vajngerl2-8/+13
2018-11-09custom widgets: add Toolbar widgetTomaž Vajngerl2-1/+5
2018-11-09custom widgets: add List widget - ListNode, ListWidgetTomaž Vajngerl2-3/+17
2018-11-09custom widgets: add Progress widgetTomaž Vajngerl2-1/+6
2018-11-09vcl: simplify ControlDrawParameters construction, add nValueTomaž Vajngerl2-10/+9
2018-11-09custom widgets: add Slider widgetTomaž Vajngerl2-1/+24
2018-11-09vcl: make slider ask if native drawing is supportedTomaž Vajngerl1-20/+24
2018-11-09custom widgets: add Tab widgetsTomaž Vajngerl2-4/+20
2018-11-09custom widgets: draw ListBox widgetTomaž Vajngerl2-1/+5
2018-11-09custom widgets: first round of basic widgets with cairoTomaž Vajngerl2-50/+145
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl4-23/+80
2018-11-09lokit: Draw dialogs without using a MetaFileTomaž Vajngerl1-0/+77
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl8-17/+440
2018-11-09tdf#121275 fallback to gtk3 under wayland with unknown desktopCaolán McNamara1-0/+6
2018-11-09tdf#121276 gtk3_kde5: Don't prevent creating new filesMichael Weghorn1-0/+3
2018-11-09fix oss-fuzz buildCaolán McNamara43-1/+220
2018-11-09tdf#121276 kde5: Don't prevent creating new filesMichael Weghorn1-1/+1
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara2-0/+16
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Fix typoAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121238 format welded metricspinbuttons the same as historicallyCaolán McNamara1-5/+5
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist7-14/+11
2018-11-08tdf#120784 KDE5: Process "Enter" key from numpad like normal "Enter" keyAleksei Nikiforov1-0/+1
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand1-1/+3
2018-11-08tdf#120777 KDE5: Remove initial painting of widgetsAleksei Nikiforov1-2/+0
2018-11-08tdf#120777 KDE5: Prohibit resizing windows unless they're marked resizeableAleksei Nikiforov1-3/+5
2018-11-08crash on export to pdf with password setCaolán McNamara1-8/+4
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-3/+12
2018-11-08Resolves: tdf#119790 for gtk3 save and restore typed name on changing filterCaolán McNamara1-0/+9
2018-11-08select entire column, not just text-occupied portionCaolán McNamara1-0/+1
2018-11-08update main thread "properly" in headless caseAndras Timar1-0/+3
2018-11-08Convert FieldUnit to scoped enumMike Kaganski4-121/+130
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara3-59/+66
2018-11-08mbDefaultLocale is always trueCaolán McNamara2-38/+18
2018-11-08support enable-tree-linesCaolán McNamara1-0/+8
2018-11-08loplugin:unusedmethodsNoel Grandin1-1/+0