summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2014-09-11create a master document template typeCaolán McNamara1-0/+2
2014-08-21stario -> css::ioThomas Arnhold3-39/+33
2014-08-21starcontainer -> css::containerThomas Arnhold1-15/+11
2014-08-21starawt -> css::awtThomas Arnhold2-7/+5
2014-08-21comphelper: starbeans -> css::beansThomas Arnhold2-8/+5
2014-08-21comphelper: starutil -> css::utilThomas Arnhold1-7/+4
2014-08-21comphelper: starlang -> css::langThomas Arnhold3-14/+11
2014-08-21comphelper: staruno -> css::unoThomas Arnhold9-117/+94
2014-08-20Pick a more suitable type for nLengthStephan Bergmann1-3/+3
2014-08-17coverity#1231667 Unchecked return valueCaolán McNamara1-1/+1
2014-08-09Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand1-0/+3
2014-08-08Fix *_component_getFactory function typeStephan Bergmann1-4/+4
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-08use SimpleReferenceObject in comphelper moduleNoel Grandin1-7/+2
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