summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05extensions: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705376 Inferred misuse of enumCaolán McNamara
2014-06-04coverity#705375 Mixing enum typesCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-08extensions: sal_Bool->boolNoel Grandin
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-17coverity#706522 Uncaught exceptionCaolán McNamara
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
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-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
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-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-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-22coverity#738626 Uninitialized pointer fieldCaolán McNamara
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin
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-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
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-24Remove unnecessary bool2anyStephan Bergmann
2014-02-23coverity#704631 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms