summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-11-22make some classes module-privateNoel Grandin
2019-11-22vcl: add brief doc on SolarMutexGuardMiklos Vajna
2019-11-22use prime symbol for footCaolán McNamara
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21loplugin:unusedfieldsNoel Grandin
2019-11-20tdf#127552 Make toolbox highlighting behave as intendedJim Raykowski
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara
2019-11-20consistency wrt notification events for treeview cursor changeCaolán McNamara
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-20Enable/Disable of children shouldn't be necessaryCaolán McNamara
2019-11-19Fix typoAndrea Gelmini
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-11-19Fix UBSan build after 9fdf8c0a5cc036ea9bd1e11dd8f2c1a6e601fae2Mike Kaganski
2019-11-19widget theme: try the "online" theme even when not using LOKitTomaž Vajngerl
2019-11-19widget theme: add file definition theme support to qt5 backendTomaž Vajngerl
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-11-18widget theme: correct sizes of combobox/listboxTomaž Vajngerl
2019-11-17cid#1430089 Copy-paste errorCaolán McNamara
2019-11-17tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock
2019-11-17loplugin:unusedmethodsNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl
2019-11-16loplugin:singlevalfieldsNoel Grandin
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