summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)Author
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-23removed unused static dataTakeshi Abe
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann
2012-04-10Kill vbaFontBase::get/setUnderlineGábor Stefanik
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
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-03-08Removed unused code.Santiago Martinez
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-05vba implementation for Application.OnKeyNoel Power
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-17Fix "never read" reported by clangJulien Nabet
2012-02-05Remove unused codeElton Chung
2012-02-05Remove unused code.Elton Chung
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28typos fixingKorrawit Pruegsanusak
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: unreachable codeTor 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-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-06WaE: unused variableCaolán McNamara
2011-09-05unusedcode: vbahelper::CollectionBase classMatúš Kukan
2011-08-26catch by const refCaolá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