summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara
2015-08-28Bin a few leftover (?) stderr printoutsTor Lillqvist
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-23Bin pointless #ifndef #define danceTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-29Fix Windows 64-bit buildStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Typo: wheter->whetherJulien Nabet
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann
2015-02-21Typo: queriing->queryingJulien Nabet
2015-02-21Typo: reqired->requiredJulien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-18Blind fix for WindowsStephan Bergmann
2014-09-18Blind fix for WindowsStephan Bergmann
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-29Typo: beeing->beingJulien Nabet
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-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-11Fix previous commit (extensions part, second)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
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