summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-129-15/+15
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-3/+3
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-2/+2
* Accelerate checking for VBA macros that are not there.Michael Meeks2013-11-111-9/+10
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-2/+2
* fixincludeguards.sh: vbahelperThomas Arnhold2013-10-2330-83/+99
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* CID#708571 uninitialized membersCaolán McNamara2013-10-071-1/+4
* Spell "indices" correctlyTor Lillqvist2013-10-022-6/+6
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* convert remains of String to vbahelper module to OUStringNoel Grandin2013-10-011-3/+3
* typo fixes in commentsAndras Timar2013-09-262-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-214-11/+11
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-6/+6
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* Parse workbook name correctly, don't fall over spaces etc.Noel Power2013-05-092-5/+11
* support UserForm.Visible attributeNoel Power2013-05-092-0/+20
* support Shape.AlternativeNoel Power2013-05-091-0/+16
* tweak combox to selectively fire change or click eventNoel Power2013-05-091-1/+9
* support api initiated change_event for combox & textboxNoel Power2013-05-092-0/+7
* fix contrast not increment to limit value between 0.0 & 1.0Noel Power2013-05-091-5/+5
* Setting TEXT causes exception, don't do itNoel Power2013-05-091-2/+1
* ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power2013-05-092-6/+22
* fix TextBox value error, MaxLength is long in vba but short in libreofficeNoel Power2013-05-091-3/+4
* tweak vba Control implementation to aritificially fire events from apiNoel Power2013-05-092-3/+6
* create togglebutton class ( for togglebutton on sheet )Noel Power2013-05-091-1/+8
* handle bool value for checkbox, radiobutton, togglebutton consistentlyNoel Power2013-05-093-18/+22
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-2323-2119/+0
* Revert "add missing include"Bjoern Michaelsen2013-04-161-1/+0
* add missing includeBjoern Michaelsen2013-04-161-0/+1
* Add missing #include <rtl/tencinfo.h>Tor Lillqvist2013-04-161-0/+1
* warning C4702: unreachable codeMichael Stahl2013-04-081-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0722-94/+94
* fix selection change event firingNoel Power2013-04-051-0/+3
* fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power2013-04-052-1/+18
* Added and fixed various vba APINoel Power2013-04-054-5/+64
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-04-0311-26/+24
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-011-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-5/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Assignment of function parameter has no effect outside the functionJulien Nabet2013-03-081-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-16/+16
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* fdo#46808, convert some code to use getProcessComponentContextNoel Grandin2013-01-281-4/+4
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-262-10/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4