summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin
2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-06basic: SfxLibraryContainer: replace maMutexMichael Stahl
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-24Make the SbiInstance SvNumberFormatter shared_ptrEike Rathke
2017-11-23various coverity warningsCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basicStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-04loplugin:casttovoid in RTLFUNCStephan Bergmann
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-05-22basic: Kill unnecessary ifdef stuffTakeshi Abe
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12basic: Remove strange ifdef-guard for SHAREDTakeshi Abe
2017-05-10basic: Compare strings in a case-insensitive mannerTakeshi Abe
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-02Replace mouth-painted "inaccurate around leap year" rollover algorithmEike Rathke
2017-05-02BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31Eike Rathke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.Arnaud Versini
2017-04-18Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann
2017-04-18Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann