summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2015-09-08convert Link<> to typedNoel Grandin2-4/+4
2015-09-08convert Link<> to typedNoel Grandin7-20/+13
2015-09-04convert Link<> to typedNoel Grandin2-9/+4
2015-09-04convert Link<> to typedNoel Grandin4-9/+6
2015-09-03convert Link<> to typedNoel Grandin2-4/+2
2015-09-03convert Link<> to typedNoel Grandin2-3/+2
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-31convert Link<> to typedNoel Grandin2-5/+2
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+4
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin11-48/+33
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin1-3/+1
2015-08-22tdf#93077 - basic dialog localization issues.Michael Meeks1-14/+22
2015-08-20avoid autocorrection misreplacingLaurent Godard1-1/+1
2015-08-18avoid basic ide crash in code autocompletionLaurent Godard1-0/+11
2015-08-17o3tl: rename compat_functional headerThorsten Behrens2-2/+2
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin2-6/+6
2015-08-16sal_uLong to sal_uInt32Matteo Casalin3-10/+10
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin1-2/+2
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin1-6/+5
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2-10/+10
2015-08-14loplugin: defaultparamsNoel Grandin12-42/+42
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips1-1/+1
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara1-1/+1
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin3-14/+5
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin1-6/+6
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-2/+1
2015-07-28inline the "old" SbxErr constantsNoel Grandin1-2/+2
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin1-1/+1
2015-07-24loplugin:unusedmethodsNoel Grandin11-35/+4
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-2/+3
2015-07-17com::sun::star->css in basctlNoel Grandin35-289/+283
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky4-204/+0
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-18/+20
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-5/+4
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2-13/+0
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin6-9/+0
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-24tdf#92258 - fix crash editing macro module name.Michael Meeks1-3/+5
2015-06-24remove SFX_NOTIFY macroNoel Grandin2-4/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-17protect against NULL current SfxViewShellLionel Elie Mamane1-1/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-4/+1