summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)Author
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-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
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-31targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-23removed unused static dataTakeshi Abe
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann
2012-04-10Kill vbaFontBase::get/setUnderlineGábor Stefanik
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-20Fix WaE : Add call to ScVbaControl::getForeColor()Julien Nabet
2012-03-20More missing SAL_CALLStephan Bergmann
2012-03-20Missing SAL_CALLStephan Bergmann
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power
2012-03-08Removed unused code.Santiago Martinez