summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2017-07-02loplugin:casttovoid: basctlStephan Bergmann10-18/+7
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann4-11/+8
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin2-8/+1
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin6-20/+10
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin1-2/+2
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann1-1/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini4-10/+4
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini4-10/+8
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara2-6/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+1
2017-05-27Revert "deleted variable bAdd because it does not make sense"Julien Nabet1-4/+9
2017-05-26deleted variable bAdd because it does not make sensetagezi1-8/+4
2017-05-25tdf#91913 Saving line numbering into settingtagezi1-10/+13
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke4-12/+2
2017-05-23The menu items are moved according to a general design concepttagezi1-2/+2
2017-05-20cleanup unused css/script/ includesJochen Nitschke2-3/+0
2017-05-19loplugin:stringcopy: basctlStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-05-17drop IDE_RESSTRCaolán McNamara20-111/+106
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet2-3/+0
2017-05-16loplugin:comparisonwithconstant in basctlNoel Grandin4-9/+9
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M5-6/+6
2017-05-15remove some unnecessary lockingNoel Grandin2-6/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin2-2/+2
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-05-03remove empty namespacesJochen Nitschke1-5/+0
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin10-28/+21
2017-04-30untranslated strings are just stringsCaolán McNamara5-173/+94
2017-04-25remove bitmaps from .src filesCaolán McNamara8-116/+61
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-25loplugin:checkunusedparams in vclNoel Grandin1-1/+1
2017-04-24BASIC: Call OUString() instead of OUString("");Arnaud Versini1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-3/+1
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-4/+4
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-04-05loplugin:constantparam part2Noel Grandin2-5/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna19-66/+66