summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin4-5/+5
2017-08-10Reorganize the main menu Basic IDEtagezi1-11/+62
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara2-3/+3
2017-07-31loplugin:constparams in basctlNoel Grandin16-43/+43
2017-07-31loplugin:oncevarNoel Grandin2-5/+5
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin2-2/+0
2017-07-21de-hrc various thingsCaolán McNamara10-11/+11
2017-07-21migrate to boost::gettextCaolán McNamara53-943/+269
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski2-2/+0
2017-07-13loplugin:oncevar: empty strings: basctlStephan Bergmann4-8/+4
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin5-8/+8
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-7/+4
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+2
2017-07-04loplugin:casttovoidStephan Bergmann2-5/+2
2017-07-03use begin()/end() when working with SequenceNoel Grandin1-1/+1
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