summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/localizationmgr.cxx
AgeCommit message (Expand)Author
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann
2017-07-02loplugin:casttovoid: basctlStephan Bergmann
2017-05-03remove empty namespacesJochen Nitschke
2017-03-26Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08loplugin:oncevarNoel Grandin
2016-06-23Improve readability of OUString concatanation in LocalizationMgrMuhammet Kara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in basctlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-21Resolves fdo#80906: Delete any control on Dialog editing window crashes LOJulien Nabet
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2012-10-09::rtl::OUString to OUString in basctlRicardo Montania
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-17Object Catalog in Dialog EditorUray M. János
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János