summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara1-6/+6
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara2-7/+7
2019-11-07loplugin:unusedmethodsNoel Grandin6-38/+0
2019-11-07loplugin:unusedfieldsNoel Grandin1-2/+0
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna4-2/+59
2019-11-06fix --disable-gui build on 32bit (missing -ldl)Rene Engelhard1-1/+6
2019-11-06erase matching container if notebook page removedCaolán McNamara1-3/+8
2019-11-06set mpCloseButton to null after it is destroyedCaolán McNamara1-0/+3
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2-3/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin6-15/+15
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks1-0/+4
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara1-0/+6
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna3-1/+80
2019-11-05Resolves: tdf#128599 null derefCaolán McNamara1-2/+12
2019-11-05make some classes module-privateNoel Grandin7-10/+10
2019-11-05ofz#18653 slow and uninterestingCaolán McNamara1-0/+3
2019-11-05tdf#109135 Don't handle Ctrl key in SvTreeListBox HandleKeyInputJim Raykowski1-0/+3
2019-11-04lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.Michael Meeks1-1/+1
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara3-3/+3
2019-11-04readme not a sufficient indicatorCaolán McNamara1-5/+3
2019-11-04improve pivot table dnd highlightingCaolán McNamara1-2/+11