summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07217-2827/+2786
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-075-29/+1
* new module i18nlangtagEike Rathke2013-04-059-9/+9
* writing out tools/fsys.hxx (extensions)Andras Timar2013-04-043-32/+32
* remove some more macrosThomas Arnhold2013-04-016-68/+63
* remove boilerplate commentsThomas Arnhold2013-04-0126-55/+11
* -Werror,-Wunused-macrosJulien Nabet2013-04-011-3/+0
* certainly this was not meant to be _PC_NAME_MAXEike Rathke2013-03-301-1/+1
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-3/+3
* i18nisolang1 neededEike Rathke2013-03-291-0/+1
* ResMgr with LanguageTagEike Rathke2013-03-295-1/+6
* -Werror,-Wunused-macrosStephan Bergmann2013-03-271-1/+0
* -Werror,-Wunused-macrosStephan Bergmann2013-03-271-3/+0
* Prevent duplicate definitionsStephan Bergmann2013-03-271-1/+1
* -Wunused-macrosStephan Bergmann2013-03-277-15/+5
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-2/+2
* a little ldap cleaningMatúš Kukan2013-03-271-1/+1
* Oups, fix typoJulien Nabet2013-03-261-1/+1
* New try to fix plc4Julien Nabet2013-03-261-1/+1
* Revert "Try a fix for Win build and plc4"Julien Nabet2013-03-261-1/+1
* Try a fix for Win build and plc4Julien Nabet2013-03-261-1/+1
* remove unnecessary tools/fsys.hxx headerAndras Timar2013-03-251-1/+0
* fdo#46808, convert extension from deprecated interfaceNoel Grandin2013-03-251-7/+2
* extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevantStephan Bergmann2013-03-253-56/+0
* -Werror,-WundefStephan Bergmann2013-03-201-1/+1
* Assume that this shall check full string equalityStephan Bergmann2013-03-201-1/+1
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Thomas Arnhold2013-03-201-1/+1
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-1/+1
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-203-11/+11
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-2018-49/+44
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-197-27/+26
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1945-190/+188
* trailing whitespacesThomas Arnhold2013-03-191-1/+1
* extensions: remove RTL_CONSTASCII_STRINGPARAM in macrosMiklos Vajna2013-03-181-18/+18
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-162-108/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-5/+0
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* coverity#704143: Resource leak in objectJulien Nabet2013-03-122-0/+5
* remove remaining UTF bomBorim2013-03-113-3/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-113-4/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-7/+7
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-3/+3
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-9/+11
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0850-0/+137
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* coverity#984440: Use after freeJulien Nabet2013-03-071-2/+1
* extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna2013-03-078-339/+289