summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-28clean up some COM initializationMichael Stahl1-19/+6
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold6-18/+0
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-02Spell "indices" correctlyTor Lillqvist1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist2-13/+13
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-31/+5
2013-08-24build on higher debug levelsCaolán McNamara1-4/+4
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-11/+11
2013-06-08Fix typo: alway -> alwaysJulien Nabet1-1/+1
2013-06-03Fix variable value reassigned before old value usedJulien Nabet1-2/+1
2013-05-23Fix build breakerAriel Constenla-Haile2-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-11/+4
2013-04-19remove unused component_canUnload functionsMatúš Kukan2-25/+0
2013-04-15extensions: remove various #undef _DEBUGMichael Stahl2-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-36/+27
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-17/+17
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-7/+7
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0