summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-01-13tdf#139074: Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann
2021-01-12Avoid assertion failure related to cursor sizes on macOSTor Lillqvist
2021-01-11set fill color when filling alphavdev area for gradients (tdf#138959)Luboš Luňák
2021-01-04tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2021-01-02ofz#29113 short readCaolán McNamara
2020-12-22left/top variable names don't match propertyCaolán McNamara
2020-12-21Fix reversed values for gtk_container_child_set (vcl/gtk3)Julien Nabet
2020-12-17WIN don't notify clipboard change with SolarMutexJan-Marek Glogowski
2020-12-16tdf#138661 don't emit value-changed when not changed by userCaolán McNamara
2020-12-16tdf#138950 allow up to one short read to not trigger cancelling importCaolán McNamara
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski
2020-12-11tdf#76644 extended tips not shown for 'gen' menu itemsCaolán McNamara
2020-12-11make Skia image cache size configurableLuboš Luňák
2020-12-10tdf#138450 BitmapEx.Replace() is not workingCaolán McNamara
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-09tdf#134128 Use Gdiplus::DashCapRound for round dash or dot.Regina Henschel
2020-12-09unref pSubMenuModel at the end of the scopeCaolán McNamara
2020-12-09leaked_storageCaolán McNamara
2020-12-03cid#1468270 Wrapper object use after freeCaolán McNamara
2020-12-03Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-12-01tdf#132350 gtk: implement extra update button in menubarCaolán McNamara
2020-11-28cache one more place when drawing Skia imagesLuboš Luňák
2020-11-27tdf#127294 add ToD Previewsandreas kainz
2020-11-27with RTL UI the LRT scrollbar in 'gen' calc is rendered incorrectlyCaolán McNamara
2020-11-27tdf#138486 Artifacts in some impress templatesNoel Grandin
2020-11-26with SAL_RTL_ENABLED=1 calc tabbar arrows are rendered reversedCaolán McNamara
2020-11-26keep toolitem ids uniqueCaolán McNamara
2020-11-26Fix "single print jobs" function in print dlgSamuel Mehrbrodt
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-25tdf#138326 impress template thumbnails are blurredNoel Grandin
2020-11-25tdf#138425 vcl/gtk activate main menu in UpdateFullThomas Viehmann
2020-11-24Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt
2020-11-23tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-21Fix tdf#138373 scrollbars can now actually be nullptrThorsten Behrens
2020-11-21Tentative fix for crash in the iOS appTor Lillqvist
2020-11-20If we grab focus to a GtkToolbar then focus a GtkToolbarItem childCaolán McNamara
2020-11-20check expander label for focus and grab focus to that labelCaolán McNamara
2020-11-20GtkWindow case is similar to GtkPopover caseCaolán McNamara
2020-11-20Clarify that SvxIconChoiceCtrl_Impl::GetPredecessorGrid returns GridIdStephan Bergmann
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-20Use signed tools::Long return type for calcDistSquareStephan Bergmann
2020-11-19Make use of GRID_NOT_FOUNDStephan Bergmann
2020-11-19avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák
2020-11-19tdf#138010 (IV) VclScrolledWindow: Use actual border widthMichael Weghorn
2020-11-19tdf#138010 (III) Extract VclScrolledWindow border width to varMichael Weghorn
2020-11-19tdf#138010 (II) getNativeControlRegion (gtk3/kf5): Consider frame's borderMichael Weghorn
2020-11-19tdf#138010 (I) Pass bounding rect when natively drawing frameMichael Weghorn