summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-19extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23Use prex.h/postx.hStephan Bergmann
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold
2014-07-19coverity#982457 Explicit null dereferencedCaolán McNamara
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara
2014-07-02coverity#983658 Uncaught exceptionCaolán McNamara
2014-06-24more mac build fixNoel Grandin
2014-06-24fix mac buildNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-11Fix previous commit (extensions part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-09postwin.h handles OPTIONAL alreadyThomas Arnhold
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann
2014-04-04Fix a memory leak by freeing last pBytesTakeshi Abe
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19coverity#984088 Uninitialized pointer fieldCaolán McNamara
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert