summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-163-4/+4
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* Remove unused header filesThomas Arnhold2012-06-272-89/+0
* re-base on ALv2 code.Michael Meeks2012-06-2291-2261/+1328
* re-base on ALv2 code.Michael Meeks2012-06-2113-297/+207
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-10/+4
* targeted string re-workNorbert Thiebaud2012-05-311-1/+1
* targeted string re-workNorbert Thiebaud2012-05-3131-365/+361
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-292-3/+5
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-191-1/+1
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-2/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power2012-04-242-4/+9
* removed unused static dataTakeshi Abe2012-04-235-5/+0
* support Sheets.PrintPreview bnc#757844Noel Power2012-04-231-1/+12
* add support for MousePointer attribute in controlsNoel Power2012-04-172-2/+84
* Set DefaultContext property of service manager/component context comboStephan Bergmann2012-04-121-3/+26
* Kill vbaFontBase::get/setUnderlineGábor Stefanik2012-04-101-62/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-27/+14
* Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet2012-04-082-21/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-4/+4
* 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-023-20/+21
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-291-4/+4
* unused global OUStringCaolán McNamara2012-03-281-1/+0
* reduce over use of static OUStringsCaolán McNamara2012-03-2666-157/+121
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-213-0/+0
* correct exception specification on a functionLuboš Luňák2012-03-201-1/+1
* 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
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-121-4/+4
* exported templates need to be marked as suchLuboš Luňák2012-03-101-4/+4
* Removed unused code.Santiago Martinez2012-03-082-42/+0
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-27/+1
* vba implementation for Application.OnKeyNoel Power2012-03-052-0/+50
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
* Fix "never read" reported by clangJulien Nabet2012-02-171-5/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Remove unused codeElton Chung2012-02-054-14/+0