Age | Commit message (Expand) | Author | Files | Lines |
2013-04-07 | Drop workarounds for Mac OS X SDKs 10.4 and 10.5 | Tor Lillqvist | 5 | -29/+1 |
2013-04-05 | new module i18nlangtag | Eike Rathke | 9 | -9/+9 |
2013-04-04 | writing out tools/fsys.hxx (extensions) | Andras Timar | 3 | -32/+32 |
2013-04-01 | remove some more macros | Thomas Arnhold | 6 | -68/+63 |
2013-04-01 | remove boilerplate comments | Thomas Arnhold | 26 | -55/+11 |
2013-04-01 | -Werror,-Wunused-macros | Julien Nabet | 1 | -3/+0 |
2013-03-30 | certainly this was not meant to be _PC_NAME_MAX | Eike Rathke | 1 | -1/+1 |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold | 1 | -3/+3 |
2013-03-29 | i18nisolang1 needed | Eike Rathke | 1 | -0/+1 |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke | 5 | -1/+6 |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann | 1 | -1/+0 |
2013-03-27 | -Werror,-Wunused-macros | Stephan Bergmann | 1 | -3/+0 |
2013-03-27 | Prevent duplicate definitions | Stephan Bergmann | 1 | -1/+1 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 7 | -15/+5 |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann | 1 | -2/+2 |
2013-03-27 | a little ldap cleaning | Matúš Kukan | 1 | -1/+1 |
2013-03-26 | Oups, fix typo | Julien Nabet | 1 | -1/+1 |
2013-03-26 | New try to fix plc4 | Julien Nabet | 1 | -1/+1 |
2013-03-26 | Revert "Try a fix for Win build and plc4" | Julien Nabet | 1 | -1/+1 |
2013-03-26 | Try a fix for Win build and plc4 | Julien Nabet | 1 | -1/+1 |
2013-03-25 | remove unnecessary tools/fsys.hxx header | Andras Timar | 1 | -1/+0 |
2013-03-25 | fdo#46808, convert extension from deprecated interface | Noel Grandin | 1 | -7/+2 |
2013-03-25 | extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevant | Stephan Bergmann | 3 | -56/+0 |
2013-03-20 | -Werror,-Wundef | Stephan Bergmann | 1 | -1/+1 |
2013-03-20 | Assume that this shall check full string equality | Stephan Bergmann | 1 | -1/+1 |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Thomas Arnhold | 1 | -1/+1 |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann | 1 | -1/+1 |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák | 3 | -11/+11 |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin | 18 | -49/+44 |
2013-03-19 | further OUString cleanup | Thomas Arnhold | 1 | -1/+1 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 7 | -27/+26 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 45 | -190/+188 |
2013-03-19 | trailing whitespaces | Thomas Arnhold | 1 | -1/+1 |
2013-03-18 | extensions: remove RTL_CONSTASCII_STRINGPARAM in macros | Miklos Vajna | 1 | -18/+18 |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist | 2 | -108/+0 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -5/+0 |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl | 1 | -1/+1 |
2013-03-12 | coverity#704143: Resource leak in object | Julien Nabet | 2 | -0/+5 |
2013-03-11 | remove remaining UTF bom | Borim | 3 | -3/+1 |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold | 3 | -4/+4 |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold | 1 | -7/+7 |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold | 2 | -3/+3 |
2013-03-09 | Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxx | Stephan Bergmann | 1 | -9/+11 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 50 | -0/+137 |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold | 1 | -1/+1 |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann | 1 | -1/+1 |
2013-03-08 | simplify some compareTo | Thomas Arnhold | 1 | -1/+1 |
2013-03-07 | coverity#984440: Use after free | Julien Nabet | 1 | -2/+1 |
2013-03-07 | extensions: get rid of no longer needed stringdefine.hxx | Miklos Vajna | 8 | -339/+289 |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin | 2 | -0/+16 |