summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* no need to warn anymore as we can save VBA nowMarkus Mohrhard2015-09-103-11/+0
* convert Link<> to typedNoel Grandin2015-09-094-10/+9
* convert Link<> to typedNoel Grandin2015-09-092-7/+5
* convert Link<> to typedNoel Grandin2015-09-092-4/+2
* convert Link<> to typedNoel Grandin2015-09-082-4/+4
* convert Link<> to typedNoel Grandin2015-09-087-20/+13
* convert Link<> to typedNoel Grandin2015-09-042-9/+4
* convert Link<> to typedNoel Grandin2015-09-044-9/+6
* convert Link<> to typedNoel Grandin2015-09-032-4/+2
* convert Link<> to typedNoel Grandin2015-09-032-3/+2
* SetXXX(bool) with a default value of false are just wrongNoel Grandin2015-09-021-1/+1
* convert Link<> to typedNoel Grandin2015-08-312-5/+2
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-5/+4
* Clean up aEmptyStrStephan Bergmann2015-08-261-2/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-2611-48/+33
* simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin2015-08-251-3/+1
* tdf#93077 - basic dialog localization issues.Michael Meeks2015-08-221-14/+22