summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2013-04-16Revert "add missing include"Bjoern Michaelsen
2013-04-16add missing includeBjoern Michaelsen
2013-04-16Add missing #include <rtl/tencinfo.h>Tor Lillqvist
2013-04-08warning C4702: unreachable codeMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fix selection change event firingNoel Power
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-08Assignment of function parameter has no effect outside the functionJulien Nabet
2013-02-28remove all d.lstMichael Stahl
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-28fdo#46808, convert some code to use getProcessComponentContextNoel Grandin
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::WindowStateConfigurationNoel Grandin
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-05add a README filesAlia Almusaireae
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-12targetted VBA re-work.Noel Power
2012-09-08OUString cleanup in vbahelper/msformsOlivier Hallot
2012-09-08More OUString cleanup in vbahelperOlivier Hallot
2012-09-08More OUString cleanup in vbahelperOlivier Hallot
2012-09-08Some OUString cleanup in vbahelperOlivier Hallot
2012-09-07Requires explicit ctorStephan Bergmann
2012-09-07More OUString cleanup in vbahelperOlivier Hallot
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-26mark methods as stub where appropriateNoel Power
2012-08-26clean up unnecessary non working implementationsNoel Power
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET