summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski
2019-11-15loplugin:indentationStephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn
2019-11-14New loplugin:consttoboolStephan Bergmann
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth
2019-11-14tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski
2019-11-14Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-11-14remove user-added page in remove_pageCaolán McNamara
2019-11-13ensure we connect just onceCaolán McNamara
2019-11-13tdf#123851 Qt5 handle broken ScrollBar valueslibreoffice-6-4-branch-pointJan-Marek Glogowski
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist
2019-11-13tdf#128717 Sync duplex value from "Properties" dialogMichael Weghorn
2019-11-13Related tdf#128717: Drop "<ignore>" value for duplex and paper trayMichael Weghorn
2019-11-12Resolves: tdf#128716 make gtk assistant steps clickableCaolán McNamara
2019-11-12factor out inserting an intermediate GtkEventBoxCaolán McNamara
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist
2019-11-11unnecessary includeCaolán McNamara
2019-11-11GtkSalFrame toplevel might not be a GtkWindowCaolán McNamara
2019-11-11widget theme: add missing actionButtonTextColor style to iOS themeTomaž Vajngerl
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-11-10Set action button colors in QT5 backend tooTomaž Vajngerl
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-09disable static_assert on AtomicCounter::is_always_lock_free on armel ...Rene Engelhard
2019-11-09tdf#41205 Auto-focus range edit in print dialogMichael Weghorn
2019-11-08Resolves: tdf128672 nup missing erase of old contentCaolán McNamara
2019-11-08Mention that SAL_FORCEDPI is used by qt5/kf5 as wellMichael Weghorn
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-11-08tdf#127993 remove default WB_HIDESELECTIONCaolán McNamara
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-11-07make size group defaults match and document what the default isCaolán McNamara
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-07loplugin:unusedfieldsNoel Grandin
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna
2019-11-06fix --disable-gui build on 32bit (missing -ldl)Rene Engelhard
2019-11-06erase matching container if notebook page removedCaolán McNamara
2019-11-06set mpCloseButton to null after it is destroyedCaolán McNamara
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin