summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)AuthorFilesLines
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-1/+3
2017-10-30loplugin:constantparam in vclNoel Grandin2-55/+7
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+3
2017-10-27Handle decimalSeparatorAlternative, tdf#81671Eike Rathke1-0/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-4/+4
2017-10-25Parsing locale decimal separator after OUStringBuffer::append(double) is wrongEike Rathke1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann10-23/+23
2017-10-18tdf#107224 use correct bg for notebookbarSzymon Kłos1-1/+1
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara1-3/+0
2017-10-12Notebookbar: allow only one tab lineSzymon Kłos1-103/+20
2017-10-12prevent crash while disposing ListControl when children are disposedMarkus Mohrhard1-0/+6
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard1-0/+5
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard1-1/+1
2017-10-06coverity#1418966 static_cast should be sufficientCaolán McNamara1-1/+1
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-2/+3
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-1/+15
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+15
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-7/+7
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt3-18/+18
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-4/+12
2017-09-22vcl: [loplugin:badstatics] xCharClassMichael Stahl1-4/+8
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt4-26/+26
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt3-5/+5
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin3-34/+34
2017-09-13drop first/last link callbackCaolán McNamara2-26/+2
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-2/+2
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet1-1/+2
2017-09-03Assertion when editing pattern fieldTamás Zolnai1-1/+1
2017-08-29move ListControl to vclMarkus Mohrhard1-0/+158
2017-08-21WB_CBLINESTYLE is deadNoel Grandin1-20/+0
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin1-8/+0
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin1-2/+3
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-9/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-2/+2
2017-08-14Fix typosAndrea Gelmini1-1/+1
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu1-59/+49
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin1-0/+7
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara6-48/+28
2017-07-20loplugin:unusedfields in vclNoel Grandin2-31/+7
2017-07-18loplugin:constparams in vclNoel Grandin8-15/+15
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-3/+3
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin4-6/+6
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-2/+1
2017-06-28loplugin:oncevar in vclNoel Grandin3-23/+17
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-16/+1