summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3010-11/+11
* prefer makefile-gmake-modeTakeshi Abe2014-04-2832-32/+32
* add missing modelines to idl filesThomas Arnhold2014-04-245-0/+12
* huge hrc and src file cleanupThomas Arnhold2014-04-232-33/+0
* coverity#738627 Uninitialized scalar fieldCaolán McNamara2014-04-231-2/+7
* remove unused hrc filesThomas Arnhold2014-04-221-0/+0
* clean up hrc filesThomas Arnhold2014-04-221-1/+0
* convert field assign address book page to .uiCaolán McNamara2014-04-227-68/+76
* Remove dead test codeStephan Bergmann2014-04-227-2449/+0
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* convert select type address book page to .uiCaolán McNamara2014-04-207-158/+311
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-19145-391/+391
* create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara2014-04-182-0/+5
* coverity#706522 Uncaught exceptionCaolán McNamara2014-04-172-2/+2
* whitespace for include statementsThomas Arnhold2014-04-156-8/+8
* typo: positon -> positionThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* better?Stephan Bergmann2014-04-141-1/+3
* Missing boost_headers dependency for WNTStephan Bergmann2014-04-141-0/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1345-97/+218
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-4/+2
* It's "its", not "it's"Tor Lillqvist2014-04-106-7/+7
* Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann2014-04-091-16/+0
* coverity#706530 Uncaught exceptionCaolán McNamara2014-04-052-2/+2
* coverity#706518 Uncaught exceptionCaolán McNamara2014-04-054-4/+4
* coverity#706520 Uncaught exceptionCaolán McNamara2014-04-052-2/+2
* coverity#706521 Uncaught exceptionCaolán McNamara2014-04-051-2/+4
* coverity#706523 Uncaught exceptionCaolán McNamara2014-04-053-1/+14
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+3
* Fix a memory leak by freeing last pBytesTakeshi Abe2014-04-041-8/+8
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-042-2/+2
* Clean up unreferenced functionsStephan Bergmann2014-04-043-6/+32
* Remove unnecessary factory function prototypeStephan Bergmann2014-04-041-1/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0329-97/+97
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-04-026-46/+35
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0155-66/+66
* typo: overrride -> overrideThomas Arnhold2014-03-291-1/+1
* Dead codeStephan Bergmann2014-03-281-8/+0
* Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann2014-03-271-8/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2761-565/+565
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2647-472/+472
* svtools: sal_Bool->boolNoel Grandin2014-03-2518-96/+96
* svtools: sal_Bool->boolNoel Grandin2014-03-252-7/+7
* svtools: sal_Bool->boolNoel Grandin2014-03-242-10/+10
* coverity#738626 Uninitialized pointer fieldCaolán McNamara2014-03-221-0/+2
* coverity#983370 Dereference before null checkCaolán McNamara2014-03-221-3/+1
* coverity#984088 Uninitialized pointer fieldCaolán McNamara2014-03-191-8/+6
* loplugin:passstringbyrefStephan Bergmann2014-03-191-2/+2
* convert OUString::match to OUString::endsWithNoel Grandin2014-03-191-1/+1
* Remove unused codeStephan Bergmann2014-03-172-87/+0