summaryrefslogtreecommitdiff
path: root/extensions/source/ole/oleobjw.cxx
AgeCommit message (Expand)Author
2015-11-24-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-24-Werror,-Wenum-compareStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-28Bin a few leftover (?) stderr printoutsTor Lillqvist
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-03Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
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-09-26typo fixes in commentsAndras Timar
2013-08-24build on higher debug levelsCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-23Fix build breakerAriel Constenla-Haile
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
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-02-22s/the the/the/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-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-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-12build fix.Michael Meeks
2012-09-12targetted VBA re-work.Noel Power
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-03Fix replace INVOKE_PROPERTYPUT, put INVOKE_PROPERTYPUTREF insteadJulien Nabet
2011-12-15Removed extra semicolonsJesse
2011-12-10catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-10-10So just drop the duplicate XInvocation base class thenNoel Power
2011-10-10WaE: unreachable codeTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-13fix fdo#36209 ( various vba automation related regressions )Noel Power
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky