summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2018-11-06Use the backend SalInstance method IsMainThread for Application::IsMainThreadAndras Timar
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02Qt5 constify some functions to fix buildJan-Marek Glogowski
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01tdf#120777 KDE5: Dialogs get blank when they are resizedAleksei Nikiforov
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31qt5 a11y: Implement QAccessibleEditableTextInterfaceSamuel Mehrbrodt
2018-10-31qt5 a11y: Implement QAccessibleTableInterfaceSamuel Mehrbrodt
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30qt5 a11y: Fix QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-30qt5 a11y: Implement most of QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-30tdf#120982 add font reference to SalLayoutGlyphsImplJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-24tdf#120764 Toolbar popups sometimes not showing under WaylandMaxim Monastirsky
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-22tdf#119856: [Re-]activate menu before dispatching commandKatarina Behrens
2018-10-19tdf#120452: Just enough of SystemEnvData in Qt5ObjectKatarina Behrens
2018-10-19Make repeated drag'n'drop possibleKatarina Behrens
2018-10-19Now that initiating drag works, let's also accept dropsKatarina Behrens
2018-10-19Kick-start beginning of drag eventKatarina Behrens
2018-10-18Implement drag'n'drop-related qt5 events, no-op so farKatarina Behrens