summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-28clean up some COM initializationMichael Stahl
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-09-26typo fixes in commentsAndras Timar
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-24build on higher debug levelsCaolán McNamara
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-08Fix typo: alway -> alwaysJulien Nabet
2013-06-03Fix variable value reassigned before old value usedJulien Nabet
2013-05-23Fix build breakerAriel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28extensions: argh why can't that be formatted properlyMichael Stahl
2013-02-28extensions: m_nApplRegHandle unused nowMichael Stahl
2013-02-28extensions: remove code specific to oleautobridge2Michael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/whith/with/Tor Lillqvist
2013-01-30fix string literals concatenationLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-20extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-01Use prefixTor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19Wrong includeStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-12build fix.Michael Meeks
2012-09-12targetted VBA re-work.Noel Power
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi