summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2015-09-17convert Link<> to typedNoel Grandin2-3/+2
2015-09-14boost->stdCaolán McNamara10-21/+19
2015-09-13Revert overly aggressive removal of include statementsStephan Bergmann11-1/+15
2015-09-13Use move semanticsStephan Bergmann4-30/+30
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-19/+19
2015-09-11convert Link<> to typedNoel Grandin2-4/+4
2015-09-10no need to warn anymore as we can save VBA nowMarkus Mohrhard3-11/+0
2015-09-09convert Link<> to typedNoel Grandin4-10/+9
2015-09-09convert Link<> to typedNoel Grandin2-7/+5
2015-09-09convert Link<> to typedNoel Grandin2-4/+2
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