summaryrefslogtreecommitdiff
path: root/basic/source/classes
AgeCommit message (Expand)Author
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08Cater for UNO (signed) vs. BASIC (unsigned) byte mismatchStephan Bergmann
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: basicStephan Bergmann
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10basic: Compare strings in a case-insensitive mannerTakeshi Abe
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: 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-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-24BASIC: Call OUString() instead of OUString("");Arnaud Versini
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-06Fix typosAndrea Gelmini
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-26Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17remove unused defines from HRC files in variousNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-17convert INVOKETYPE to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08basic: another SOLARIS check here converted to __sunMichael Stahl
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin