summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2019-11-20tdf#127552 Make toolbox highlighting behave as intendedJim Raykowski1-3/+19
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara2-1/+15
2019-11-20consistency wrt notification events for treeview cursor changeCaolán McNamara1-0/+2
2019-11-20loplugin:unusedmethodsNoel Grandin2-8/+0
2019-11-20Enable/Disable of children shouldn't be necessaryCaolán McNamara1-1/+1
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-2/+2
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-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna1-1/+3
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ž Vajngerl3-2/+42
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski1-2/+2
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski1-0/+1
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski1-0/+9
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-17Extend loplugin:external to warn about enumsStephan Bergmann8-0/+35
2019-11-16widget theme: allow for default "stacked" spinbuttonsTomaž Vajngerl1-1/+6
2019-11-16loplugin:singlevalfieldsNoel Grandin3-46/+10
2019-11-15tdf#128495 measure preferred size of print preview relative to UI fontCaolán McNamara1-0/+7
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
2019-11-14remove user-added page in remove_pageCaolán McNamara1-1/+12
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara1-1/+21
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+1
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist1-1/+10
2019-11-13tdf#128717 Sync duplex value from "Properties" dialogMichael Weghorn1-0/+1
2019-11-12Revert "Drawing calc grid misses pixels on bottom and right."Michael Meeks1-4/+0
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna1-1/+13
2019-11-11unnecessary includeCaolán McNamara1-1/+0
2019-11-10widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl2-0/+6
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet1-3/+4
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian2-3/+62
2019-11-09tdf#41205 Auto-focus range edit in print dialogMichael Weghorn1-3/+7
2019-11-08Resolves: tdf128672 nup missing erase of old contentCaolán McNamara1-0/+2
2019-11-08tdf#121740 speed up font loadingNoel Grandin2-1/+11
2019-11-08tdf#127993 remove default WB_HIDESELECTIONCaolán McNamara1-2/+2
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl2-0/+51
2019-11-07remove some unused gettersCaolán McNamara1-8/+0
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara1-7/+0
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara1-6/+6
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara2-7/+7
2019-11-07loplugin:unusedmethodsNoel Grandin4-36/+0
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna1-2/+30
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2-3/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin4-13/+13
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks1-0/+4
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara1-0/+6