summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-11-26tdf#126043 we can use the stock attribute to skip an intermediate BitmapCaolán McNamara1-0/+4
2019-11-26Resolves: tdf#129021 dummy entry in multicolumn lists not working properlyCaolán McNamara1-3/+8
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna2-1/+55
2019-11-24tdf#121740 cache font data to speed up PPT loadNoel Grandin3-5/+50
2019-11-22wrong delete signal idCaolán McNamara1-1/+1
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara2-1/+3
2019-11-21tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-74/+74
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara1-1/+8
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara3-11/+34
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski1-59/+69
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski7-25/+13
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski3-1/+42
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski5-39/+62
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna3-1/+25
2019-11-18tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock3-22/+8
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski1-1/+4
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara3-2/+8
2019-11-15tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski2-0/+2
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn1-2/+5
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth1-1/+6
2019-11-14ensure we connect just onceCaolán McNamara1-13/+27
2019-11-13tdf#123851 Qt5 handle broken ScrollBar valueslibreoffice-6-4-branch-pointJan-Marek Glogowski1-3/+7
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara1-1/+21
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann8-20/+20
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist1-1/+10
2019-11-13tdf#128717 Sync duplex value from "Properties" dialogMichael Weghorn1-0/+1
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn3-14/+0
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara1-3/+103
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara1-51/+57
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks1-4/+0
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna3-1/+49
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist1-1/+1
2019-11-11unnecessary includeCaolán McNamara1-1/+0
2019-11-11GtkSalFrame toplevel might not be a GtkWindowCaolán McNamara1-1/+1
2019-11-11widget theme: add missing actionButtonTextColor style to iOS themeTomaž Vajngerl1-1/+1
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl4-0/+12
2019-11-10Set action button colors in QT5 backend tooTomaž Vajngerl1-0/+3
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet2-5/+4
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian6-3/+75
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 Weghorn2-3/+9
2019-11-08Resolves: tdf128672 nup missing erase of old contentCaolán McNamara1-0/+2
2019-11-08Mention that SAL_FORCEDPI is used by qt5/kf5 as wellMichael Weghorn1-1/+1
2019-11-08tdf#121740 speed up font loadingNoel Grandin3-1/+14
2019-11-08tdf#127993 remove default WB_HIDESELECTIONCaolán McNamara1-2/+2
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl6-0/+132
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann1-4/+2
2019-11-07make size group defaults match and document what the default isCaolán McNamara1-1/+1
2019-11-07remove some unused gettersCaolán McNamara1-8/+0
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara2-32/+0