summaryrefslogtreecommitdiffstats
path: root/vbahelper/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-6/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* removed duplicate #includesTakeshi Abe2012-04-043-3/+0
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-022-20/+20
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-4/+4
* reduce over use of static OUStringsCaolán McNamara2012-03-2658-145/+110
* chmod -xTor Lillqvist2012-03-212-0/+0
* Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet2012-03-201-0/+1
* More missing SAL_CALLStephan Bergmann2012-03-204-4/+4
* Missing SAL_CALLStephan Bergmann2012-03-201-1/+1
* add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power2012-03-2016-9/+229
* Removed unused code.Santiago Martinez2012-03-081-31/+0
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-27/+1
* vba implementation for Application.OnKeyNoel Power2012-03-051-0/+49
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Fix "never read" reported by clangJulien Nabet2012-02-171-5/+0
* Remove unused codeElton Chung2012-02-054-14/+0
* Remove unused code.Elton Chung2012-02-054-40/+0
* Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot2012-01-2812-30/+30
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed extra semicolonsJesse2011-12-151-4/+4
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* typos fixingKorrawit Pruegsanusak2011-11-281-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-071-0/+1
* WaE: unreachable codeTor Lillqvist2011-10-071-13/+13
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* WaE: unused variableCaolán McNamara2011-09-061-6/+6
* unusedcode: vbahelper::CollectionBase classMatúš Kukan2011-09-051-332/+0
* catch by const refCaolán McNamara2011-08-261-7/+7
* WaE: drop unused ctor argumentCaolán McNamara2011-08-233-5/+3
* merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power2011-08-233-2/+2
* Keep the container and object separate methods.Kohei Yoshida2011-08-161-1/+1
* Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida2011-08-161-1/+1
* Some cppcheck cleaningJulien Nabet2011-07-312-2/+2
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-7/+0
* catch by const referenceCaolán McNamara2011-06-164-15/+16
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2740-792/+1930
|\
| * vbahelper builds after the m106 merge.Jan Holesovsky2011-05-236-194/+171
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2839-631/+1792
| |\
| | * calcvba: try to extract different types as numeric indexDaniel Rentz [dr]2011-03-281-3/+2
| | * calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]2011-03-251-0/+2
| | * calcvba: sequence index typoDaniel Rentz [dr]2011-03-251-1/+1
| | * calcvba: #164410# change namespaceDaniel Rentz [dr]2011-03-252-4/+3
| | * calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]2011-03-254-0/+12
| | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-2540-619/+1779
* | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-162-10/+10
|/ /
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2975-0/+0