summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)AuthorFilesLines
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-11-28typos fixingKorrawit Pruegsanusak1-1/+1
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-07WaE: unreachable codeTor Lillqvist1-13/+13
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-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-06WaE: unused variableCaolán McNamara1-6/+6
2011-09-05unusedcode: vbahelper::CollectionBase classMatúš Kukan1-332/+0
2011-08-26catch by const refCaolán McNamara1-7/+7
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 Nabet2-2/+2
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-16catch by const referenceCaolán McNamara4-15/+16
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky40-792/+1930
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky6-194/+171
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2-10/+10
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens39-631/+1792
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito75-0/+0
2011-03-28calcvba: try to extract different types as numeric indexDaniel Rentz [dr]1-3/+2
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]1-0/+2
2011-03-25calcvba: sequence index typoDaniel Rentz [dr]1-1/+1
2011-03-25calcvba: #164410# change namespaceDaniel Rentz [dr]2-4/+3
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]40-619/+1779
2011-03-24these can be constCaolán McNamara1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky77-367/+326
2011-03-14Remove SC_VBA_FIXME and SC_VBA_STUBThomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens77-367/+326
2011-03-09cppcheck: this method can be constCaolán McNamara1-1/+1
2011-02-15ab80: resync to m100Andreas Bregas5-152/+10
2011-02-13Some cppcheck cleaningJulien Nabet6-10/+10
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas3-21/+66
2011-02-10translate commentsRob Snelders1-1/+1
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2-6/+6
2011-02-07Remove dead codeThomas Arnhold1-3/+0
2011-02-05migrate to use boost unordered containersFridrich Štrba3-6/+6
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl2-146/+0
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-5/+0
2011-01-25CWS gnumake3: fix crappy vbahelper headersMathias Bauer2-0/+4
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner3-8/+8
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold3-5/+5
2011-01-14removetooltypes01: #i112600# remove tooltypes from vbahelperMikhail Voytenko2-6/+6
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko10-335/+241
2010-12-30cppcheck: this method can be constCaolán McNamara1-1/+1
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]10-335/+241