summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2017-05-04CDateFromIso: accept YYMMDD for compatibility, tdf#106956 follow-upEike Rathke
2017-05-02Resolves: tdf#106956 CDateFromIso accept also YYYY-MM-DD formEike Rathke
2017-05-02CDateToIso: larger buffer for possible year rangeEike Rathke
2017-03-21tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected"Katarina Behrens
2017-02-07Related tdf#105473: Crash in: ScRangeList::operator[]Julien Nabet
2017-01-25tdf#80731 Closing parenthesis is now detected (Mid statement and functions).Pierre Lepage
2016-12-02tdf#93592 Make it possible to add default language resource to dialogeditorNiklas Johansson
2016-11-22trivial makefile cleanupsMichael Stahl
2016-11-22tdf#102872 Add qa unit test for BASIC methodsLaurent Balland-Poirier
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-08loplugin:oncevarNoel 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-02loplugin:singlevalfieldsNoel Grandin
2016-11-01BASIC : use rtl/character.hxx in sbxform.cxxArnaud Versini
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-27Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for nowTor Lillqvist
2016-10-23Fix typosAndrea Gelmini
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18Simplify some dynamic/static_castsStephan Bergmann
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-10-16tdf#96099 Reduce no. of useless typedefs for trivial containers.Hieronymous
2016-10-13Improve UNO error reporting. Make exceptions more descriptive.Hieronymous
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07loplugin:staticmethods: basicStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-10-03tdf#102872 TAB function is missing its argumentLaurent Balland-Poirier
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel 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-09-14tdf#88205 use list ctor for uno::Sequence a11y to canvasJochen Nitschke
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-31cppcheck:assertWithSideEffectJochen Nitschke
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (basic)Stephan Bergmann