summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-5/+5
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-0/+1
2017-04-18Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann2-2/+2
2017-04-18Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann2-5/+8
2017-04-16add VBA test casesZdeněk Crhonek9-0/+563
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin3-28/+28
2017-04-13add VBA test casesZdeněk Crhonek12-0/+803
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek3-0/+168
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-4/+4
2017-04-10Clean up uses of SAL_U/SAL_W: basicStephan Bergmann3-10/+16
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek5-0/+323
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek2-0/+65
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-06loplugin:singlevalfieldsNoel Grandin1-3/+4
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin4-6/+6
2017-04-05loplugin:constantparam part2Noel Grandin2-13/+4
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann3-7/+7
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-2/+2
2017-04-02add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek5-0/+260
2017-03-31tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected"Katarina Behrens1-5/+0
2017-03-30remove type decorations on char literalsJochen Nitschke7-24/+24
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-03-29VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek3-0/+237
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-28tdf#39468 Translate German commentsJens Carl3-4/+4
2017-03-26Fix typosAndrea Gelmini4-4/+4
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann5-5/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin6-15/+15
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-03-20Fix CurDir on WindowsStephan Bergmann1-14/+9
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-18VBA tests - add CVDATE,CVERR,DATEADD test caseZdeněk Crhonek4-0/+270
2017-03-17VBA tests - add CSNG, CSTR test caseZdeněk Crhonek3-0/+142
2017-03-17remove unused defines from HRC files in variousNoel Grandin2-5/+0
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek3-0/+204
2017-03-11replace macros and use scoped enumJochen Nitschke1-43/+38
2017-03-10add VBA COS function test caseZdeněk Crhonek2-0/+74
2017-03-06VBA test CHOOSE functionZdeněk Crhonek2-0/+82
2017-03-04VBA test CDATE, CDBL functionZdeněk Crhonek3-0/+147
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-8/+8
2017-03-03Fix typosAndrea Gelmini4-4/+4
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin3-15/+16
2017-03-01add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOLZdeněk Crhonek6-0/+438
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-28VBA: unit test for PtrSafe and compiler directivesJustin Luth1-0/+17