summaryrefslogtreecommitdiff
path: root/basic/source/comp/exprnode.cxx
AgeCommit message (Expand)Author
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-10-21use tools::Long in basegfx..chart2Noel
2020-04-19loplugin:flatten in basicNoel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-09-03loplugin:constmethod in basicNoel Grandin
2018-08-22loplugin:useuniqueptr in SbiExprNodeNoel Grandin
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-02-17BASIC : use std::unique_ptr for storing SbiExprListArnaud Versini
2016-01-27BASIC: SbiExpression::IsIntConstant has side effects.Arnaud Versini
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini
2015-12-22BASIC : Refactor FoldConstants for extracting it from SwExprNode.Arnaud Versini
2015-12-13BASIC: use c++ foreach loops when possible.Arnaud Versini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-02Fix typosAndrea Gelmini
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-02BASIC : Remove SbCodeGen attribute from SbiExprNode and user std::unique_ptr.Arnaud Versini
2015-05-17remove unnecessary header fileNoel Grandin
2015-04-30tdf#84435: Mod operator does not deal with decimals as described in helpJulien Nabet
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-10-24coverity#704558 Dereference after null checkCaolán McNamara
2013-10-07CID#707643 uninitialized membersCaolán McNamara
2013-10-02sal_Bool to boolTakeshi Abe
2013-02-25loplugin: improve indentationThomas Arnhold
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-08-14sal_Bool to boolTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-08-09Remove a member variable no one readsTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-01-07Remove unused codeAugust Sodora
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-11-27translation of comments to EnglishAndreas Mantke
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-11-20CWS-TOOLING: integrate CWS ab64_DEV300Jens-Heiner Rechtien
2008-06-24INTEGRATION: CWS ab48 (1.17.60); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.17.64); FILE MERGEDRüdiger Timm
2007-08-30INTEGRATION: CWS npower7 (1.16.48); FILE MERGEDVladimir Glazounov