summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: basicStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-28Fix typosAndrea Gelmini
2017-03-26Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-11replace macros and use scoped enumJochen Nitschke
2017-03-03Fix typosAndrea Gelmini
2017-02-17fix windows buildNoel Grandin
2017-02-17convert SbxDecimal::CmpResult to scoped enumNoel Grandin
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-02-11Misplaced #endifStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-07basic: fix Android buildMiklos Vajna
2016-11-06Fix Android build (llround)Julien Nabet
2016-11-06Fix Android build (basic)Julien Nabet
2016-11-06BASIC : remove ImpRound and use std::(l)lround insteadArnaud Versini
2016-11-01BASIC : use rtl/character.hxx in sbxform.cxxArnaud Versini
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07loplugin:staticmethods: basicStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic)Stephan Bergmann
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-08-16basic: Simplify SbxArrayArnaud Versini
2016-08-15basic: SbxBase should be abstractArnaud Versini
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-08-09BASIC: Use rtl/character.hxx in basic/source/sbx/sbxscan.cxxArnaud Versini
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-20Resolves: tdf#98778 fix parsing of exponentsCaolán McNamara
2016-07-15tdf#100726: Improve readability of OUString concatenation in basic modulenadith
2016-07-11BASIC : Remove useless 16bits Remove function from SbxArrayArnaud Versini
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu