summaryrefslogtreecommitdiff
path: root/basic/source/comp/codegen.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-02loplugin: cstylecastNoel Grandin1-2/+2
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin1-1/+1
2014-05-15coverity#441607 Dereference null return valueCaolán McNamara1-1/+5
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner1-1/+1
2014-02-25Remove visual noise from basicAlexander Wilms1-1/+1
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi1-6/+6
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi1-0/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-02-19coverity#735398 Logically dead codeNorbert Thiebaud1-3/+3
2012-11-07basic: String -> OUStringNorbert Thiebaud1-39/+45
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-10/+32
2012-08-03sal_Bool -> boolTakeshi Abe1-3/+3
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-15remove useless misleading macrosDavid Tardon1-2/+2
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-0/+2
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí1-1/+0
2011-03-21WaE: remove unused return valuesCaolán McNamara1-5/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-44/+44
2011-03-09Revert idle whitespace changesThorsten Behrens1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara1-5/+3
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-44/+44
2010-11-19Translation of comments to EnglishAndreas Mantke1-18/+18
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+2
2010-08-06mib18: #163121# Declare ReworkAndreas Bregas1-0/+4
2010-08-05mib18: #163025# Changed RunInit handling for class modules to get right orderAndreas Bregas1-3/+5