summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+2
* Remove last redundant toolbar:style propertiesSamuel Mehrbrodt2015-11-201-1/+1
* loplugin:unusedfields in basctlNoel Grandin2015-11-205-11/+5
* Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt2015-11-202-31/+31
* Remove redundant toolbar:style attributesSamuel Mehrbrodt2015-11-191-1/+1
* loplugin:sallogareasStephan Bergmann2015-11-191-1/+1
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-141/+521
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* Resolves: tdf#95021 crash on closing macro dialog editorCaolán McNamara2015-11-122-1/+8
* loplugin:nullptrStephan Bergmann2015-11-111-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-1115-20/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1039-213/+213
* new loplugin: oncevarNoel Grandin2015-11-093-9/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-065-7/+7
* yyyyyNoel Grandin2015-11-042-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-305-13/+9
* tdf#95416: Get rid of #include "../foo/bar.hxx" style includesTor Lillqvist2015-10-295-11/+12
* loplugin:defaultparamsStephan Bergmann2015-10-201-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-195-14/+14
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-1/+1
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-6/+1
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-162-10/+10
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-162-11/+10
* convert Link<> to typedNoel Grandin2015-10-164-11/+7
* convert Link<> to typedNoel Grandin2015-10-152-5/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1233-369/+369
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-6/+6
* convert Link<> to typedNoel Grandin2015-10-126-13/+9
* Prefer getSelectedFiles to getFiles (basctl)Julien Nabet2015-10-063-6/+6
* Called C++ object pointer is null DBG_ASSERT->assertCaolán McNamara2015-10-056-13/+12
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-3/+3
* Remove some unused includesStephan Bergmann2015-10-021-1/+0
* tdf#94205 Use o3tl::make_unique instead of new + std::movebureken2015-10-021-3/+1
* remove old standalone Sun bug numbersNoel Grandin2015-10-012-7/+0
* Fix typosAndrea Gelmini2015-09-303-3/+3
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-294-17/+17
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-2/+2
* tdf#94497 UI: Object catalog not available in menu > View in BasicIDECor Nouws2015-09-251-0/+2
* convert Link<> to typedNoel Grandin2015-09-242-6/+4
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-211-3/+2
* convert Link<> to typedNoel Grandin2015-09-202-11/+5
* boost->stdCaolán McNamara2015-09-1811-25/+20
* convert Link<> to typedNoel Grandin2015-09-172-3/+2
* boost->stdCaolán McNamara2015-09-1410-21/+19
* Revert overly aggressive removal of include statementsStephan Bergmann2015-09-1311-1/+15
* Use move semanticsStephan Bergmann2015-09-134-30/+30
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-122-19/+19
* convert Link<> to typedNoel Grandin2015-09-112-4/+4