summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/badstatics.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+3
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl1-2/+1
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos1-0/+1
2023-06-03Styles preview cache cleanup on exitSzymon Kłos1-2/+1
2023-06-03Styles preview widget should cache imagesSzymon Kłos1-0/+2
2022-05-31jsdialog: introduce popup managementSzymon Kłos1-0/+1
2021-11-30Silence loplugin:badstaticsStephan Bergmann1-0/+5
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna1-1/+1
2021-09-02loplugin:badstaticsNoel Grandin1-0/+2
2021-07-23no need to allocate these static vars on demandNoel Grandin1-0/+2
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K1-0/+4
2021-05-10rename to remove the gtk3 prefixCaolán McNamara1-1/+1
2020-08-12use unique_ptr for ScGlobal::pFieldEditEngineNoel Grandin1-1/+1
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos1-0/+1
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos1-0/+1
2020-04-21weld FontNameBoxCaolán McNamara1-1/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-1/+1
2019-10-01Silence a supposedly unproblematic loplugin:badstatics (clang-cl)Stephan Bergmann1-0/+4
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-2/+1
2019-08-01skip some indirectionNoel Grandin1-1/+1
2019-05-07loplugin:badstaticsNoel Grandin1-0/+2
2019-04-21Fix typoAndrea Gelmini1-1/+1
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-2/+10
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák1-0/+2
2018-12-28Fix typo in codeAndrea Gelmini1-1/+1
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák1-0/+2
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-3/+2
2018-04-12vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl1-0/+1
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-4/+0
2017-12-05lokdialog: Make the badstatic loplugin happy.Jan Holesovsky1-6/+1
2017-11-29TODO: silence new loplugin:badstatics for nowStephan Bergmann1-0/+6
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-09-22compilerplugins: add test for badstaticsMichael Stahl1-5/+8
2017-09-09tdf#108572 remove connections only for current shellSzymon Kłos1-0/+1
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-2/+2
2016-12-12Whitelist aLogger, in FormulaLogger& FormulaLogger::get()Tor Lillqvist1-0/+1
2016-10-09loplugin:badstatics: reliably look into std container typesStephan Bergmann1-7/+54
2016-10-09loplugin:badstaticsStephan Bergmann1-0/+2
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna1-3/+0
2016-06-30loplugin:badstatics: new static only found with libc++Stephan Bergmann1-0/+3
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann1-0/+2
2016-06-29loplugin:badstatics: whitelist some more staticsStephan Bergmann1-0/+6
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-6/+2
2016-04-15update badstatics plugin to look for VclPtr<> staticsNoel Grandin1-0/+17
2016-01-25compilerplugins: rejoice, for pStaticThesSubMenu is deadMichael Stahl1-1/+0
2015-12-08More loplugin::TypeCheck useStephan Bergmann1-15/+9
2015-11-26compilerplugins: adapt commentMiklos Vajna1-1/+1
2015-11-26Adapt whitelisted namesStephan Bergmann1-4/+4