summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-16/+5
* fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin2012-12-131-3/+2
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-102-5/+0
* clean up more sbxToUnoValue declarationsMichael Stahl2012-12-041-4/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-2/+1
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-221-1/+0
* add a README filesAlia Almusaireae2012-11-051-0/+1
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-1/+1
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-3/+3
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-3/+3
* Use prefixTor Lillqvist2012-10-022-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-10/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* targetted VBA re-work.Noel Power2012-09-1218-160/+45
* OUString cleanup in vbahelper/msformsOlivier Hallot2012-09-0840-465/+429
* More OUString cleanup in vbahelperOlivier Hallot2012-09-0824-467/+456
* More OUString cleanup in vbahelperOlivier Hallot2012-09-086-81/+74
* Some OUString cleanup in vbahelperOlivier Hallot2012-09-082-41/+41
* Requires explicit ctorStephan Bergmann2012-09-071-1/+1
* More OUString cleanup in vbahelperOlivier Hallot2012-09-072-39/+39
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-041-2/+2
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-1/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-318-17/+10
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-1/+2
* remove VBA_OOBUILD_HACK and friendsNoel Power2012-08-261-18/+0
* mark methods as stub where appropriateNoel Power2012-08-2613-17/+49
* clean up unnecessary non working implementationsNoel Power2012-08-263-77/+5
* 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