summaryrefslogtreecommitdiff
path: root/basic/source/comp/codegen.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-06loplugin:ostr basicNoel Grandin1-3/+3
2022-05-01use more string_view in variousNoel Grandin1-7/+8
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2021-05-10fix some leaks in basicNoel Grandin1-6/+2
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski1-5/+5
2021-01-28simplify code, use more subView()Noel1-1/+1
2020-11-24Use std::vector in SbiBufferMike Kaganski1-6/+9
2020-11-22BASIC : use initialization list in constructors.Arnaud Versini1-6/+7
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-6/+6
2019-12-04tdf#129107 objects in basic disappearNoel Grandin1-3/+7
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen1-0/+4
2019-09-03loplugin:constmethod in basicNoel Grandin1-1/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+2
2018-12-09Fix typoAndrea Gelmini1-1/+1
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-3/+2
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin1-4/+4
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-4/+0
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin1-1/+1
2018-01-31basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+3
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin1-7/+3
2018-01-15More loplugin:cstylecast: basicStephan Bergmann1-9/+9
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-07-20loplugin:constparams in basicNoel Grandin1-2/+2
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann1-2/+2
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-10/+10
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin1-1/+1
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin1-3/+0
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann1-17/+17
2016-04-06Avoid reserved identifiersStephan Bergmann1-11/+11
2016-02-22WaE vs2015 truncation of literal on static_castNorbert Thiebaud1-0/+7
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-01loplugin:unusedmethodsNoel Grandin1-13/+12
2015-07-28inline "old" SbERR constantsNoel Grandin1-3/+3
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-4/+4
2015-07-20com::sun::star->css in basicNoel Grandin1-3/+3
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-04convert PropertyMode to scoped enumNoel Grandin1-4/+4
2015-05-17remove unnecessary header fileNoel Grandin1-1/+2
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-02convert SBI_ constants to enum classNoel Grandin1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1