summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2-2/+2
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-1/+1
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-3/+3
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin3-6/+6
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+0
2013-10-01convert extensions module from String to OUStringNoel Grandin5-11/+11
2013-09-19WaE: cast to 'void *' from smaller integer typeTor Lillqvist1-5/+5
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-3/+4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold1-1/+1
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba1-2/+2
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba1-4/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks3-1/+5
2013-05-07-Werror=unused-macrosStephan Bergmann2-1/+1
2013-04-17-Werror=int-to-pointer-cast (MinGW, extensions)Stephan Bergmann1-5/+6
2013-04-17-Werror=unused-variable (MinGW, extensions)Stephan Bergmann1-1/+3
2013-04-17-Werror=write-strings (MinGW, extensions)Stephan Bergmann2-2/+2
2013-04-17-Werror=shadow (MinGW, extensions)Stephan Bergmann1-4/+2
2013-04-17-Werror=unknown-pragmas (MinGW, extensions)Stephan Bergmann3-0/+16
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-160/+146
2013-04-04writing out tools/fsys.hxx (extensions)Andras Timar3-32/+32
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
2013-03-25remove unnecessary tools/fsys.hxx headerAndras Timar1-1/+0
2013-03-20-Werror,-WundefStephan Bergmann1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák3-11/+11
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-2/+2
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold3-4/+4
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-07coverity#984440: Use after freeJulien Nabet1-2/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02coverity#982975 and more: fix memory leaksMarkus Mohrhard1-3/+10
2013-03-02coverity#982974: fix memory leakMarkus Mohrhard1-0/+3
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-06cppCheck: Variable is reassigned a value before the old one has been used.jailletc361-2/+2
2013-01-31Some cppcheck cleaningJulien Nabet1-2/+1
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist3-10/+10
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1