summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)10-3/+300
2020-05-23tdf#129845: Better solution using already existing infoArmin Le Grand1-2/+8
2020-05-18jsdialog: Remember builder connected with LOK window idSzymon Kłos2-1081/+0
2020-05-18jsdialog: refresh on notebook changesSzymon Kłos2-1/+18
2020-05-18android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky1-1/+3
2020-05-17widget theme: add additional settings to the theme definitionTomaž Vajngerl1-0/+7
2020-05-17widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl1-0/+7
2020-05-15jsdialog: react on button state changeSzymon Kłos1-0/+16
2020-05-14jsdialog: Common weld::Widget implementationSzymon Kłos1-4/+28
2020-05-14jsdialog: weld::ComboBoxSzymon Kłos2-1/+25
2020-05-14Resend jsdialog on entry changeSzymon Kłos1-3/+24
2020-05-14Move messagedialog header to shared includeSzymon Kłos2-59/+1
2020-05-14Create weld::Builder implementation for JSDialogSzymon Kłos2-1/+33
2020-05-14Move SalInstanceCheckButton to header fileSzymon Kłos1-0/+20
2020-05-14Move SalInstanceMessageDialog to header fileSzymon Kłos1-0/+21
2020-05-14Move SalInstanceNotebook to header fileSzymon Kłos1-0/+41
2020-05-14Move SalInstanceButton to header fileSzymon Kłos1-0/+26
2020-05-14Move SalInstanceComboBox to header fileSzymon Kłos1-0/+231
2020-05-14Move SalInstanceEdit declaration to the header fileSzymon Kłos1-0/+114
2020-05-14Create header file for SalInstanceBuilderSzymon Kłos1-0/+494
2020-05-13lok: Support per-view help dataTamás Zolnai2-1/+6
2020-05-09android: add abstraction to allow us to DetachThread sensibly.Michael Meeks2-0/+6
2020-05-08lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks1-1/+39
2020-04-25tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna1-0/+5
2020-03-31tdf#131533 Qt5 defer dropping clipboard ownershipJan-Marek Glogowski1-0/+6
2020-03-21tdf#100706: get blink cursor delay for MacOSJulien Nabet1-0/+2
2020-03-04Qt5 unify font attribute conversionsJan-Marek Glogowski1-1/+6
2020-02-19tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn1-0/+16
2020-02-14tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt1-1/+2
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna1-1/+4
2020-01-04tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner1-26/+34
2019-12-12Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski1-0/+1
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski1-8/+13
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski1-2/+1
2019-12-06KF5 drop KF5FilePicker::executeJan-Marek Glogowski1-4/+3
2019-12-06Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski1-20/+12
2019-12-03tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt1-0/+1
2019-11-24tdf#121740 cache font data to speed up PPT loadNoel Grandin2-0/+2
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara1-0/+2
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski2-3/+3
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski1-0/+13
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski2-13/+44
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara1-0/+1
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn1-1/+0
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl1-0/+3
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet1-2/+0
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian1-0/+3
2019-11-09disable static_assert on AtomicCounter::is_always_lock_free on armel ...Rene Engelhard1-0/+4
2019-11-09tdf#41205 Auto-focus range edit in print dialogMichael Weghorn1-0/+2
2019-11-08tdf#121740 speed up font loadingNoel Grandin1-0/+3