summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-4/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* set parent for import macro lib dialogCaolán McNamara2017-09-021-1/+3
* set parent dialog for file dialogCaolán McNamara2017-09-021-1/+1
* move to FileDialogHelperCaolán McNamara2017-09-011-2/+4
* Resolves: tdf#112063 ensure closing dialog is not parent for file dialogCaolán McNamara2017-09-011-2/+6
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-2/+2
* convert message box style bits to scoped enumNoel Grandin2017-08-233-5/+5
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-1/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-114-5/+5
* Reorganize the main menu Basic IDEtagezi2017-08-101-11/+62
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-012-3/+3
* loplugin:constparams in basctlNoel Grandin2017-07-3116-43/+43
* loplugin:oncevarNoel Grandin2017-07-312-5/+5
* loplugin:unusedfields in basctl..connectivityNoel Grandin2017-07-222-2/+0
* de-hrc various thingsCaolán McNamara2017-07-2110-11/+11
* migrate to boost::gettextCaolán McNamara2017-07-2153-943/+269
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-132-2/+0
* loplugin:oncevar: empty strings: basctlStephan Bergmann2017-07-134-8/+4
* use more OUString::operator== in a*..chart2Noel Grandin2017-07-135-8/+8
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-071-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-7/+4
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-041-0/+2
* loplugin:casttovoidStephan Bergmann2017-07-042-5/+2
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-1/+1
* loplugin:casttovoid: basctlStephan Bergmann2017-07-0210-18/+7
* ChooseMacro rMacroDesc parameter is unusedStephan Bergmann2017-06-284-11/+8
* loplugin:unusedfields in accessibility..comphelperNoel Grandin2017-06-232-8/+1
* s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin2017-06-211-2/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* loplugin:oncevar accessibility..basicNoel Grandin2017-06-206-20/+10
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1
* replace SbxError typedef with ErrCodeNoel Grandin2017-06-151-2/+2
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-131-1/+4
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-124-10/+4
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-054-10/+8
* disambiguate dual use of toolbar idsCaolán McNamara2017-05-312-6/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+1
* Revert "deleted variable bAdd because it does not make sense"Julien Nabet2017-05-271-4/+9
* deleted variable bAdd because it does not make sensetagezi2017-05-261-8/+4
* tdf#91913 Saving line numbering into settingtagezi2017-05-251-10/+13
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-234-12/+2
* The menu items are moved according to a general design concepttagezi2017-05-231-2/+2
* cleanup unused css/script/ includesJochen Nitschke2017-05-202-3/+0
* loplugin:stringcopy: basctlStephan Bergmann2017-05-191-2/+2
* make string translation loading more uniformCaolán McNamara2017-05-191-1/+1