summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/localizationmgr.cxx
AgeCommit message (Expand)Author
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
2012-08-07IDE: sal_Bool to boolUray M. János
2012-07-27sal_Bool -> boolTakeshi Abe
2012-06-29Remove last PCH tracesThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin
2011-12-10Fix for fdo43460 Part II getLength to isEmptyOlivier Hallot
2011-11-28String->OUStringAugust Sodora
2011-11-27remove include of pch header in basctlNorbert Thiebaud
2011-08-24hide this classCaolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-26WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko
2010-11-09EasyHack: createAsciiFrom -> RTL_CONST...Kevin Hunter