summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Related: tdf#126043 use fastest png compression ratioCaolán McNamara1-1/+7
2019-11-24widget theme: add new settings to ios themeTomaž Vajngerl1-9/+38
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl5-9/+65
2019-11-22GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationJulien Nabet1-0/+7
2019-11-22wrong delete signal idCaolán McNamara1-1/+1
2019-11-22tdf#121740 cache font data to speed up PPT loadNoel Grandin3-5/+50
2019-11-22make some classes module-privateNoel Grandin6-7/+7
2019-11-22vcl: add brief doc on SolarMutexGuardMiklos Vajna1-0/+39
2019-11-22use prime symbol for footCaolán McNamara3-3/+23
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara2-1/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann88-26/+642
2019-11-21loplugin:unusedfieldsNoel Grandin1-4/+0
2019-11-20tdf#127552 Make toolbox highlighting behave as intendedJim Raykowski1-3/+19
2019-11-20honour MenuFlags::AlwaysShowDisabledEntries for native gtk menusCaolán McNamara1-1/+8
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara3-11/+34
2019-11-20consistency wrt notification events for treeview cursor changeCaolán McNamara2-0/+8
2019-11-20loplugin:unusedmethodsNoel Grandin2-8/+0
2019-11-20Enable/Disable of children shouldn't be necessaryCaolán McNamara1-1/+1
2019-11-19Fix typoAndrea Gelmini1-1/+1
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann6-41/+41
2019-11-19loplugin:unusedenumconstantsNoel Grandin2-48/+1
2019-11-19Fix UBSan build after 9fdf8c0a5cc036ea9bd1e11dd8f2c1a6e601fae2Mike Kaganski1-59/+69
2019-11-19widget theme: try the "online" theme even when not using LOKitTomaž Vajngerl1-2/+1
2019-11-19widget theme: add file definition theme support to qt5 backendTomaž Vajngerl1-2/+6
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna3-1/+25
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt1-74/+74
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl8-3/+93
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann1-31/+67
2019-11-19Improved loplugin:external, handling class typesStephan Bergmann1-3/+6
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski39-131/+106
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski7-25/+13
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski3-1/+42
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski5-39/+62
2019-11-18widget theme: correct sizes of combobox/listboxTomaž Vajngerl1-3/+3
2019-11-17cid#1430089 Copy-paste errorCaolán McNamara1-0/+1
2019-11-17tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock3-22/+8
2019-11-17loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann11-0/+47
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl1-1/+6
2019-11-16loplugin:singlevalfieldsNoel Grandin4-49/+10
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara3-2/+8
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann15-52/+52
2019-11-15tdf#128710 Qt5 don't force immediate paint on showJan-Marek Glogowski1-1/+4
2019-11-15loplugin:indentationStephan Bergmann1-1/+1
2019-11-15make some classes module-privateNoel Grandin9-12/+12
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn1-2/+5
2019-11-14New loplugin:consttoboolStephan Bergmann10-34/+34
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth1-1/+6
2019-11-14tdf#128434 really free the VclPtr<PDFWriterImpl>Jan-Marek Glogowski2-0/+2
2019-11-14Fix useless assert(true) (which would never fire)Stephan Bergmann1-5/+1