summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)AuthorFilesLines
2015-10-24bogus cppcheck duplicateExpressionTernary warningCaolán McNamara1-5/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-10-01com::sun::star->css in extensions/Noel Grandin1-6/+6
2015-09-30Fix typosAndrea Gelmini2-4/+4
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-08-28Bin a few leftover (?) stderr printoutsTor Lillqvist2-9/+0
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-9/+6
2015-07-23Bin pointless #ifndef #define danceTor Lillqvist1-5/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2-17/+15
2015-05-29Fix Windows 64-bit buildStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-01Typo: wheter->whetherJulien Nabet2-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-9/+9
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann2-49/+84
2015-02-21Typo: queriing->queryingJulien Nabet1-1/+1
2015-02-21Typo: reqired->requiredJulien Nabet1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara5-26/+26
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-09-18Blind fix for WindowsStephan Bergmann1-2/+2
2014-09-18Blind fix for WindowsStephan Bergmann1-4/+2
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-17/+0
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-79/+33
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet3-19/+15
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-11Fix previous commit (extensions part, second)Julien Nabet1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-2/+2
2014-05-10remove globally disabled warnings from source filesThomas Arnhold2-6/+0
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet3-29/+29
2014-05-09remove presys.h and postsys.hThomas Arnhold1-3/+3
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni2-3/+3
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold9-20/+20
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-2/+2
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms4-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms2-5/+5
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-6/+1
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1