summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2020-05-01move some headers inside their respective modulesNoel Grandin1-1/+1
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-3/+3
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara1-1/+1
2020-02-13drop workben outdevgrindCaolán McNamara1-749/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+2
2020-01-17flush out unused Font objectsCaolán McNamara1-5/+6
2019-11-27move opengl vcl files to opengl/Luboš Luňák1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-4/+45
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski17-17/+17
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-04readme not a sufficient indicatorCaolán McNamara1-5/+3
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara1-1/+1
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin1-4/+4
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin2-9/+6
2019-10-10WaE: -Wreturn-typeCaolán McNamara1-1/+1
2019-10-04enable -Wunused-exception-parameter on clangNoel Grandin1-1/+1
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+0
2019-09-27Error: attempt to subscript container with out-of-bounds index 24Stephan Bergmann1-1/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-1/+1
2019-09-17No need for explicit OpenGLZone::enter/leave calls from vcldemoStephan Bergmann1-12/+9
2019-08-31ofz#16753 build failureCaolán McNamara1-0/+142
2019-08-22loplugin:constmethod in vclNoel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-08-03ofz#16191 add en_LK locale data stubCaolán McNamara1-0/+144
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann1-1/+1
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+3
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin6-11/+17
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov1-4/+4
2019-06-05ofz#15068 build failureCaolán McNamara2-0/+7
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R1-9/+0
2019-05-06ofz#14612 add en_ZM locale data stubCaolán McNamara1-0/+142
2019-04-15loplugin:sequentialassign in vclNoel Grandin1-2/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+6
2019-03-02ofz#13431 fix buildCaolán McNamara1-0/+2
2019-03-01ofz#13431 fix buildCaolán McNamara1-0/+5
2019-02-27ofz#13431 fix buildCaolán McNamara2-0/+10
2019-02-27make cursor images part of the themeNoel Grandin1-0/+118
2019-01-29ofz: reduce max_len for metCaolán McNamara1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski1-0/+3
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski2-3/+2
2018-12-05remove unused InvertFlags::HighlightNoel Grandin1-1/+0
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2-0/+3
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-20Drop some headless mode variantsJan-Marek Glogowski2-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-19Take array-to-pointer decay into account in loplugin:redundantcastStephan Bergmann1-2/+2