summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/localizationmgr.cxx
AgeCommit message (Expand)Author
2024-05-03loplugin:ostr in basctlNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski
2023-12-26cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann
2023-05-13tdf#145538: traditional for loops to range-based for loopsSupriyo Paul
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
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