summaryrefslogtreecommitdiff
path: root/vcl/source/control/edit.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin1-1/+0
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda1-1/+11
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-04-29Edit context menu should follow shortcuts visibility settingsMaxim Monastirsky1-0/+2
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin1-10/+9
2018-04-24loplugin:useuniqueptr in EditNoel Grandin1-21/+11
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-6/+2
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-0/+8
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-6/+6
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-6/+6
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-4/+4
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-4/+2
2018-02-22weld native message dialogsCaolán McNamara1-5/+6
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-21/+21
2018-01-30Typ-o negativIlmari Lauhakangas1-1/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-4/+4
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant1-38/+0
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-11/+38
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant1-0/+14
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-2/+3
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-7/+7
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin1-0/+7
2017-07-21migrate to boost::gettextCaolán McNamara1-7/+3
2017-07-18loplugin:constparams in vclNoel Grandin1-4/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-3/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-3/+3
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-2/+2
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-04-18cppcheck: useInitializationListMuhammet Kara1-6/+6
2017-04-10Fix typos to complete commit b35552f39503Andrea Gelmini1-1/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-8/+8
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-19/+19
2017-02-14Convert WindowType to scoped enumNoel Grandin1-21/+21
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-7/+0
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara1-1/+1
2017-02-03TyposJulien Nabet1-5/+5
2017-01-30I don't see why we hide 'select all' if there is no insert symbol dialogCaolán McNamara1-1/+0
2017-01-30convert edit menu to .ui formatCaolán McNamara1-67/+74
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-5/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1