summaryrefslogtreecommitdiff
path: root/vcl/source/control/edit.cxx
AgeCommit message (Expand)Author
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-29Edit context menu should follow shortcuts visibility settingsMaxim Monastirsky
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-24loplugin:useuniqueptr in EditNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
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-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-18cppcheck: useInitializationListMuhammet Kara
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara
2017-02-03TyposJulien Nabet
2017-01-30I don't see why we hide 'select all' if there is no insert symbol dialogCaolán McNamara
2017-01-30convert edit menu to .ui formatCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski