summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-03-08tdf#131223 let return deactive active popupCaolán McNamara
2020-03-08tdf#131210: avoid infinite loop in 'Date acceptance patterns'Julien Nabet
2020-03-07after inserting a widget into a toolbar make the toolbar the parent againCaolán McNamara
2020-03-07set an initial height for widgets in toolbarsCaolán McNamara
2020-03-07vcl: Module_vcl.mk - convert tabs to spacesTomaž Vajngerl
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-06don't set labels/icon if the toolitem isn't a buttonCaolán McNamara
2020-03-06add iter_previousCaolán McNamara
2020-03-06document a bit about treeview selections and freeze/thawCaolán McNamara