summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-12-23tdf#121161 Qt5 initial IM supportJan-Marek Glogowski
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov
2018-12-15tdf#116290 allow menubar to shrink past its minimum sizeCaolán McNamara
2018-12-15tdf#122042: It's two clipboards, actuallyKatarina Behrens
2018-12-14tdf#120454: Implement native rendering of tooltipsKatarina Behrens
2018-12-14tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-14tdf#120625: All vcl windows now share 1 instance of clipboardKatarina Behrens
2018-12-14tdf#120775: Implement DnD between 2 SalFramesKatarina Behrens
2018-12-14tdf#120814 KDE5: Assign images to menu items on first build of menuAleksei Nikiforov
2018-12-14tdf#120781: Proposed DnD operation is not always 'move'Katarina Behrens
2018-12-14tdf#121417 Allow dynamic menu changes for Qt5 and KDE5 interfacesAleksei Nikiforov
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:staticmethodsStephan Bergmann
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-14avoid valgrind uninitialized jump warning with clangLuboš Luňák
2018-11-12tdf#119856: thread-proof creating frames and setting menusKatarina Behrens
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-11-10Fix typosAndrea Gelmini
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-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-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-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-09custom widgets: Custom Widget ThemesTomaž Vajngerl
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08Revert "Use the backend SalInstance method IsMainThread for Application::IsMa...Markus Mohrhard
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara