summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-21pvs-studio: silence bogus V656Caolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18tdf#119847 - Can now autoselect font size on first clickNickson
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-09-29tdf#120169 handle [combo|list]box can-focus speciallyCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-24Just set highlight color for focus rect list boxJan-Marek Glogowski
2018-08-24Fix list box focused text colorJan-Marek Glogowski
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-08-01Resolves: rhbz#1610692 rectangles ctor takes topleft, bottomright pointsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara