summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert SbxFlagsBits to scoped enumNoel Grandin2015-07-281-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-2411-35/+4
* svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2015-07-201-2/+3
* com::sun::star->css in basctlNoel Grandin2015-07-1735-289/+283
* Convert dialog controls button to the generic controllerMaxim Monastirsky2015-07-174-204/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-069-18/+20
* improve the returnbyref lopluginNoel Grandin2015-07-061-3/+3
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-5/+4
* SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2015-07-052-13/+0
* Fix typosAndrea Gelmini2015-07-042-2/+2
* remove custom RTTI from basctl::BaseWindowNoel Grandin2015-06-296-9/+0
* coverity#1308514 Uncaught exceptionCaolán McNamara2015-06-282-2/+2
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* tdf#92258 - fix crash editing macro module name.Michael Meeks2015-06-241-3/+5
* remove SFX_NOTIFY macroNoel Grandin2015-06-242-4/+2
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-231-1/+1
* Fix typosAndrea Gelmini2015-06-221-1/+1
* protect against NULL current SfxViewShellLionel Elie Mamane2015-06-171-1/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-4/+1