summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* avoid autocorrection misreplacingLaurent Godard2015-08-201-1/+1
* avoid basic ide crash in code autocompletionLaurent Godard2015-08-181-0/+11
* o3tl: rename compat_functional headerThorsten Behrens2015-08-172-2/+2
* sal_uLong to sal_Int32/longMatteo Casalin2015-08-162-6/+6
* sal_uLong to sal_uInt32Matteo Casalin2015-08-163-10/+10
* Use constants instead of (possibly wrong) magic numbersMatteo Casalin2015-08-161-2/+2
* Rework loops so to have exit condition on correct unsigned valueMatteo Casalin2015-08-161-6/+5
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-162-10/+10
* loplugin: defaultparamsNoel Grandin2015-08-1412-42/+42
* tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips2015-08-101-1/+1
* Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara2015-08-071-1/+1
* basic,basctl: inline some use-once typedefsNoel Grandin2015-08-043-14/+5
* sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin2015-08-011-6/+6
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-011-2/+1
* inline the "old" SbxErr constantsNoel Grandin2015-07-281-2/+2