summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-03-20ScrollToAbsPos is better than ScrollOutputAreaCaolán McNamara
2020-03-19redraw problems seen on scroll in SvTreeListBoxCaolán McNamara
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-18call drag end callback after superclass handlerCaolán McNamara
2020-03-18make SkiaSalBitmap always use internal buffer for pixelsLuboš Luňák
2020-03-18check in Skia's preDraw() that SolarMutex is lockedLuboš Luňák
2020-03-18fix --disable-cairo-canvas buildLuboš Luňák
2020-03-18fix glyph rotation for Skia text rendering on WindowsLuboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2020-03-18use DEFAULT_QUALITY for font rendering with Skia on WindowsLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-17missing use_underlinesCaolán McNamara
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-16Some more checks for correct screen sizeSamuel Mehrbrodt
2020-03-16Fix typoAndrea Gelmini
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-15vcl: prefer emplace to insert on std::mapAshod Nakashian
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13compare using GtkTreePath instead of GtkTreeIterCaolán McNamara
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-13skip on-demand entries on iter_next/iter_previousCaolán McNamara
2020-03-12android: Fix 32bit build.Jan Holesovsky
2020-03-12rework Skia setupLuboš Luňák
2020-03-12comparison operators should be constNoel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-11Blind fix for Android Tinderbox buildMichael Weghorn
2020-03-11m_sHelpRoot in weld::Builder is unusedNoel Grandin
2020-03-11Add some fallback minimum size when screen size detection goes wrongSamuel Mehrbrodt
2020-03-11android: Use the best speed compression as on iOS.Jan Holesovsky
2020-03-11Window::Update means to call Paint immediatelyCaolán McNamara
2020-03-11mysterious greyed out native toggle buttons when in foregroundCaolán McNamara
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2020-03-11scroll treeview correctlyCaolán McNamara
2020-03-11WIN add bootstrap var to re-enable foreground hackJan-Marek Glogowski
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-03-10Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara
2020-03-10No need for #ifndef IOS here, this file is not compiled for iOSTor Lillqvist
2020-03-10writer navigator requires ability of per-row extra indentCaolán McNamara
2020-03-10add asterisk<->KEY_MULTIPLY mappingCaolán McNamara
2020-03-10lok: dialog: check if exists a LOK Window NotifierHenry Castro
2020-03-09PDF export: use MARK() when writing linksMiklos Vajna
2020-03-09add more needed menu accel namesCaolán McNamara
2020-03-09tdf#127687 Qt5 introduce basic HiDPI scalingLuca Carlon
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara
2020-03-09add capability to remove a menu itemCaolán McNamara
2020-03-09improve loplugin:unusedfieldsNoel Grandin