summaryrefslogtreecommitdiffstats
path: root/extensions/source
Commit message (Expand)AuthorAgeFilesLines
* convert invoke admin page to .uiCaolán McNamara2014-05-094-82/+11
* loplugin:saloverrideStephan Bergmann2014-05-081-1/+1
* convert FinalPage to .uiCaolán McNamara2014-05-084-144/+46
* convert table selection page to .uiCaolán McNamara2014-05-084-49/+13
* extensions: sal_Bool->boolNoel Grandin2014-05-089-63/+63
* coverity#736141 Dereference null return valueCaolán McNamara2014-05-081-3/+6
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-2/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2014-05-061-6/+6
* remove some commented out lines from src filesThomas Arnhold2014-05-051-6/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-4/+4
* extensions: sal_Bool->boolNoel Grandin2014-05-02103-628/+624
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-309-10/+10
* add missing modelines to idl filesThomas Arnhold2014-04-241-0/+2
* 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-224-67/+9
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* convert select type address book page to .uiCaolán McNamara2014-04-204-158/+35
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-19141-382/+382
* 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
* typo: positon -> positionThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1344-97/+217
* 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-0328-93/+93
* 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-2646-470/+470
* 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