summaryrefslogtreecommitdiff
path: root/basctl/source/basicide
AgeCommit message (Expand)Author
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann
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-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-27Revert "deleted variable bAdd because it does not make sense"Julien Nabet
2017-05-26deleted variable bAdd because it does not make sensetagezi
2017-05-25tdf#91913 Saving line numbering into settingtagezi
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: basctlStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock
2017-05-03remove empty namespacesJochen Nitschke
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#39468 Translate German commentsJens Carl
2017-03-26Fix typosAndrea Gelmini
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-14remove unused RID constantsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-17convert ObjectMode to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-15tdf#105386: crash with macro organizerJulien Nabet
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann