summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms
AgeCommit message (Expand)Author
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02Use prefixTor Lillqvist
2012-09-12targetted VBA re-work.Noel Power
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-26mark methods as stub where appropriateNoel Power
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-04-23removed unused static dataTakeshi Abe
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