summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targeted string re-workNorbert Thiebaud1-1/+1
2012-05-31targeted string re-workNorbert Thiebaud29-357/+355
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-3/+5
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power1-4/+8
2012-04-23removed unused static dataTakeshi Abe5-5/+0
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power1-1/+12
2012-04-17add support for MousePointer attribute in controlsNoel Power2-2/+84
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann1-3/+26
2012-04-10Kill vbaFontBase::get/setUnderlineGábor Stefanik1-62/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-27/+14
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet1-17/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-04removed duplicate #includesTakeshi Abe3-3/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-20/+20
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-4/+4
2012-03-26reduce over use of static OUStringsCaolán McNamara58-145/+110
2012-03-21chmod -xTor Lillqvist2-0/+0
2012-03-20Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet1-0/+1
2012-03-20More missing SAL_CALLStephan Bergmann4-4/+4
2012-03-20Missing SAL_CALLStephan Bergmann1-1/+1
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power16-9/+229
2012-03-08Removed unused code.Santiago Martinez1-31/+0
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-27/+1
2012-03-05vba implementation for Application.OnKeyNoel Power1-0/+49
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-17Fix "never read" reported by clangJulien Nabet1-5/+0
2012-02-05Remove unused codeElton Chung4-14/+0
2012-02-05Remove unused code.Elton Chung4-40/+0
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot12-30/+30
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-4/+4
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