summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-22vcl: [loplugin:badstatics] xCharClassMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-13drop first/last link callbackCaolán McNamara
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-06Use o3tl::make_unique when var is unique_ptrJulien Nabet
2017-09-03Assertion when editing pattern fieldTamás Zolnai
2017-08-29move ListControl to vclMarkus Mohrhard
2017-08-21WB_CBLINESTYLE is deadNoel Grandin
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-08-19convert WB_SLIDERSET to a bool fieldNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-14Fix typosAndrea Gelmini
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-22tdf#103896: Fix wrong leading and trailing tabs within dialogs on macOSThorsten Wagner
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos