summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann
2014-04-05coverity#706530 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706518 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706520 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706521 Uncaught exceptionCaolán McNamara
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04Fix a memory leak by freeing last pBytesTakeshi Abe
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-04Clean up unreferenced functionsStephan Bergmann
2014-04-04Remove unnecessary factory function prototypeStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: overrride -> overrideThomas Arnhold
2014-03-28Dead codeStephan Bergmann
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#738626 Uninitialized pointer fieldCaolán McNamara
2014-03-22coverity#983370 Dereference before null checkCaolán McNamara
2014-03-19coverity#984088 Uninitialized pointer fieldCaolán McNamara
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-17Remove unused codeStephan Bergmann
2014-03-17No need for SAL_CALL hereStephan Bergmann
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-13convert new data type dialog to .uiCaolán McNamara
2014-03-10extensions: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-02coverity#704634 Dereference after null checkCaolán McNamara
2014-03-02unnecessary check before deleteCaolán McNamara
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-27coverity#704633 Dereference after null checkCaolán McNamara
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-23coverity#704631 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21-Werror,-Wunused-functionStephan Bergmann