summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-29CDateToIso: larger buffer for possible year rangeEike Rathke
2017-04-28loplugin:salunicodeliteral: basicStephan Bergmann
2017-04-28Use invalid parameter error for malformed input, tdf#106956 follow-upEike Rathke
2017-04-28Add unit test for CDateFromIso with YYYY-MM-DD, tdf#106956Eike Rathke
2017-04-28Resolves: tdf#106956 CDateFromIso accept also YYYY-MM-DD formEike Rathke
2017-04-28loplugin:cppunitassertequals: basicStephan Bergmann
2017-04-27explicitly defining __RSC is no longer necessaryNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini
2017-04-23BASIC: Make TokenLabelInfo a singleton, never modified and simplify it.Arnaud Versini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-18Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann
2017-04-18Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann
2017-04-16add VBA test casesZdeněk Crhonek
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-13add VBA test casesZdeněk Crhonek
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: basicStephan Bergmann
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06Fix typosAndrea Gelmini
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-02add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek
2017-03-31tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected"Katarina Behrens
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek
2017-03-28Fix typosAndrea Gelmini
2017-03-28tdf#39468 Translate German commentsJens Carl
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-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin