summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10no need to warn anymore as we can save VBA nowMarkus Mohrhard
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin
2015-08-22tdf#93077 - basic dialog localization issues.Michael Meeks
2015-08-20avoid autocorrection misreplacingLaurent Godard
2015-08-18avoid basic ide crash in code autocompletionLaurent Godard
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
2015-08-07Resolves: tdf#92896 wrong delete language dialog pathCaolán McNamara
2015-08-04basic,basctl: inline some use-once typedefsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-07-04Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin
2015-06-28coverity#1308514 Uncaught exceptionCaolán McNamara
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-24tdf#92258 - fix crash editing macro module name.Michael Meeks
2015-06-24remove SFX_NOTIFY macroNoel Grandin