summaryrefslogtreecommitdiffstats
path: root/include/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-2/+6
* Remove newly unused comphelper::ImplementationReferenceStephan Bergmann2014-06-181-267/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* coverity#707350 Uncaught exceptionCaolán McNamara2014-06-101-2/+6
* fixincludeguards: fix include guardsThomas Arnhold2014-06-062-8/+6
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-057-31/+29
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-301-10/+10
* Revert "Add function to catenate n copies of a string"Tor Lillqvist2014-05-301-8/+0
* Add function to catenate n copies of a stringTor Lillqvist2014-05-291-0/+8
* coverity#983961 Uncaught exceptionCaolán McNamara2014-05-241-1/+3
* coverity#983964 Uncaught exceptionCaolán McNamara2014-05-241-1/+5
* coverity#983966 Uncaught exceptionCaolán McNamara2014-05-241-1/+3
* coverity#983968 Uncaught exceptionCaolán McNamara2014-05-241-1/+5
* coverity#983969 Uncaught exceptionCaolán McNamara2014-05-241-1/+5
* coverity#1210079 Uncaught exceptionCaolán McNamara2014-05-231-1/+1
* coverity#1215313 Uncaught exceptionCaolán McNamara2014-05-231-1/+2
* move boost rng wrapper from sc to comphelperThomas Arnhold2014-05-171-0/+33
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* callcatcher: update unused codeCaolán McNamara2014-05-091-78/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-052-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-306-10/+10
* odd that apparently these only are checked in non-opt modeCaolán McNamara2014-04-251-2/+2
* coverity#706281 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* coverity#706282 Uncaught exceptionCaolán McNamara2014-04-251-1/+1
* remove unused macrosCaolán McNamara2014-04-241-5/+0
* comphelper: Fix typosMaxim Monastirsky2014-04-231-4/+4
* coverity#707317 Uncaught exceptionCaolán McNamara2014-04-231-1/+3
* coverity#707218 Uncaught exceptionCaolán McNamara2014-04-231-1/+1
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-071-50/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-018-10/+10
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-291-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-15/+15
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-261-29/+16
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2642-282/+282
* No need for OPropertySetAggregationHelper::disposing() to be virtualStephan Bergmann2014-03-141-1/+1
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* Mark overriding OInteraction class template member function as SAL_OVERRIDEStephan Bergmann2014-03-141-1/+1
* A minimal improvementStephan Bergmann2014-03-141-1/+1
* OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann2014-03-141-3/+3
* Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann2014-03-141-2/+2
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-141-1/+1
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-131-2/+2
* Mark overriding OWeakListenerAdapter class template mem funs as SAL_OVERRIDEStephan Bergmann2014-03-131-2/+2
* comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann2014-03-131-11/+0