summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2-7/+3
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski4-44/+31
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-71/+57
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski3-9/+9
2018-11-10Fix typosAndrea Gelmini3-3/+3
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist1-1/+2
2018-11-09Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist1-2/+2
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky2-4/+3
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky4-5/+5
2018-11-09LOK: custom widgets: simplify and correct colorsAshod Nakashian1-33/+0
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian5-103/+32
2018-11-09LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian3-93/+89
2018-11-09LOK: custom widgets: check size of API structuresAshod Nakashian2-2/+6
2018-11-09LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky1-4/+0
2018-11-09LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian1-37/+33
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