summaryrefslogtreecommitdiff
path: root/compilerplugins
ModeNameSize
-rw-r--r--.gitignore667logplain
-rw-r--r--LICENSE.TXT1748logplain
-rw-r--r--Makefile605logplain
-rw-r--r--Makefile-clang.mk14332logplain
-rw-r--r--Makefile.mk810logplain
-rw-r--r--README2765logplain
d---------clang9250logplain
log & dialog child mouse event APIs into onePranav Kant 2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant 2018-03-19lokdialog: Kill some code; use already existing method to paintPranav Kant 2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky 2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky 2018-03-19lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky 2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky 2018-02-21tdf#115315 Cursor not in focus with new documentTelesto 2018-01-11tdf#113874 Guard against invalid statesSamuel Mehrbrodt 2017-12-15tdf#114408 set correct tooltip rectangleCaolán McNamara 2017-11-09rename AvoidConfig to FuzzingCaolán McNamara 2017-10-23loplugin:includeform: vclStephan Bergmann 2017-10-04add << operator for css::uno::ExceptionNoel Grandin 2017-10-03new loplugin:blockblockNoel Grandin 2017-09-14use unique_ptr for mpControlFontNoel Grandin 2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin 2017-08-19convert extended WinBits to scoped enumNoel Grandin 2017-08-07tdf#39468: Translate some random German comments and termsJens Carl 2017-07-18loplugin:constparams in vclNoel Grandin 2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann 2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin 2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin 2017-07-06loplugin unnecessaryparan improvementsNoel Grandin 2017-07-05new loplugin unnecessaryparenNoel Grandin 2017-06-30Fix previous commit for non-MACOSXStephan Bergmann 2017-06-30loplugin:oncevarStephan Bergmann 2017-06-23simplify some string handling in tracing callsNoel Grandin 2017-06-17loplugin:unusedfields in vcl part2Noel Grandin 2017-05-18Clean up a set of RTL-related commentsTor Lillqvist 2017-05-11remove some unnecessary temporary OUStringsNoel Grandin 2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin 2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin 2017-04-19remove freshly unused menu support from src filesCaolán McNamara 2017-04-19vcl: protect Window from exceptions during construction.Michael Meeks