summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-05-08extensions: sal_Bool->boolNoel Grandin9-63/+63
2014-05-08coverity#736141 Dereference null return valueCaolán McNamara1-3/+6
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-2/+1
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-6/+6
2014-05-05remove some commented out lines from src filesThomas Arnhold1-6/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-4/+4
2014-05-02extensions: sal_Bool->boolNoel Grandin103-628/+624
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni10-11/+11
2014-04-28prefer makefile-gmake-modeTakeshi Abe32-32/+32
2014-04-24add missing modelines to idl filesThomas Arnhold5-0/+12
2014-04-23huge hrc and src file cleanupThomas Arnhold2-33/+0
2014-04-23coverity#738627 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-04-22remove unused hrc filesThomas Arnhold1-0/+0
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-22convert field assign address book page to .uiCaolán McNamara7-68/+76
2014-04-22Remove dead test codeStephan Bergmann7-2449/+0
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-20convert select type address book page to .uiCaolán McNamara7-158/+311
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold145-391/+391
2014-04-18create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara2-0/+5
2014-04-17coverity#706522 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-15whitespace for include statementsThomas Arnhold6-8/+8
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-14better?Stephan Bergmann1-1/+3
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann1-0/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann45-97/+218
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-4/+2
2014-04-10It's "its", not "it's"Tor Lillqvist6-7/+7
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann1-16/+0
2014-04-05coverity#706530 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara4-4/+4
2014-04-05coverity#706520 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-05coverity#706521 Uncaught exceptionCaolán McNamara1-2/+4
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara3-1/+14
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+3
2014-04-04Fix a memory leak by freeing last pBytesTakeshi Abe1-8/+8
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2-2/+2
2014-04-04Clean up unreferenced functionsStephan Bergmann3-6/+32
2014-04-04Remove unnecessary factory function prototypeStephan Bergmann1-1/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin29-97/+97
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe6-46/+35
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann55-66/+66
2014-03-29typo: overrride -> overrideThomas Arnhold1-1/+1
2014-03-28Dead codeStephan Bergmann1-8/+0
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-8/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann61-565/+565
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann47-472/+472
2014-03-25svtools: sal_Bool->boolNoel Grandin18-96/+96
2014-03-25svtools: sal_Bool->boolNoel Grandin2-7/+7