summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2014-08-12Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15fdo#78159: fix import of OOoXML embedded objectsMichael Stahl
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14comphelper: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: comphelperThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14typo: ommit -> omitThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: tempoary -> temporaryThomas Arnhold
2014-03-29typo: previos -> previousThomas Arnhold
2014-03-29typo: decription -> descriptionThomas Arnhold
2014-03-29typo: temorary -> temporaryThomas Arnhold
2014-03-29typo: Exceptiopn -> ExceptionThomas Arnhold
2014-03-29typo: enoungh -> enoughThomas Arnhold
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-29typo: sicne -> sinceThomas Arnhold
2014-03-29typo: tranfer -> transferThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-29typo: approriate -> appropriateThomas Arnhold
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann
2014-03-14Fix races in AsyncEventNotifier::executeStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-03-13comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann
2014-03-11Leftover SAL_CALLStephan Bergmann
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann