summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2014-07-29Include <algorithm> for std::minTor Lillqvist
2014-07-13coverity#706282 Uncaught exceptionCaolán McNamara
2014-07-13coverity#706281 Uncaught exceptionCaolán McNamara
2014-07-10Use OUStringHash here.Kohei Yoshida
2014-07-09Pass a useful exception message.Kohei Yoshida
2014-07-08use SimpleReferenceObject in comphelper moduleNoel Grandin
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann
2014-06-29Typo: conteiner->containerJulien Nabet
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#983616 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706280 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706287 uncaught exceptionCaolán McNamara
2014-06-13coverity#706286 uncaught exceptionCaolán McNamara
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-26coverity#703930 Unchecked return valueCaolán McNamara
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-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