summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski
2018-11-10tdf#120703 PVS: check proper pointer (possible nullprt dereference)Mike Kaganski
2018-11-10tdf#120703 PVS: drop the unused codeMike Kaganski
2018-11-10tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression 'bRet' is always trueMike Kaganski
2018-11-10tdf#117719: add Minimum and Maximum labels to color bar CFRoman Kuznetsov
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Tabbed NB: sync home/text tabandreas kainz
2018-11-10Fix typosAndrea Gelmini
2018-11-10Update git submodulesAndrea Gelmini
2018-11-10Make sidebar paragraph panel outline toolbox focusableJim Raykowski
2018-11-10tdf#45904: Remove/disable obsolete _XNamed testsJens Carl
2018-11-10Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOSTor Lillqvist
2018-11-10Test ENABLE_FUZZERS with #if, not #ifdefTor Lillqvist
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-09Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-09Update git submodulesOlivier Hallot
2018-11-09Update git submodulesIlmari Lauhakangas
2018-11-09Fix sd toolbar manager lock underflowsJan-Marek Glogowski
2018-11-09custom widgets: Use only with LibreOfficeKit.Jan Holesovsky
2018-11-09Resolves: tdf#120895 new ParamClass::ReferenceOrRefArray, tdf#58874 relatedEike Rathke
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky
2018-11-09LOK: custom widgets: simplify and correct colorsAshod Nakashian
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: reduce Color into an int to reduce API surfaceAshod Nakashian
2018-11-09LOK: custom widgets: check size of API structuresAshod Nakashian
2018-11-09LOK: custom widgets: No need for SAL_DLLPUBLIC_RTTI here any more.Jan Holesovsky
2018-11-09LOK: custom widgets: convert WidgetThemeLibrary to POD for ABI compatibilityAshod Nakashian
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