summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms
AgeCommit message (Expand)AuthorFilesLines
2013-04-05fix selection change event firingNoel Power1-0/+3
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power1-1/+14
2013-04-05Added and fixed various vba APINoel Power3-5/+63
2013-04-05Revert "fix 'Visible' property for XControlShape(s) Foreach support for Comma...Noel Power1-14/+1
2013-04-05Revert "fix selection change event firing"Noel Power1-3/+0
2013-04-05Revert "Added and fixed various vba API"Noel Power3-63/+5
2013-04-04fix selection change event firingNoel Power1-0/+3
2013-04-04fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power1-1/+14
2013-04-04Added and fixed various vba APINoel Power3-5/+63
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2-3/+3
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-09-12targetted VBA re-work.Noel Power9-89/+13
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot40-465/+429
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-4/+3
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power1-18/+0
2012-08-26mark methods as stub where appropriateNoel Power7-2/+20
2012-06-22re-base on ALv2 code.Michael Meeks40-1011/+605
2012-06-21re-base on ALv2 code.Michael Meeks4-69/+60
2012-05-31targeted string re-workNorbert Thiebaud13-100/+100
2012-04-23removed unused static dataTakeshi Abe4-4/+0
2012-04-17add support for MousePointer attribute in controlsNoel Power2-2/+84
2012-04-04removed duplicate #includesTakeshi Abe2-2/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara35-70/+53
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet1-0/+1
2012-03-20More missing SAL_CALLStephan Bergmann4-4/+4
2012-03-20Missing SAL_CALLStephan Bergmann1-1/+1
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power16-9/+229
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot4-10/+10
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-06WaE: unused variableCaolán McNamara1-6/+6
2011-08-23WaE: drop unused ctor argumentCaolán McNamara3-5/+3
2011-08-23merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power3-2/+2
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-1/+1
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida1-1/+1
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-16catch by const referenceCaolán McNamara1-4/+4
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky28-240/+894
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky3-23/+20
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-1/+1
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens28-235/+892
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito41-0/+0
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]4-0/+12
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]28-206/+880
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky42-19/+33
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens42-19/+33