summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)Author
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
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert extensions module from String to OUStringNoel Grandin
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-07-Werror=unused-macrosStephan Bergmann
2013-04-17-Werror=int-to-pointer-cast (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=shadow (MinGW, extensions)Stephan Bergmann
2013-04-17-Werror=unknown-pragmas (MinGW, extensions)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04writing out tools/fsys.hxx (extensions)Andras Timar
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar
2013-03-20-Werror,-WundefStephan Bergmann