summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-212-5/+5
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-191-3/+1
* remove freshly unused menu support from src filesCaolán McNamara2017-04-191-0/+1
* Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann2017-04-182-2/+2
* Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann2017-04-182-5/+8
* add VBA test casesZdeněk Crhonek2017-04-169-0/+563
* convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2017-04-133-28/+28
* add VBA test casesZdeněk Crhonek2017-04-1312-0/+803
* VBA tests - INSTRREV, INT test caseZdeněk Crhonek2017-04-133-0/+168
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-4/+4
* Clean up uses of SAL_U/SAL_W: basicStephan Bergmann2017-04-103-10/+16
* VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek2017-04-095-0/+323
* VBA tests - FORMATNUMBER functionZdeněk Crhonek2017-04-092-0/+65
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-071-2/+2
* loplugin:singlevalfieldsNoel Grandin2017-04-061-3/+4
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-064-6/+6
* loplugin:constantparam part2Noel Grandin2017-04-052-13/+4
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-043-7/+7
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-2/+2
* add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek2017-04-025-0/+260
* tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected"Katarina Behrens2017-03-311-5/+0
* remove type decorations on char literalsJochen Nitschke2017-03-307-24/+24
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-1/+0
* VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek2017-03-293-0/+237
* Fix typosAndrea Gelmini2017-03-281-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-283-4/+4
* Fix typosAndrea Gelmini2017-03-264-4/+4
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-235-5/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-236-15/+15
* Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann2017-03-221-1/+1
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1
* Fix CurDir on WindowsStephan Bergmann2017-03-201-14/+9
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* VBA tests - add CVDATE,CVERR,DATEADD test caseZdeněk Crhonek2017-03-184-0/+270
* VBA tests - add CSNG, CSTR test caseZdeněk Crhonek2017-03-173-0/+142
* remove unused defines from HRC files in variousNoel Grandin2017-03-172-5/+0
* add VBA test CINT,CLNG functions testsZdeněk Crhonek2017-03-113-0/+204
* replace macros and use scoped enumJochen Nitschke2017-03-111-43/+38
* add VBA COS function test caseZdeněk Crhonek2017-03-102-0/+74
* VBA test CHOOSE functionZdeněk Crhonek2017-03-062-0/+82
* VBA test CDATE, CDBL functionZdeněk Crhonek2017-03-043-0/+147
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-8/+8
* Fix typosAndrea Gelmini2017-03-034-4/+4
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-013-15/+16
* add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOLZdeněk Crhonek2017-03-016-0/+438
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* VBA: unit test for PtrSafe and compiler directivesJustin Luth2017-02-281-0/+17