summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms
AgeCommit message (Expand)Author
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-04-04removed duplicate #includesTakeshi Abe
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-20Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet
2012-03-20More missing SAL_CALLStephan Bergmann
2012-03-20Missing SAL_CALLStephan Bergmann
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-06WaE: unused variableCaolán McNamara
2011-08-23WaE: drop unused ctor argumentCaolán McNamara
2011-08-23merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-16catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09cppcheck: this method can be constCaolán McNamara
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-25CWS gnumake3: fix crappy vbahelper headersMathias Bauer
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-19Minor libs-core comment clean-upTrevor Murphy
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06remove more commented out #includes and related commentsDavid Tardon
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-22sb129: merged in DEV300_m88sb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb