summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann2-2/+2
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-02No need for these functions to be virtualStephan Bergmann1-2/+2
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+6
2014-06-18Remove newly unused comphelper::ImplementationReferenceStephan Bergmann1-267/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-10coverity#707350 Uncaught exceptionCaolán McNamara1-2/+6
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-8/+6
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin7-31/+29
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-10/+10
2014-05-30Revert "Add function to catenate n copies of a string"Tor Lillqvist1-8/+0
2014-05-29Add function to catenate n copies of a stringTor Lillqvist1-0/+8
2014-05-24coverity#983961 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-24coverity#983964 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-24coverity#983966 Uncaught exceptionCaolán McNamara1-1/+3
2014-05-24coverity#983968 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-24coverity#983969 Uncaught exceptionCaolán McNamara1-1/+5
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-0/+33
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-09callcatcher: update unused codeCaolán McNamara1-78/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin2-3/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni6-10/+10
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara1-2/+2
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-24remove unused macrosCaolán McNamara1-5/+0
2014-04-23comphelper: Fix typosMaxim Monastirsky1-4/+4
2014-04-23coverity#707317 Uncaught exceptionCaolán McNamara1-1/+3
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist3-3/+3
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-50/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann8-10/+10
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-15/+15
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-29/+16
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann42-282/+282
2014-03-14No need for OPropertySetAggregationHelper::disposing() to be virtualStephan Bergmann1-1/+1
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann1-1/+1
2014-03-14Mark overriding OInteraction class template member function as SAL_OVERRIDEStephan Bergmann1-1/+1
2014-03-14A minimal improvementStephan Bergmann1-1/+1
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann1-3/+3
2014-03-14Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann1-2/+2