summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* No need for SAL_CALL hereStephan Bergmann2014-03-172-5/+5
* extensions: prefer passing OUString by referenceNoel Grandin2014-03-176-12/+12
* "prefix" and "postfix" are single wordsTor Lillqvist2014-03-141-3/+3
* convert new data type dialog to .uiCaolán McNamara2014-03-138-128/+125
* extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-106-30/+6
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-072-5/+5
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-058-15/+16
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-043-9/+8
* Use cstdlib std::abs instead of stdlib.h absStephan Bergmann2014-03-031-3/+3
* EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-0321-79/+0
* coverity#704634 Dereference after null checkCaolán McNamara2014-03-021-16/+19
* unnecessary check before deleteCaolán McNamara2014-03-021-6/+1
* WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist2014-02-281-1/+1
* Remove visual noise from extensionsAlexander Wilms2014-02-27259-2149/+2143
* coverity#704633 Dereference after null checkCaolán McNamara2014-02-271-4/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26106-1339/+1339
* harmonize Tell() Seek() type.Norbert Thiebaud2014-02-241-2/+2
* Remove unnecessary bool2anyStephan Bergmann2014-02-242-3/+3
* coverity#704631 Dereference after null checkCaolán McNamara2014-02-231-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-23114-1792/+1792
* -Werror,-Wunused-functionStephan Bergmann2014-02-211-0/+2
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2111-31/+31
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2012-0/+14
* svl: sal_Bool -> boolStephan Bergmann2014-02-202-3/+3
* coverity#984087 Uninitialized scalar fieldCaolán McNamara2014-02-181-1/+6
* coverity#984089 Uninitialized scalar fieldCaolán McNamara2014-02-181-4/+7
* Drop unnecessary #includeTakeshi Abe2014-02-181-1/+0
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* convert biblio choose data source dialog to .uiCaolán McNamara2014-02-177-105/+134
* coverity#737107 Uncaught exceptionCaolán McNamara2014-02-132-2/+6
* coverity#737105 Uncaught exceptionCaolán McNamara2014-02-132-2/+5
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* normalize values of SYSTEM_CAIROMichael Stahl2014-02-121-1/+1